summaryrefslogtreecommitdiff
path: root/tools/editor
AgeCommit message (Expand)Author
2015-12-06Update Groups EditorFranklin Sobrinho
2015-12-05Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2015-12-05-Display on animation editor which keys are invalid and which tracks are unre...Juan Linietsky
2015-12-04Merge pull request #2989 from StraToN/2967fix_button_breaklinesRémi Verschelde
2015-12-04Merge pull request #2990 from neikeq/file_dialog_refreshRémi Verschelde
2015-12-04Add refresh button to file dialogsneikeq
2015-12-04Set default destination filename of imported font to be input font filenameJulian Murgia - StraToN
2015-12-04Fix 'Save Scene' doing nothing on new scenesneikeq
2015-12-04missing pngsJuan Linietsky
2015-12-04Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2015-12-04-Upgraded webp to a MUCH newer version. Hoping it fixes some bugs in the proc...Juan Linietsky
2015-12-03Fix editor crash after closing scene with certain types of nodesFranklin Sobrinho
2015-12-01Merge pull request #2969 from neikeq/fix_bracket_completeRémi Verschelde
2015-12-01Merge pull request #2968 from neikeq/line_duplicateRémi Verschelde
2015-12-01Fix script editor not clonning down last lineneikeq
2015-12-01ScriptTextEditor: fix auto bracket completion not enabledneikeq
2015-12-01Merge pull request #2890 from neikeq/cl_select_childrenRémi Verschelde
2015-11-29Script Editor: automatic indentation after a colonkoalefant
2015-11-29-orphan resource explorer dialog + tools menuJuan Linietsky
2015-11-28Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2015-11-28-Fixed bug with scene inheritance, should work againJuan Linietsky
2015-11-28Fix message - ERROR: get_path: Condition ' !is_inside_tree() ' is true - when...Franklin Sobrinho
2015-11-27Fix editor help scroll to resultFranklin Sobrinho
2015-11-26Merge pull request #2891 from TheHX/fix_matrix_propertyRémi Verschelde
2015-11-25Merge pull request #2912 from TheHX/pr-mesh-import-pluginRémi Verschelde
2015-11-25Better import mesh warningsFranklin Sobrinho
2015-11-25Merge pull request #2895 from TheHX/oneshot_connectionRémi Verschelde
2015-11-25Merge pull request #2910 from est31/export_error_on_headlessRémi Verschelde
2015-11-25Merge pull request #2909 from neikeq/imp_2908Rémi Verschelde
2015-11-25Print errors to console when exportingest31
2015-11-25Put 2D, 3D and Script editor index in enumneikeq
2015-11-25Merge pull request #2908 from neikeq/fix_editor_selectRémi Verschelde
2015-11-25Fix Class Reference request from Inspectorneikeq
2015-11-25Fix switching between 2D/3D/Scriptneikeq
2015-11-24Merge pull request #2907 from neikeq/fix_2887Rémi Verschelde
2015-11-24Fix Class Search dialog not showing upneikeq
2015-11-24Remember last help searchneikeq
2015-11-24Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-11-24-work in progress resourceparser and .tscn parser. Still non-functionalJuan Linietsky
2015-11-24Merge pull request #2872 from akien-mga/pr-load-main-sceneRémi Verschelde
2015-11-23Add ability to set oneshot connection from EditorFranklin Sobrinho
2015-11-23Import Sub-Scene as root's child if no node is selectedneikeq
2015-11-23Fix property editor Matrix3 and Matrix32 editingFranklin Sobrinho
2015-11-23Allow selecting CanvasLayer children in canvas editorneikeq
2015-11-22Load main scene if defined when running editor from the command lineRémi Verschelde
2015-11-22Better PropertyEditor searchFranklin Sobrinho
2015-11-21Implement name filter to PropertyEditorFranklin Sobrinho
2015-11-20Merge pull request #2825 from StraToN/fix-tabclose-confirmationJuan Linietsky
2015-11-20Fix help displayeska
2015-11-19-small fix to avoid warningsJuan Linietsky