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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Merge pull request #55487 from YeldhamDev/scroll_bikeshedding
Rémi Verschelde
2022-01-03
1
-2
/
+2
|
\
|
*
Rename all methods that return `ScrollBar` nodes to `get_*_scroll_bar()`
Michael Alexsander
2021-11-30
1
-2
/
+2
*
|
Fix various typos
luz paz
2022-01-02
1
-2
/
+2
*
|
Stop asuming a default value of NIL means there's no default
Pedro J. Estébanez
2021-12-11
1
-6
/
+13
*
|
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-09
1
-13
/
+13
*
|
align to horizontal_alignment, valign to vertical_alignment, related
Nathan Franke
2021-12-09
1
-7
/
+7
*
|
ScrollContainer's scrollbar visibility is now enum
kobewi
2021-12-07
1
-2
/
+1
*
|
Merge pull request #55662 from KoBeWi/update_minimum_size_changed_to_update_m...
Rémi Verschelde
2021-12-06
1
-2
/
+2
|
\
\
|
*
|
Rename minimum_size_changed() method
kobewi
2021-12-06
1
-2
/
+2
*
|
|
Fix bad popups offset in editor with single window off
jmb462
2021-12-06
1
-1
/
+1
|
/
/
*
/
Fix EditorPlugin.remove_inspector_plugin() instance cleanup
Haoyu Qiu
2021-12-06
1
-4
/
+1
|
/
*
Rename `remove()` to `remove_at()` when removing by index
Lightning_A
2021-11-23
1
-2
/
+2
*
Added `reset_size` method to `Control` and `Window` classes
Yuri Roubinsky
2021-11-22
1
-2
/
+2
*
Use "enum class" for input enums
Aaron Franke
2021-11-12
1
-10
/
+10
*
Merge pull request #53987 from groud/tile_data_inspector_plugin
Rémi Verschelde
2021-11-12
1
-2
/
+10
|
\
|
*
Implement polygons editors in the tiles selection mode
Gilles Roudière
2021-10-26
1
-2
/
+10
*
|
Fix EditorInspectorPlugin virtual bindings and add parse_group callback
Yuri Sizov
2021-11-10
1
-8
/
+19
*
|
Add property value pinning
Pedro J. Estébanez
2021-11-08
1
-17
/
+142
*
|
Unify determination of default property values
Pedro J. Estébanez
2021-11-07
1
-170
/
+6
*
|
Add is_built_in() method to Resource
kobewi
2021-11-04
1
-1
/
+1
|
/
*
Use a yellow color for editable children properties instead of red
Hugo Locurcio
2021-10-05
1
-16
/
+19
*
Use range iterators for `Map`
Lightning_A
2021-09-30
1
-12
/
+12
*
Merge pull request #52376 from rcorre/prop_path_copy_fix
Rémi Verschelde
2021-09-16
1
-9
/
+13
|
\
|
*
Don't handle property_editor shortcuts on release.
Ryan Roden-Corrent
2021-09-03
1
-9
/
+13
*
|
Merge pull request #32068 from aaronfranke/transform-editor
Rémi Verschelde
2021-09-15
1
-0
/
+13
|
\
\
|
*
|
Reformat Transform(2D) inspector menus
Aaron Franke
2021-08-31
1
-0
/
+13
|
|
/
*
|
Merge pull request #52636 from Jummit/highlight_categories
Gilles Roudière
2021-09-14
1
-1
/
+9
|
\
\
|
*
|
Highlight hovered inspector categories
Jummit
2021-09-13
1
-1
/
+9
*
|
|
Merge pull request #52259 from jmb462/fix-ctrl-V-wrong-behavior-in-inspector-...
Rémi Verschelde
2021-09-14
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix CTRL+V doesn't work properly in inspector textedit
jmb462
2021-08-30
1
-1
/
+1
|
|
/
*
|
Fix undo/redo for properties set as PROPERTY_USAGE_UPDATE_ALL_IF_MODIFIED
PouleyKetchoupp
2021-09-07
1
-10
/
+4
*
|
Implement properties arrays in the Inspector.
Gilles Roudière
2021-09-07
1
-221
/
+1057
*
|
Apply set_read_only() to child classes of EditorProperty elements
Silc 'Tokage' Renew
2021-09-05
1
-5
/
+10
|
/
*
Fix crash on scenes with tool scripts and mismatched node types
SaracenOne
2021-08-27
1
-6
/
+8
*
Copy/Paste property paths/values in inspector.
Ryan Roden-Corrent
2021-08-23
1
-0
/
+68
*
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
reduz
2021-08-23
1
-5
/
+2
*
Replace BIND_VMETHOD by new GDVIRTUAL syntax
reduz
2021-08-22
1
-31
/
+18
*
Fix capsule height/radius setters with linked properties
PouleyKetchoupp
2021-08-19
1
-0
/
+7
*
Fix incorrect word block colors in the inspector tooltip
Yuri Roubinsky
2021-08-13
1
-2
/
+2
*
Fix theme property descriptions in the Inspector
Yuri Sizov
2021-08-06
1
-2
/
+1
*
Fix up property reversion
Pedro J. Estébanez
2021-08-02
1
-3
/
+3
*
Rationalize property reversion
Pedro J. Estébanez
2021-07-30
1
-72
/
+55
*
Use Ref<T> references as iterators where relevant
Rémi Verschelde
2021-07-26
1
-5
/
+5
*
Merge pull request #50809 from akien-mga/iterators-const-references
Rémi Verschelde
2021-07-25
1
-3
/
+3
|
\
|
*
Use const references where possible for List range iterators
Rémi Verschelde
2021-07-25
1
-3
/
+3
*
|
Fix various typos with codespell
luz paz
2021-07-25
1
-1
/
+1
|
/
*
Use C++ iterators for Lists in many situations
Aaron Franke
2021-07-23
1
-66
/
+61
*
Merge pull request #50648 from foxydevloper/remove-weird-prints
Rémi Verschelde
2021-07-20
1
-1
/
+0
|
\
|
*
Remove random prints for some shader actions
foxydevloper
2021-07-19
1
-1
/
+0
[next]