Age | Commit message (Collapse) | Author |
|
|
|
the class member
|
|
kdiduk/issue-52491-fix-value-conversion-in-hashfuncs-header
#52491 Cosmetic: fix type cast so that it matches return value type
|
|
Improve editor panning and remove RMB panning
|
|
Fixed editor attempting to save a blank scene with save all scenes
|
|
Fix ClassDB API type mismatch bug between --editor and player
|
|
Add modulate property to TileMap layers
|
|
Fix Camera3D::get_pyramid_shape_rid() crash when not in scene
|
|
Replace NULL with nullptr
|
|
Allow dragging TextFiles from the Filesystem dock
|
|
Fix TextFiles not saving when closing the tab
|
|
Fix useless debug print
|
|
|
|
|
|
|
|
|
|
|
|
All Android devices that support Vulkan support 64-bit ARM.
This also removes NEON opt-out code for ARMv7 as pretty much all
ARMv7 devices also support NEON.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Was always reporting it to be a spawn, even for despawns.
|
|
|
|
|
|
|
|
Remove `hb_` prefix from the custom bitmap font functions to avoid potential conflicts with the HarfBuzz.
Cleanup commented debug code.
Update numbering system data to CLDR 39.
|
|
Fix some LGTM errors of "Multiplication result converted to larger type"
|
|
Fixed a typo in csg module
|
|
Make the project data directory customizable
|
|
|
|
|
|
Revert "Implement reverse playback and ping-pong loop in AnimationPlayer and NodeAnimation"
|
|
NodeAnimation"
|
|
|
|
|
|
Move add_syntax_highlighter bind to ScriptEditorBase
|
|
|
|
|
|
|
|
|
|
|
|
|
|
when exporting.
|
|
|
|
tree. fixes #53564
|
|
Made typed member setters safe
|
|
GDScript: Report property type errors
|