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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-1
/
+1
|
\
|
*
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
1
-1
/
+1
*
|
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
|
/
*
Add const lvalue ref to editor/* container parameters
Muller-Castro
2024-02-26
1
-1
/
+1
*
Add support for search shortcut to all docks
passivestar
2024-01-22
1
-0
/
+2
*
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
1
-2
/
+2
*
Add Show in FileSystem option in the inspector
kobewi
2023-01-08
1
-0
/
+1
*
Merge pull request #70923 from KoBeWi/actual_resource
Rémi Verschelde
2023-01-08
1
-0
/
+1
|
\
|
*
Refactor inspector code for getting resource
kobewi
2023-01-04
1
-0
/
+1
*
|
Fix unreadable text in Make Sub-Resources Unique window
Haoyu Qiu
2023-01-06
1
-0
/
+1
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
|
/
*
Disable editing properties in foreign resources
SaracenOne
2022-08-23
1
-4
/
+5
*
Merge pull request #63429 from RandomShaper/indicate_overridden
Rémi Verschelde
2022-07-31
1
-0
/
+2
|
\
|
*
Improve usability of non-default values in the property inspector
Pedro J. Estébanez
2022-07-30
1
-0
/
+2
*
|
Keep property values when extending script
Tomasz Chabora
2022-07-29
1
-0
/
+4
|
/
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-1
/
+1
*
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
Hugo Locurcio
2022-05-03
1
-1
/
+1
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-20
/
+20
*
Add property name style toggle to Inspector
Haoyu Qiu
2022-03-28
1
-0
/
+10
*
Editor: Cleanup some includes dependencies
Rémi Verschelde
2022-02-15
1
-2
/
+4
*
Remove most EditorNode constructor parameters and fields
trollodel
2022-02-14
1
-2
/
+1
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-1
/
+1
*
Store panels and docks singletons in their own classes
trollodel
2022-01-20
1
-0
/
+7
*
[Editor] Move some animation specific keying logic out of inspector.
Fabio Alessandrelli
2022-01-19
1
-4
/
+0
*
Merge pull request #53313 from KoBeWi/debinded_konnekt
Rémi Verschelde
2022-01-04
1
-1
/
+0
|
\
|
*
Add support for unbinding in connection dialog
kobewi
2021-10-04
1
-1
/
+0
*
|
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
|
/
*
Added confirmation dialog for making subresources unique.
Eric M
2021-09-16
1
-2
/
+6
*
Disable "Edit Resource from Clipboard" menu item when nothing in clipboard
Haoyu Qiu
2021-08-16
1
-0
/
+1
*
Make several actions in the Inspector dock more obvious
Yuri Sizov
2021-06-04
1
-0
/
+2
*
Rename Transform to Transform3D in core
Aaron Franke
2021-06-03
1
-1
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Refactor MethodBind to use variadic templates
reduz
2020-10-18
1
-4
/
+4
*
Remove ToolButton in favor of Button
Hugo Locurcio
2020-06-19
1
-5
/
+4
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
Signals: Fix some regressions from #36426
Rémi Verschelde
2020-03-03
1
-1
/
+1
*
Signals: Make callbacks non-const, callable_mp can't handle it
Rémi Verschelde
2020-02-23
1
-3
/
+3
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fix inspector color when theme changed
Chaosus
2018-10-05
1
-0
/
+1
*
Massive rewrite to AnimationTree. Many APIs changed in order to:
Juan Linietsky
2018-08-20
1
-3
/
+2
*
Entirely new (and much improved) animation editor.
Juan Linietsky
2018-06-07
1
-1
/
+2
*
Moved inspector functionality from EditorNode to InspectorDock.
Daniel J. Ramirez
2018-05-17
1
-0
/
+137
*
Dead code tells no tales
Rémi Verschelde
2017-08-27
1
-63
/
+0
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-2
/
+1
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-0
/
+63