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_data.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extract editor run toolbar into its own component
Yuri Sizov
2023-04-19
1
-0
/
+3
*
Add support for icons in GDExtension classes
Yuri Sizov
2023-03-31
1
-0
/
+2
*
Make icons of scripted and custom classes fit the editor UI
Yuri Sizov
2023-03-31
1
-1
/
+1
*
Streamline class icon resolution in the editor
Yuri Sizov
2023-03-31
1
-0
/
+6
*
Merge pull request #57606 from SaracenOne/update_on_reimport
Rémi Verschelde
2023-01-23
1
-1
/
+0
|
\
|
*
Update instances of scenes which have been reimported.
SaracenOne
2023-01-16
1
-1
/
+0
*
|
Cleanup unused engine code v2
kobewi
2023-01-19
1
-2
/
+0
|
/
*
Add EditorUndoRedoManager singleton
kobewi
2023-01-16
1
-2
/
+2
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Remove more instances of 'instance' being used as a verb
VolTer
2022-11-16
1
-1
/
+1
*
Improve handling of custom types
kobewi
2022-09-05
1
-0
/
+3
*
Replace Array return types with TypedArray
kobewi
2022-08-22
1
-1
/
+1
*
Add per-scene UndoRedo
kobewi
2022-08-22
1
-6
/
+14
*
Add a new HashSet template
reduz
2022-05-20
1
-1
/
+1
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-6
/
+6
*
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
Hugo Locurcio
2022-05-03
1
-1
/
+1
*
Cleanup EditorNode and EditorData
Hendrik Brucker
2022-03-30
1
-30
/
+50
*
Initialize bools in the headers in editor
Aaron Franke
2022-03-12
1
-3
/
+3
*
Editor: Cleanup some includes dependencies
Rémi Verschelde
2022-02-15
1
-5
/
+3
*
Merge pull request #43015 from Xrayez/refactor-auto-instaprop
Rémi Verschelde
2022-02-08
1
-0
/
+2
|
\
|
*
Refactor auto-instantiation of `Object` properties in editor
Andrii Doroshenko (Xrayez)
2021-12-28
1
-0
/
+2
*
|
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
|
/
*
Remove unimplemented methods
Marcel Admiraal
2021-10-21
1
-2
/
+0
*
Implement properties arrays in the Inspector.
Gilles Roudière
2021-09-07
1
-1
/
+6
*
Fix typos with codespell
Rémi Verschelde
2021-05-20
1
-1
/
+1
*
Provide a way to hook into Inspectors UndoRedo.
Gilles Roudière
2021-05-04
1
-0
/
+4
*
Display scene file extensions in the editor only if there's ambiguity
Hugo Locurcio
2021-03-20
1
-1
/
+1
*
Merge pull request #31747 from KoBeWi/scene_stalking
Rémi Verschelde
2021-02-10
1
-0
/
+3
|
\
|
*
Detect external modification of project.godot
kobewi
2021-02-09
1
-1
/
+1
|
*
Detect external modification of scenes
Tomasz Chabora
2021-01-16
1
-0
/
+3
*
|
Merge pull request #43222 from KoBeWi/sub_editor_oblivion
Rémi Verschelde
2021-01-29
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove unused get_subeditor() method
Tomasz Chabora
2020-10-30
1
-1
/
+0
*
|
Fix cases of resources destroyed too early
Pedro J. Estébanez
2021-01-06
1
-2
/
+2
*
|
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
|
Cleanup unused engine code
Tomasz Chabora
2020-12-09
1
-1
/
+0
*
|
Initialize class/struct variables with default values in platform/ and editor/
Rafał Mikrut
2020-12-02
1
-5
/
+5
*
|
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
1
-1
/
+0
*
|
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-3
/
+3
|
/
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-1
/
+2
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-8
/
+0
*
Add proper type to most public API uses of Array
Juan Linietsky
2020-04-21
1
-1
/
+1
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-1
/
+1
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-2
/
+2
*
Texture refactor
Juan Linietsky
2020-02-11
1
-2
/
+2
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Merge pull request #33343 from KoBeWi/scene_tree_dusting
Rémi Verschelde
2019-11-07
1
-0
/
+1
|
\
|
*
Another scene tree dock menu cleanup
Tomasz Chabora
2019-11-04
1
-0
/
+1
*
|
Node create dialog filtering optimization
PouleyKetchoupp
2019-11-06
1
-0
/
+2
|
/
*
Allow to create scene from FileSystem dock
Tomasz Chabora
2019-08-15
1
-0
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
[next]