aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/editor_help.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-051-1/+1
| | | | | | | | | | | | -=-=-=-=-=-=-=-=-=-=-=-=-=- *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 some more incorrect bindingsGerold312014-10-261-1/+1
|
* Merge pull request #544 from marynate/PR-fix-help-historyJuan Linietsky2014-09-171-5/+6
|\ | | | | Fix bug help history overwrote by tree item selected call back
| * Fix bug help history overwrote by tree item selected call backmarynate2014-06-231-5/+6
| |
* | Bug FixesJuan Linietsky2014-06-291-0/+57
|/ | | | | | | | | | -=-=-=-=- -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.
* User can use '.METHOD' or 'METHOD(' to seach exact method in Search Classes ↵marynate2014-05-131-2/+4
| | | | dialog
* Update EditorHelp to response help request other than class; Make sure ↵marynate2014-05-061-20/+21
| | | | EditorHelpSearch dialog popup with search results
* Start working on script editor helpmarynate2014-05-061-2/+11
|
* -Fixed a few bugs in ViewportJuan Linietsky2014-04-101-1/+1
| | | | | -Made a few demos using Viewport to show it's true power! -Fixed some start-up error messages.
* -run script in editorJuan Linietsky2014-02-201-3/+350
| | | | | -add search docs dialog that returns places string was found -added flash
* -project settings are saved when changedJuan Linietsky2014-02-151-8/+25
| | | | | | | | -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
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+1073