summaryrefslogtreecommitdiff
path: root/editor/editor_node.cpp
AgeCommit message (Expand)Author
2017-05-30Several fixes related to PBR and EnvironmentJuan Linietsky
2017-05-28-Added .hdr format supportJuan Linietsky
2017-05-26Added an help menuNuno Donato
2017-05-26Merge pull request #8901 from tagcup/path_editor_pluginRémi Verschelde
2017-05-25Applied clang-format.Ferenc Arn
2017-05-24Revive PathEditorPlugin.Ferenc Arn
2017-05-24Join text menus on the top-left, move shortcut buttons to new locationNuno Donato
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-05-20Merge pull request #8631 from volzhs/editor-theme-customRémi Verschelde
2017-05-18Merge pull request #8789 from Hinsbart/editor_shortcutsRémi Verschelde
2017-05-18Editor: Make "open 2d/3d/script editor" shortcuts configurable.Andreas Haas
2017-05-18Merge pull request #8716 from Hinsbart/import-pluginsRémi Verschelde
2017-05-17Removal of Image from Variant, converted to a Resource.Juan Linietsky
2017-05-12Bring back EditorImportPluginAndreas Haas
2017-05-09New customizable editor themevolzhs
2017-05-06Fixing previous merger's "not" vs. "!" mistake in C++ (#8664)Will Nations
2017-05-05Merge pull request #8532 from RameshRavone/patch-4Rémi Verschelde
2017-05-03Revert "Add new editor and default theme (WIP)"volzhs
2017-05-02Merge pull request #8569 from volzhs/editor-theme-1Rémi Verschelde
2017-05-02Merge pull request #8541 from RandomShaper/opt-out-capitalizationRémi Verschelde
2017-04-28Fix to use editor theme instead of handling each UIvolzhs
2017-04-28Update editor themevolzhs
2017-04-27Add setting to opt-out of capitalization in the property inspectorPedro J. Estébanez
2017-04-27Add new editor and default theme (WIP)Daniel J. Ramirez
2017-04-26Separate fullscreen state for scene & script editorRamesh Ravone
2017-04-23Fix property warnings and hide some debug printsRémi Verschelde
2017-04-14Merge pull request #8374 from nunodonato/killimportAndreas Haas
2017-04-12re-enabled obj importKarroffel
2017-04-12Removed the deprecated Import menu from the main editor.Nuno Donato
2017-04-10Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei
2017-04-09-Fix eternal black screen on WindowsJuan Linietsky
2017-04-09Fix warning message when EditorPlugin script is not in tool mode.Andreas Haas
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-04-06New particle system, mostly working, some small features missing.Juan Linietsky
2017-04-06Fix highlight typosupaiku
2017-04-03Editor: Swap Scene and Import tabs in dock.Andreas Haas
2017-03-24Fix typos in source code using codespellRémi Verschelde
2017-03-24Only assume HiDPI mode if DPI >= 192 and width > 2000Rémi Verschelde
2017-03-21Export template management dialog.Juan Linietsky
2017-03-18Merge pull request #8051 from RayKoopa/resizable_new_node_dialogRémi Verschelde
2017-03-18Make Create New Node dialog resizable and burninate old dialogRay Koopa
2017-03-18Editor: Fix "About" dialogAndreas Haas
2017-03-13Merge pull request #7979 from RandomShaper/fix-sub-inheritanceRémi Verschelde
2017-03-09Fix node duplication in scene sub-inheritancePedro J. Estébanez
2017-03-06Editor: Dim UI when a WindowDialog is shown.Andreas Haas
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde