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
/
inspector_dock.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
*
Tweak property name style selector in the editor inspector
Hugo Locurcio
2024-06-20
1
-3
/
+4
*
[Scene] Add `SceneStringNames::confirmed`
A Thousand Ships
2024-06-19
1
-1
/
+1
*
[Scene] Add `SceneStringNames::font(_size/_color)`
A Thousand Ships
2024-06-18
1
-4
/
+4
*
[Scene] Add `SceneStringNames::id_pressed`
A Thousand Ships
2024-05-30
1
-4
/
+4
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-6
/
+6
*
Editor: Fix categories and tooltips in `TileSet` editor
Danil Alexeev
2024-05-14
1
-1
/
+1
*
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-3
/
+3
*
Fix unexpected auto-translation of more editor components
Haoyu Qiu
2024-03-28
1
-0
/
+1
*
Fix unexpected auto translation of Tree content
Haoyu Qiu
2024-03-18
1
-0
/
+1
*
Add const lvalue ref to editor/* container parameters
Muller-Castro
2024-02-26
1
-1
/
+1
*
Add hover highlight to main editor buttons
Matt Enad
2024-02-16
1
-3
/
+11
*
Add support for search shortcut to all docks
passivestar
2024-01-22
1
-0
/
+22
*
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
*
Update deferred calls to use Callables
kobewi
2024-01-09
1
-9
/
+0
*
Clear sub-resources list when no sub-resource exists
Haoyu Qiu
2023-12-21
1
-1
/
+1
*
Limit custom icons size in various editor widgets
Yuri Sizov
2023-10-26
1
-0
/
+3
*
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-15
1
-2
/
+2
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-24
/
+25
*
Allow EditorInspector to change its property name style when necessary
Haoyu Qiu
2023-04-29
1
-1
/
+2
*
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
1
-7
/
+8
*
Fix premature theme item access in editor tools
Yuri Sizov
2023-04-03
1
-7
/
+4
*
Fix error when opening Inspector's dots menu
Haoyu Qiu
2023-03-16
1
-2
/
+1
*
Fix corrupt undo after making sub-resources unique
kobewi
2023-02-13
1
-1
/
+1
*
Rework EditorPlugin editing logic
kobewi
2023-01-22
1
-2
/
+1
*
Add EditorUndoRedoManager singleton
kobewi
2023-01-16
1
-2
/
+2
*
Add Show in FileSystem option in the inspector
kobewi
2023-01-08
1
-0
/
+11
*
Merge pull request #70923 from KoBeWi/actual_resource
Rémi Verschelde
2023-01-08
1
-19
/
+12
|
\
|
*
Refactor inspector code for getting resource
kobewi
2023-01-04
1
-19
/
+12
*
|
Fix unreadable text in Make Sub-Resources Unique window
Haoyu Qiu
2023-01-06
1
-4
/
+4
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
|
/
*
Merge pull request #63601 from YeldhamDev/tooltip_stuff
Rémi Verschelde
2022-11-17
1
-2
/
+2
|
\
|
*
Small changes to some tooltips
Michael Alexsander
2022-11-12
1
-2
/
+2
*
|
Remove more instances of 'instance' being used as a verb
VolTer
2022-11-16
1
-1
/
+1
|
/
*
Unify usage of undo_redo in editor
kobewi
2022-11-02
1
-1
/
+1
*
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
1
-2
/
+2
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-8
/
+8
*
Improvements to multi-node editing
FireForge
2022-09-05
1
-8
/
+6
*
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-08-27
1
-9
/
+9
*
Disable editing properties in foreign resources
SaracenOne
2022-08-23
1
-19
/
+34
*
Add per-scene UndoRedo
kobewi
2022-08-22
1
-2
/
+3
*
Merge pull request #63429 from RandomShaper/indicate_overridden
Rémi Verschelde
2022-07-31
1
-0
/
+9
|
\
|
*
Improve usability of non-default values in the property inspector
Pedro J. Estébanez
2022-07-30
1
-0
/
+9
*
|
Extract EditorResourceConversionPlugin into its own source files and clean up...
Yuri Sizov
2022-07-31
1
-0
/
+1
*
|
Merge pull request #43081 from KoBeWi/property_keeper
Rémi Verschelde
2022-07-29
1
-0
/
+28
|
\
\
|
*
|
Keep property values when extending script
Tomasz Chabora
2022-07-29
1
-0
/
+28
|
|
/
*
/
Remove Signal connect binds
Juan Linietsky
2022-07-29
1
-1
/
+1
|
/
*
Seperate filter and description in FileDialog.add_filter()
FireForge
2022-07-09
1
-2
/
+2
*
Use consistent casing in editor filter/search bars
FireForge
2022-05-28
1
-1
/
+1
[next]