index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
editor_inspector.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Apply set_read_only() to child classes of EditorProperty elements
Silc 'Tokage' Renew
2021-09-05
1
-0
/
+1
|
/
*
Copy/Paste property paths/values in inspector.
Ryan Roden-Corrent
2021-08-23
1
-0
/
+15
*
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
reduz
2021-08-23
1
-2
/
+2
*
Replace BIND_VMETHOD by new GDVIRTUAL syntax
reduz
2021-08-22
1
-0
/
+7
*
Fix up property reversion
Pedro J. Estébanez
2021-08-02
1
-1
/
+1
*
Rationalize property reversion
Pedro J. Estébanez
2021-07-30
1
-0
/
+2
*
Use PROPERTY_USAGE_NONE instead of 0 for no property usage
Aaron Franke
2021-07-01
1
-2
/
+2
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
1
-3
/
+3
*
Rename Reference to RefCounted
Pedro J. Estébanez
2021-06-11
1
-2
/
+2
*
Use bold fonts in editor
reduz
2021-06-02
1
-1
/
+1
*
Reorganize Project Settings
reduz
2021-02-18
1
-0
/
+4
*
Improved Inspector Sub-Resource Editing
reduz
2021-02-12
1
-0
/
+3
*
Removed _change_notify
reduz
2021-02-10
1
-4
/
+5
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Initialize class/struct variables with default values in platform/ and editor/
Rafał Mikrut
2020-12-02
1
-1
/
+1
*
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-26
1
-4
/
+4
*
Revert "Fix editor inspector refresh not working"
Rémi Verschelde
2020-09-25
1
-1
/
+0
*
Fix editor inspector refresh not working
Eric M
2020-09-02
1
-0
/
+1
*
Added ability to unfold editor sections when dragging and dropping.
Eric M
2020-08-25
1
-0
/
+3
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-7
/
+7
*
Add script class categories to EditorInspector.
willnationsdev
2020-07-01
1
-0
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
Implement global and per instance shader uniforms.
Juan Linietsky
2020-04-17
1
-2
/
+13
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-2
/
+2
*
Signals: Fix some regressions from #36426
Rémi Verschelde
2020-03-03
1
-1
/
+1
*
Texture refactor
Juan Linietsky
2020-02-11
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Revert "Expose "meta" to the Inspector"
Rémi Verschelde
2019-07-22
1
-2
/
+2
*
Merge pull request #22642 from YeldhamDev/inspector_metadata
Rémi Verschelde
2019-07-19
1
-2
/
+2
|
\
|
*
Expose "meta" to the Inspector
Michael Alexsander Silva Dias
2018-12-08
1
-2
/
+2
*
|
Some code changed with Clang-Tidy
qarmin
2019-06-26
1
-2
/
+2
*
|
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-06-19
1
-2
/
+3
*
|
Add ability to edit editor feature profiles
Juan Linietsky
2019-04-08
1
-0
/
+4
*
|
Fix EditorInspector property_changed argument mismatch
Rémi Verschelde
2019-01-27
1
-1
/
+1
*
|
Make sub-inspectors not listen to node removals, since they never edit nodes....
Juan Linietsky
2019-01-25
1
-2
/
+2
*
|
Clean up and fix issues after merging #21701 , closes #21104
Juan Linietsky
2019-01-18
1
-0
/
+2
*
|
Merge pull request #21701 from AlexHolly/fix-multiselect-proptery-change
Juan Linietsky
2019-01-18
1
-1
/
+1
|
\
\
|
*
|
Fix multiselect change property
Alexander Holland
2018-11-24
1
-1
/
+1
*
|
|
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
|
|
/
|
/
|
*
|
Rewrite code for unfolding and make it automatic on scene load, which works b...
Juan Linietsky
2018-11-25
1
-3
/
+9
|
/
*
Made AnimationPlayer timeline only advance when keyframing frame variables
DualMatrix
2018-11-08
1
-2
/
+2
*
-Moved EditorDefaultValue to ClassDB, made it core
Juan Linietsky
2018-11-08
1
-16
/
+1
*
Automatically unfold sections of properties that someone else edited (no loca...
Juan Linietsky
2018-10-29
1
-8
/
+11
*
Ability to revert any property, not just from inherited scenes or scripts.
Juan Linietsky
2018-10-29
1
-0
/
+15
*
Replace last occurrences of PropertyEditor by EditorInspector
Rémi Verschelde
2018-09-11
1
-3
/
+0
*
Several improvements to inspector.
Juan Linietsky
2018-08-07
1
-0
/
+3
*
-Fix tooltips in inspector, now they show as rich text.
Juan Linietsky
2018-07-20
1
-0
/
+11
*
-Project/Editor settings now use new inspector
Juan Linietsky
2018-07-19
1
-0
/
+10
*
Several improvements to editor inspector usability and style
Juan Linietsky
2018-07-18
1
-0
/
+15
*
Visual Shaders are back.
Juan Linietsky
2018-07-14
1
-0
/
+7
[prev]
[next]