summaryrefslogtreecommitdiff
path: root/tools/editor/editor_settings.cpp
AgeCommit message (Collapse)Author
2014-04-10-Fixed a few bugs in ViewportJuan Linietsky
-Made a few demos using Viewport to show it's true power! -Fixed some start-up error messages.
2014-04-05-Support for changing fontsJuan Linietsky
-Detect when free() might crash the project and throw error -fixed 2D Bounce in physics (3d still broken) -renamed “on_top” property to “behind_parent”, which makes more sense, old on_top remains there for compatibility but is invisible. -large amount of fixes
2014-04-01Fix bug in 3d navigation scheme selection; Add modo navigation schememarynate
2014-04-01Add maya style navigation scheme to 3d vieewportmarynate
2014-02-25-scripts are converted to bytecode on exportJuan Linietsky
-fix bug in doc where touchscreen events were not documented
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky