summaryrefslogtreecommitdiff
path: root/editor/editor_data.h
AgeCommit message (Expand)Author
2020-11-16Remove empty lines around braces with the formatting scriptAaron Franke
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-21Add proper type to most public API uses of ArrayJuan Linietsky
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-17Style: Set clang-format Standard to Cpp11Rémi Verschelde
2020-02-11Texture refactorJuan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-11-07Merge pull request #33343 from KoBeWi/scene_tree_dustingRémi Verschelde
2019-11-06Node create dialog filtering optimizationPouleyKetchoupp
2019-11-04Another scene tree dock menu cleanupTomasz Chabora
2019-08-15Allow to create scene from FileSystem dockTomasz Chabora
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-14Refactor editor icon retrievalwillnationsdev
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-08-14Add custom icons to script classes.Will Nations
2018-07-25Add script hierarchies,add-script btn auto-derivesWill Nations
2018-06-18-Added AnimationGraphPlayer (still missing features)Juan Linietsky
2018-05-26Merge pull request #15489 from willnationsdev/gdnative-hookMax Hilbrunner
2018-05-08Merge pull request #15928 from StateOff/feature_batch_renameRémi Verschelde
2018-05-07Merge pull request #15640 from willnationsdev/resource-saved-signalMax Hilbrunner
2018-02-25Now the inspector will show the custom resources added via pluginMrCdK
2018-01-31Added EditorPlugin 'resource_saved' signalWill Nations
2018-01-22Implements "Batch Rename" editor tool.Blazej Floch
2018-01-08Add EditorPlugin.build() build callbacksWill Nations
2018-01-08Fixes #15416 - "The deleted nodes are hanging in the inspector."Blazej Floch
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-04Merge pull request #14802 from volzhs/selection-changedRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-26Properly rename scenes and resources after renaming or moving files, should f...Juan Linietsky
2017-12-18Fix "selection_changed" called twicevolzhs
2017-09-01Fix typo 'begining' to 'beginning'Poommetee Ketson
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-24Convert Object::cast_to() to the static versionHein-Pieter van Braam
2017-07-18Make available more informations about editor for Tool PluginsJakub Grzesik
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde