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
*
Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ce
Spartan322
2024-11-26
1
-3
/
+17
|
\
|
*
Merge pull request #97986 from dustdfg/metadata/forbid_deleting_inherited_met...
Thaddeus Crews
2024-11-25
1
-1
/
+17
|
|
\
|
|
*
Editor: forbid deleting inherited metadata properties
Yevhen Babiichuk (DustDFG)
2024-10-19
1
-1
/
+17
|
*
|
Fix inspector section iteration in `update_tree`
jtcat
2024-11-22
1
-2
/
+0
*
|
|
Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3ef
Spartan322
2024-11-19
1
-5
/
+5
|
\
|
|
|
*
|
Use `(r)find_char` instead of `(r)find` for single characters
A Thousand Ships
2024-11-17
1
-5
/
+5
*
|
|
Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23
Spartan322
2024-11-15
1
-1
/
+1
|
\
|
|
|
*
|
Fix crash when inserting keyframes with empty properties array
Christopher Briggs
2024-11-15
1
-1
/
+1
*
|
|
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
1
-22
/
+380
|
\
|
|
|
*
|
Merge pull request #97415 from YeldhamDev/i_love_all_my_properties_equally
Thaddeus Crews
2024-11-11
1
-22
/
+380
|
|
\
\
|
|
*
|
Make possible to favorite properties in the inspector
Michael Alexsander
2024-10-28
1
-22
/
+380
|
|
|
/
*
|
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-12
/
+12
|
\
|
|
|
*
|
Rename internal Button icon to button_icon to match exposed methods
Aaron Franke
2024-10-29
1
-12
/
+12
|
|
/
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
Merge pull request #96542 from Maran23/inspector-scrolls-away
Rémi Verschelde
2024-10-01
1
-11
/
+13
|
\
|
*
Fix Inspector may scrolls away when editing a property that adds or removes s...
Marius Hanl
2024-09-04
1
-11
/
+13
*
|
Set auto translate mode for drag previews
Haoyu Qiu
2024-09-19
1
-0
/
+1
*
|
Add per-bone meta to Skeleton3D
demolke
2024-09-16
1
-79
/
+21
*
|
[Editor,Servers]: Minor optimizations
Stuart Carnie
2024-09-12
1
-1
/
+1
*
|
Extract editor main screen
kit
2024-09-09
1
-2
/
+3
*
|
Merge pull request #92407 from timothyqiu/section-dropping
Rémi Verschelde
2024-09-04
1
-8
/
+2
|
\
\
|
|
/
|
/
|
|
*
Remove unused member variable in EditorInspectorSection
Haoyu Qiu
2024-05-27
1
-8
/
+2
*
|
Add `String.is_valid_unicode_identifier()`
Haoyu Qiu
2024-08-27
1
-1
/
+1
*
|
Fix editor inspector crashing when the old object is no longer valid
Aaron Franke
2024-07-08
1
-1
/
+3
*
|
Merge pull request #93627 from passivestar/inspector-unused-vboxes
Rémi Verschelde
2024-06-26
1
-0
/
+2
|
\
\
|
*
|
Hide unused category vboxes in inspector
passivestar
2024-06-26
1
-0
/
+2
*
|
|
Always call _can_handle() before _parse_property()
kobewi
2024-06-26
1
-0
/
+4
|
/
/
*
|
Make inspector spacing more themable
passivestar
2024-06-22
1
-16
/
+25
*
|
Fix theme updating of the inspector sections
Yuri Rubinsky
2024-06-19
1
-4
/
+7
*
|
[Scene] Add `SceneStringNames::text/value_changed`
A Thousand Ships
2024-06-19
1
-4
/
+4
*
|
[Scene] Add `SceneStringNames::confirmed`
A Thousand Ships
2024-06-19
1
-2
/
+2
*
|
[Scene] Add `SceneStringNames::font(_size/_color)`
A Thousand Ships
2024-06-18
1
-11
/
+11
*
|
Fix EditorProperty spacing
passivestar
2024-06-12
1
-12
/
+23
*
|
Editor: Focus value editor on type change in Dictionary and Array editors
Valentin Cocaud
2024-06-04
1
-0
/
+13
*
|
Fix default NodePaths saved in scene
kobewi
2024-06-03
1
-1
/
+1
*
|
[Scene] Add `SceneStringNames::panel`
A Thousand Ships
2024-05-30
1
-5
/
+5
*
|
[Scene] Add `SceneStringNames::id_pressed`
A Thousand Ships
2024-05-30
1
-3
/
+3
*
|
Set `doc_name` even when categories are hidden in the inspector
Michael Alexsander
2024-05-28
1
-28
/
+35
*
|
Display custom data name instead of indices in TileData inspector
Gilles Roudière
2024-05-25
1
-2
/
+4
|
/
*
Fix unchecking theme overrides not creating an undo action
Michael Alexsander
2024-05-22
1
-4
/
+2
*
Disable follow focus while updating inspector
kobewi
2024-05-19
1
-0
/
+3
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-9
/
+9
*
Merge pull request #91932 from dalexeev/editor-fix-tileset-categories-and-too...
Rémi Verschelde
2024-05-14
1
-10
/
+17
|
\
|
*
Editor: Fix categories and tooltips in `TileSet` editor
Danil Alexeev
2024-05-14
1
-10
/
+17
*
|
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-9
/
+9
|
/
*
fix infinite call loop on theme change.
ajreckof
2024-05-13
1
-0
/
+18
*
Fix long category name display in Inspector
Haoyu Qiu
2024-05-11
1
-1
/
+9
*
[Core] Add case-insensitive `String::containsn`
A Thousand Ships
2024-05-08
1
-1
/
+1
*
Add as_sortable_control() to unify Container checks
kobewi
2024-05-08
1
-30
/
+5
[next]