summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-03-10New Demo, Screen Space ShadersJuan Linietsky
2015-03-09lot of work on 2D lighting and isometric mapsJuan Linietsky
2015-03-03Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-03-03merges from okam repoJuan Linietsky
2015-03-02support for 2D shadow castersJuan Linietsky
2015-02-21Merge pull request #1369 from not-surt/tile_rotationJuan Linietsky
2015-02-19Changed the tooltip message for instancing a scene.Nathan Warden
2015-02-16-Some more work on 2D Lights (NOT FUNCTIONAL YET!)reduz
2015-02-15Merge branch 'master' of https://github.com/okamstudio/godotCarl Olsson
2015-02-14Merge pull request #1362 from not-surt/tile_map_body_modeJuan Linietsky
2015-02-14New Navigation & Pathfinding support for 2DJuan Linietsky
2015-02-13Added body mode property to TileMap to select between static and kinematic ph...Carl Olsson
2015-02-13Reorder tile transforms so transpose occurs before flips. Much more intuitive...Carl Olsson
2015-02-11Moved wrapper function to TileMapEditor.Carl Olsson
2015-02-11Merge branch 'master' of https://github.com/okamstudio/godotCarl Olsson
2015-02-11Revert variant arg length to 5 and add 5 arg wrapper function for TileMap set...Carl Olsson
2015-02-11Merge pull request #1346 from Nulifier/import-pluginJuan Linietsky
2015-02-10Added get_gui_base to the EditorNode class to allow for import plugins to cre...Jeffrey Steward
2015-02-09Added the ability to add and remove editor import plugins.Jeffrey Steward
2015-02-09Merge pull request #1174 from adolson/autoreload-edited-scriptsJuan Linietsky
2015-02-09Merge pull request #1243 from NateWardawg/ChangeRunSceneToRunProjectJuan Linietsky
2015-02-09Merge pull request #1271 from NateWardawg/NestedSceneFixJuan Linietsky
2015-02-09Merge pull request #1303 from erbridge/revert_menu_itemJuan Linietsky
2015-02-04io_scene_dae: fixed invalid variable nameSegey Lapin
2015-02-03Forgot to update tile transform buttons when picking tiles.Carl Olsson
2015-02-02Finish GUI for tile transform.Carl Olsson
2015-02-02Merge branch 'master' of https://github.com/okamstudio/godotCarl Olsson
2015-02-02Working TileMap tile transpose transform.Carl Olsson
2015-01-27Show a confirmation for the revert action.Felix Laurie von Massenbach
2015-01-26Move the Revert Scene menu item to be less intrusive.Felix Laurie von Massenbach
2015-01-25Add a revert menu item.Felix Laurie von Massenbach
2015-01-21fixed world vertex issues in canvas item shaderJuan Linietsky
2015-01-20Visual Shader Editing for 2DJuan Linietsky
2015-01-20Fixed a bug where if a scene hadn't been saved it would find a cyclical depen...Nathan Warden
2015-01-19Fixed a bug where a user could add a cyclical dependency, causing a crash.Nathan Warden
2015-01-19Prep for tile transpose transform.Carl Olsson
2015-01-19Color Ramp and Curve Map added to visual shader editing.Juan Linietsky
2015-01-18-intentional breakage of shader graph to fix issues, existing graphs will be ...Juan Linietsky
2015-01-17fixesDana Olson
2015-01-17Merge pull request #1181 from adolson/duplicate-node-naming-prefsJuan Linietsky
2015-01-17Merge pull request #1204 from marynate/PR-new-default-themeJuan Linietsky
2015-01-17Merge pull request #1225 from marynate/PR-script-editor-close-tabJuan Linietsky
2015-01-17Merge pull request #1227 from marynate/PR-editor-line-colorJuan Linietsky
2015-01-17Merge pull request #1230 from ndee85/export_manager_additionsJuan Linietsky
2015-01-17Wrapped duplicated CellOp generation code in a function and added TileMap til...Carl Olsson
2015-01-16Changed the "Start the scene (F5)." tooltip to say "Play the project (F5)."Nathan Warden
2015-01-15Export Manager FixesAndreas Esau
2015-01-15Add current_line_color ediotr setting for script and shader editormarynate
2015-01-15Only show Close Tab confirmation when script has unsaved change;Update Close ...marynate
2015-01-15More desaturated iconsRalf Hölzemer