Age | Commit message (Collapse) | Author |
|
Fix LineEdit select method binding
|
|
to change value right away.
|
|
|
|
-Fixed bug of some tabs showing wrong names
-Exported properties for viewport
|
|
-fix bug in doc where touchscreen events were not documented
|
|
|
|
|
|
-added kinematic body demos
|
|
Added function "get_tiles_ids" to TreeSet.
|
|
|
|
|
|
-html5 exporter works again
-disable repeat on image loader by default
-can change shape offset en tileset, texture offset was broken
|
|
|
|
-load() was in the GDScript docs but missing in the scripting-different music for platformer 2D and 3D
-fix how documentation is generated, built in doc browser should be always up to date
-copypaste, scrolling, etc in builtin doc
-built-in scripts get saved now (though debugger may not always work on them)
-Theme can be set to controls as a property
|
|
-made GUI Theme editor usable
-editor does not allow to export or create .pck in the same path as a project
-changed .pck format (lacked support for versioning so couldn't change it), previous was causing crashes and is now incompatible, just re-export.
-will not look for .pck files recursively, was causing unexpected behaviors
-fixed execution of Godot in paths with non unicode characters in Windows, OSX and Linux.
|
|
|
|
-fixed TouchScreenButton with stretch2d
-fixed(?) OSX crash on startup (test!!)
-compilation fixes on windows
-CollisionPolygon editor works again
-find buttons en find dialog
-TileMap editor cleanup (removed "error", made nicer)
-viewport flicker fixed
-make .scn default extension for saving scenes
-export the rest of the network classes to gdscript
|
|
A rotating Camera2D
|
|
|
|
|
|
|
|
|