Age | Commit message (Collapse) | Author |
|
|
|
texture state. Fixes #3102
|
|
disabled assembly for msvc 64 bits, as it is not supported
|
|
unusable from GDscript due to precision.
-Added, instead an OS.get_system_time_secs(), which is 32 bits friendly, fixes #3143
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
projects but also achieve desired functionality. Closes #3272
|
|
|
|
|
|
requested, closes #3301
|
|
|
|
|
|
|
|
|
|
|
|
Fix build (pthread renaming) on Open/FreeBSD
|
|
|
|
Fix maven repositories bug
|
|
|
|
Fix some error messages
|
|
|
|
|
|
|
|
|
|
|
|
|
|
org.godotengine.godot
|
|
Fix debugger close button and script editor "Show Debugger"
|
|
|
|
Fix TileSet not refreshed after exporting without merge
|
|
|
|
Fix TextEdit caret being drawn when outside the visible region
|
|
-Added new Gradle build system, as it is the required build system
|
|
|
|
Close scene menu option asks for confirmation only if there are unsaved changes
|
|
|
|
do not return zero with minus-sign within range value, fixes #3221
|
|
|
|
TextEdit/LineEdit: Handle numpad when NumLock is disabled
|
|
|
|
|
|
Added missing onready token name
|
|
|
|
Fix uniform scaling of non-square CanvasItem nodes
|