Age | Commit message (Collapse) | Author |
|
builtin_script_template_improvements
|
|
Re-revert #378b1e6 for s3tc
|
|
Theme border settings change + updating styles
|
|
|
|
Texture: Fix wrong method bind instance type
|
|
|
|
Revert #378b1e6 for s3tc
|
|
|
|
Fix double finalisation of audio drivers
|
|
Queue RPC packet before calling method locally to ensure correct RPC …
|
|
|
|
Fix #9209
|
|
|
|
they should be. Fixes #9267, Fixes #9939
|
|
|
|
Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTER
|
|
|
|
|
|
Closes #7695
|
|
|
|
Fix is_class check typo in ObjectDB::cleanup
|
|
|
|
ClassDB: Adds get_property_index method
|
|
explicit bool constructor has thus now been removed, as it served it's mission!
|
|
|
|
This bug got discovered thanks to clang!
|
|
|
|
Renames properties and methods to avoid ambiguities
|
|
- Method Node2D.scale(Vector2) renamed to Node2D.apply_scale(Vector2)
- Property BaseButton.is_pressed renamed to BaseButton.pressed
|
|
|
|
|
|
closes #7615
|
|
|
|
Dont call nativescript callbacks if lib is not initialized
|
|
|
|
|
|
|
|
[3.0] Update Gradle-Android buildtool
|
|
[GDNative] fixed a bug with ambiguous include paths
|
|
fixes #10071. The problem is that the json.h file includes the
local variant.h instead of the "absolute" core/variant.h
|
|
|
|
Right-clicking when the bucket tool is enabled means "erase all instances of this tile".
So it doesn't make sense to try doing this for empty tiles :P
Fixes #10065
|
|
Fix scons failing when not building sources
|
|
|
|
Forward frame call to GDNative libraries
|
|
ScriptEditor: ctrl+click can open scenes & resources.
|
|
Added ARVRAnchor support and a few small enhancements
|
|
|
|
|
|
Added get_used_cells_by_id method 3.0
|