Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Default material is assigned to meshes without material for glTF export
|
|
Changed 'find_node' to 'find_nodes' which now returns an 'TypedArray<Node>', as well as Added a 'type' parameter to match against specific node types, which supports inheritance.
|
|
Add a property hint for the Line2D Round Precision property
|
|
Fix mismatched BBCode tags in classref
|
|
Translate link titles in classref XML
|
|
Fix infinite recursion when seeking Ogg Vorbis file
|
|
|
|
|
|
This prevents choosing extremely high values which cause performance
issues for no visual benefit.
|
|
Fix documentation about `TreeItem` button ID
|
|
Convert _notification methods to switch - Chunk C
|
|
|
|
|
|
|
|
|
|
megalobyte/update-notificatin-if-to-switch-batch-B
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove currently unused implementation of TextureBasisU, could be re-added
later on if needed and ported.
|
|
|
|
|
|
|
|
(cherry picked from commit 9cb169504a5f529a542841bff8ff6cf91cd0b82d)
|
|
Minor proofreading of new OSX export strings.
(cherry picked from commit 9f09251027a485f14740dce7b753e962d26bff78)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #58172.
|
|
|
|
Fix default sky process mode not being Real-Time
|
|
Add `GridMap.get_used_cells_by_item`
|
|
|
|
The change in 09563e4bd8fa4dda8802b3b48f111f3c1de499d8 wasn't
consistently carried out everywhere needed.
|
|
|
|
This method can be used to get the CPU model name.
It can be used in conjunction with
`RenderingServer.get_video_adapter_name()` and
`RenderingServer.get_video_adapter_vendor()` for annotating benchmarks
and automatic graphics quality configuration.
|
|
|
|
|
|
|