| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
| |
confuse you with changed dates.
|
| |
|
|
| |
-Added a bottom menu list
|
| | |
|
| | |
|
| |
|
|
| |
reloaded in godot UI, fixes #3003
|
| |
|
|
|
|
| |
-Help tabs can be opened many at the same time
-Color temperatures for opened scripts
-Dominant script opening when switching scene tab
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
1) press the heart while the game is running
2) select a scene to live edit from the opened scenes
3) edit/add/remove nodes or resources, change their properties, etc.
4) watch changes reflected in running game, in all places this scene is
edited
5) It's not perfect obviously, but the aim of it is to try to reflect
your changes as best as possible in the running game.
|
| |
|
|
|
| |
-properly completes text arguments
-includes the "/root" autoloads
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
-ability to edit multiple scenes at the same time
-resource internal IDs are now persistent, this makes multiple scene
editing possible but maaaaay result in file corruption bugs (tested and
could not find anything but possibility exists because core code
changed, report immediately if you find this).
-properly save settings, layout, etc when edited
-script editing is independent from scene editing now
-show a yellow box when a script belongs to the scene
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
-=-=-=-=-=-=-=-=-=-
-Massive improvement to code completion
-Argument hinting for functions
If you manage to out-smart the code-completion in a situation where completion
should be possible to guess, let me know.
Please enter the commit message for your changes. Lines starting
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Auto indenter in code editor, this makes it much easier to paste external code.
-Zoom in 2D viewport now uses the mouse pointer as reference.
-Obscure hack to see where code/line of GDScript in C++ backtrace.
-Fixed a bug where keys would get stuck on X11 if pressed simultaneously
-Added Api on IP singleton to request local IPs.
-Premultiplied alpha support when importing texture, editing PNGs and as a blend mode.
|
| |
|
|
|
| |
one bug that when jump to help tab first time, the scroll position is
wrong.
|
| | |
|
| |
|
|
|
| |
-add search docs dialog that returns places string was found
-added flash
|
| |
|