summaryrefslogtreecommitdiffstats
path: root/editor/editor_inspector.h
Commit message (Expand)AuthorAgeFilesLines
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Implement global and per instance shader uniforms.Juan Linietsky2020-04-171-2/+13
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-2/+2
* Signals: Fix some regressions from #36426Rémi Verschelde2020-03-031-1/+1
* Texture refactorJuan Linietsky2020-02-111-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Revert "Expose "meta" to the Inspector"Rémi Verschelde2019-07-221-2/+2
* Merge pull request #22642 from YeldhamDev/inspector_metadataRémi Verschelde2019-07-191-2/+2
|\
| * Expose "meta" to the InspectorMichael Alexsander Silva Dias2018-12-081-2/+2
* | Some code changed with Clang-Tidyqarmin2019-06-261-2/+2
* | Made use of semicolons more consitent, fixed formattingJohnJLight2019-06-191-2/+3
* | Add ability to edit editor feature profilesJuan Linietsky2019-04-081-0/+4
* | Fix EditorInspector property_changed argument mismatchRémi Verschelde2019-01-271-1/+1
* | Make sub-inspectors not listen to node removals, since they never edit nodes....Juan Linietsky2019-01-251-2/+2
* | Clean up and fix issues after merging #21701 , closes #21104Juan Linietsky2019-01-181-0/+2
* | Merge pull request #21701 from AlexHolly/fix-multiselect-proptery-changeJuan Linietsky2019-01-181-1/+1
|\ \
| * | Fix multiselect change propertyAlexander Holland2018-11-241-1/+1
* | | Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
| |/ |/|
* | Rewrite code for unfolding and make it automatic on scene load, which works b...Juan Linietsky2018-11-251-3/+9
|/
* Made AnimationPlayer timeline only advance when keyframing frame variablesDualMatrix2018-11-081-2/+2
* -Moved EditorDefaultValue to ClassDB, made it coreJuan Linietsky2018-11-081-16/+1
* Automatically unfold sections of properties that someone else edited (no loca...Juan Linietsky2018-10-291-8/+11
* Ability to revert any property, not just from inherited scenes or scripts.Juan Linietsky2018-10-291-0/+15
* Replace last occurrences of PropertyEditor by EditorInspectorRémi Verschelde2018-09-111-3/+0
* Several improvements to inspector.Juan Linietsky2018-08-071-0/+3
* -Fix tooltips in inspector, now they show as rich text.Juan Linietsky2018-07-201-0/+11
* -Project/Editor settings now use new inspectorJuan Linietsky2018-07-191-0/+10
* Several improvements to editor inspector usability and styleJuan Linietsky2018-07-181-0/+15
* Visual Shaders are back.Juan Linietsky2018-07-141-0/+7
* Fixes to the new inspectorGuilherme Felipe2018-07-041-2/+2
* -Added AnimationGraphPlayer (still missing features)Juan Linietsky2018-06-181-0/+1
* Fix path typo for editor def capitalize_propertiesGuilherme Felipe2018-06-151-0/+1
* Dictionary editing does the comeback to the inspector, fixes #19046Juan Linietsky2018-05-191-0/+5
* -Ability to open resources in the same windowJuan Linietsky2018-05-171-10/+19
* Add missing copyright headersGuilherme Felipe2018-05-161-0/+30
* -New inspector.Juan Linietsky2018-05-151-0/+283