Age | Commit message (Collapse) | Author |
|
|
|
|
|
-added NOTIFICATION_INSTANCED
|
|
|
|
|
|
|
|
|
|
Static analysis fixes
|
|
Missing return statement
|
|
|
|
|
|
|
|
|
|
-added functions to get mouse position in CanvasItem
|
|
|
|
|
|
Makes xml format work better with version control systems.
|
|
|
|
|
|
function to a rid
|
|
|
|
|
|
-Added more debug information on memory cleanliness on exit (if run with -v)
-Fixed several memory leaks, fixes #1731, fixes #755
|
|
|
|
|
|
fixes #1703
|
|
|
|
|
|
|
|
completion, fixes #1664
|
|
-Added OS.get_splash_tick_msec() to query when splash appeared
|
|
|
|
|
|
|
|
shared. Fixes #1646
|
|
Camel casing being capitalized only happens in the inspector now.
|
|
Implement combine mode for area
|
|
UsernameIsAReservedWord/add_is_queued_for_deletion_in_objects
add : bool Object.is_queued_for_deletion()
|
|
wm api -- set screen parameter names for gdscript
|
|
|
|
|
|
|
|
|
|
`object.is_queued_for_deletion()` return true if the object was
`object.queue_free()` or `SceneTree.queue_delete(object)`.
|
|
|
|
|
|
|
|
-needs testing on Linux
-needs testing on Windows
-NEED SOMEONE TO IMPLEMENT IT ON OSX!! PLEASE HELP!
|
|
X11 window management
|
|
Changed code to remove gcc -Wparentheses warnings.
|