Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
4 жил өмнө |
Hugo Locurcio
|
570cdc128f
Rename Node's `filename` property to `scene_file_path` for clarity
|
4 жил өмнө |
kobewi
|
1a60509699
Close built-in script from any scene
|
4 жил өмнө |
Gilles Roudière
|
4bd7700e89
Implement properties arrays in the Inspector.
|
4 жил өмнө |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
4 жил өмнө |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 жил өмнө |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 жил өмнө |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 жил өмнө |
Pedro J. Estébanez
|
04688b92ff
Rename Reference to RefCounted
|
4 жил өмнө |
Rémi Verschelde
|
9e328bb5b7
Core: Move DirAccess and FileAccess to `core/io`
|
4 жил өмнө |
Gilles Roudière
|
b46672db72
Provide a way to hook into Inspectors UndoRedo.
|
4 жил өмнө |
Hugo Locurcio
|
218d124755
Display scene file extensions in the editor only if there's ambiguity
|
5 жил өмнө |
kobewi
|
4db47eb32e
Don't save project settings when not necessary
|
4 жил өмнө |
Rémi Verschelde
|
b1c60c757f
Merge pull request #31747 from KoBeWi/scene_stalking
|
4 жил өмнө |
Rémi Verschelde
|
e856c5593b
Merge pull request #43222 from KoBeWi/sub_editor_oblivion
|
4 жил өмнө |
Tomasz Chabora
|
412125f191
Detect external modification of scenes
|
6 жил өмнө |
Pedro J. Estébanez
|
6fbe0a494b
Fix cases of resources destroyed too early
|
4 жил өмнө |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 жил өмнө |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 жил өмнө |
Tomasz Chabora
|
2c048ea164
Cleanup unused engine code
|
4 жил өмнө |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
5 жил өмнө |
Tomasz Chabora
|
16af326a46
Remove unused get_subeditor() method
|
5 жил өмнө |
Aaron Franke
|
1ca501d7d4
Check for global script class information before clearing it
|
5 жил өмнө |
Aaron Franke
|
3163611f0c
Don't write global script class information if there is none
|
5 жил өмнө |
Aaron Franke
|
2b44b0cc43
Iterate backwards over EditorPlugin's list of plugins in get_editor etc
|
5 жил өмнө |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 жил өмнө |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 жил өмнө |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 жил өмнө |
Juan Linietsky
|
f8ef38efed
Add proper type to most public API uses of Array
|
5 жил өмнө |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 жил өмнө |