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
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Spartan322
2024-10-13
1
-0
/
+2
*
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
*
Merge pull request #91538 from kitbdev/fix-inspector-exit-crash
Rémi Verschelde
2024-05-07
1
-11
/
+2
|
\
|
*
Fix EditorInspector crash when exiting
kit
2024-05-03
1
-11
/
+2
*
|
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-4
/
+4
|
/
*
Add colored margin in Inspector for arrays and dictionaries.
ajreckof
2024-05-03
1
-25
/
+46
*
Merge pull request #91168 from kitbdev/docks-dont-edit-current-v2
Rémi Verschelde
2024-04-30
1
-2
/
+4
|
\
|
*
Don't edit current when changing docks v2
kit
2024-04-25
1
-2
/
+4
|
*
Revert "Don't edit current when changing docks"
Rémi Verschelde
2024-04-23
1
-4
/
+3
|
*
Merge pull request #90816 from kitbdev/dock-dont-edit-current
Rémi Verschelde
2024-04-22
1
-3
/
+4
|
|
\
|
|
*
Don't edit current when changing docks
kit
2024-04-19
1
-3
/
+4
*
|
|
Implement tooltips for shader uniform in the inspector.
Magian
2024-04-26
1
-1
/
+6
|
/
/
*
/
Editor: Display deprecated/experimental messages in tooltips
Danil Alexeev
2024-04-18
1
-28
/
+37
|
/
*
Fix theme_override tooltip caching
aaronp64
2024-04-09
1
-11
/
+11
*
Add context support for editor property name i18n
Haoyu Qiu
2024-03-31
1
-5
/
+5
*
Merge pull request #89631 from dalexeev/editor-fix-inspector-groups-interfering
Rémi Verschelde
2024-03-24
1
-0
/
+3
|
\
|
*
Editor: Fix same-name (sub)groups interfering in Inspector
Danil Alexeev
2024-03-18
1
-0
/
+3
*
|
Use `Vector*` component-wise `min/max/clamp` functions where applicable
A Thousand Ships
2024-03-20
1
-4
/
+2
|
/
*
Speed up inspector updates for TileMap
kobewi
2024-03-07
1
-0
/
+4
*
Make editing properties more intuitive in VisualShader
Hendrik Brucker
2024-03-05
1
-8
/
+12
*
Add const lvalue ref to editor/* container parameters
Muller-Castro
2024-02-26
1
-5
/
+5
*
Inspector changes indicator propagates upwards
RedMser
2024-02-25
1
-5
/
+22
*
Merge pull request #69032 from KoBeWi/check_every_changed_setting_in_every_gr...
Rémi Verschelde
2024-02-20
1
-1
/
+4
|
\
|
*
Use check_changed_settings_in_group() everywhere
kobewi
2024-02-19
1
-1
/
+4
[next]