Age | Commit message (Collapse) | Author |
|
|
|
|
|
-Help tabs can be opened many at the same time
-Color temperatures for opened scripts
-Dominant script opening when switching scene tab
|
|
|
|
#2393 (text spacing and top/left padding for the text area, respectively).
|
|
and resources.
A general speedup should be apparent, with even more peformance increase when compiling optimized.
WARNING: Tested and it seems to work, but if something breaks, please report.
|
|
|
|
|
|
This fixes issue #332 by using the "text_editor/background_color" editor
setting as background color for the EditorHelp.
|
|
|
|
-=-=-=-=-=-=-=-=-=-=-=-=-=-
*YOUR SOURCE MIGHT NOT WORK*
For mor information on fix:
https://github.com/okamstudio/godot/wiki/devel_scene_tree
Other stuff:
-Shower of bullets demo
-Fixes all around
|
|
|
|
Fix bug help history overwrote by tree item selected call back
|
|
-=-=-=-=-
-Documentation now shows overridable theme values (though this needs to be documented).
-Detect when object transform is flipped and flip normals too.
-TileMap can specify bounce and friction for collision.
-Removed limit of 4 lights per object
-Added is_hovered() to buttons.
|
|
|
|
dialog
|
|
EditorHelpSearch dialog popup with search results
|
|
|
|
-Made a few demos using Viewport to show it's true power!
-Fixed some start-up error messages.
|
|
-add search docs dialog that returns places string was found
-added flash
|
|
-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
|
|
|