summaryrefslogtreecommitdiff
path: root/editor/property_editor.h
AgeCommit message (Expand)Author
2021-06-11Rename Reference to RefCountedPedro J. Estébanez
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-06-10Fix custom property editor layoutYuri Roubinsky
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-03-26Popups are now windows also (broken!)Juan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-10-23Add clear menu entries for extending and replacing scriptsAnubhab Ghosh
2019-08-12Remove redundant author doc commentsIAmActuallyCthulhu
2019-06-19Made use of semicolons more consitent, fixed formattingJohnJLight
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-23Removed obsoleted core/helper/value_evaluator.h and moved math_fieldwise to c...DualMatrix
2018-09-13Update visual scripting to use new expression class #20885K. S. Ernest (iFire) Lee
2018-09-11Drop obsolete PropertyEditor and SectionedPropertyEditor codeRémi Verschelde
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-05-15-New inspector.Juan Linietsky
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-17Clean up setting dialogues a bit.Ray Koopa
2017-12-07Merge pull request #13958 from jjjuande/fix_revert_buttonRémi Verschelde
2017-12-06Fix and rewrite folding logic, closes #14005, closes #13421Juan Linietsky
2017-12-04Fix the revert button issue with instanced nodesJuande
2017-11-28Small fixes to #13233Dmitry Koteroff
2017-11-24Implemented a collapse/expand all feature request for Inspector (issue #9427)...Dmitry Koteroff
2017-09-22Ability to convert from SpatialMaterial to ShaderMaterialJuan Linietsky
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-26Cleanup tons of obsolete commented out codeRémi Verschelde
2017-08-12Updated function argument namesWilson E. Alvarez
2017-08-10Inspector: Right click on resource opens sub-menu.Andreas Haas
2017-07-19-Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky
2017-07-17-Reorganized all properties of project settings (Sorry, Again).Juan Linietsky
2017-06-25-Added folding to property editor, persistent on objects it editsJuan Linietsky
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-04-27Add setting to opt-out of capitalization in the property inspectorPedro J. Estébanez
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