Age | Commit message (Collapse) | Author |
|
Extension class properties that have been registered with
ClassDB(`GDNativeInterface::classdb_register_extension_class_property`)
were not fetched previously. (Only directly providing a property
list using `GDNativeExtensionClassCreationInfo::get_property_list_func`
would work.) This especially caused problems with the C++
bindings since they exclusively rely on ClassDB to register properties.
|
|
|
|
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.
|
|
|
|
Made typed member setters safe
|
|
GDScript: Report property type errors
|
|
|
|
|
|
|
|
|
|
|
|
New contributors added to AUTHORS:
@raulsntos, @TokageItLab
Thanks to all contributors and donors for making Godot possible!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix crash when searching action map creates empty categories
|
|
|
|
|
|
|
|
|