A Thousand Ships
|
5085c1f530
Add missing checks for non-3D builds in scene debugger
|
10 сар өмнө |
Michael Alexsander
|
16524a8a01
Add "Game" editor for better runtime debugging
|
11 сар өмнө |
Bogdan Inculet
|
fb58ea6c89
Fixed Remote Nodes missing custom icons
|
1 жил өмнө |
A Thousand Ships
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
1 жил өмнө |
Silc Lizard (Tokage) Renew
|
67e38709fd
Avoid unqualified-id "near" and "far" in Node3DEditor/Viewport
|
1 жил өмнө |
Rémi Verschelde
|
966a3ffbba
Merge pull request #86659 from MajorMcDoom/live-debug-local-transform
|
1 жил өмнө |
A Thousand Ships
|
684752e75b
Replace error checks against `size` with `is_empty`
|
1 жил өмнө |
Zi Ye
|
97f9dbda81
Changed various editor transform operations to be committed in local instead of global space. Fixed a couple of bugs when syncing transforms to debug instance.
|
1 жил өмнө |
Pedro J. Estébanez
|
fe4850c0d0
Use mingw-std-threads in MinGW builds
|
1 жил өмнө |
Saracen
|
66ca317e2c
Display multiplayer authority ID in remote debugger
|
1 жил өмнө |
kleonc
|
95809e58d5
Fix arg count checks in SceneDebugger
|
2 жил өмнө |
Ninni Pipping
|
dcd2b883eb
Use NULL instead of COND checks when appropriate
|
2 жил өмнө |
kobewi
|
f289e74966
Refresh filesystem when saving remote branch
|
2 жил өмнө |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 жил өмнө |
kobewi
|
368b209cc3
Fix unexpected editor dependency
|
2 жил өмнө |
Rémi Verschelde
|
6ee3268189
Merge pull request #65228 from Mickeon/fix-packed-scene-unique-name-root
|
2 жил өмнө |
Rémi Verschelde
|
6d2a7cb46d
Merge pull request #68709 from MewPurPur/instance-begone-part3
|
2 жил өмнө |
VolTer
|
3b4f5f8a04
Remove more instances of 'instance' being used as a verb
|
2 жил өмнө |
Fabio Alessandrelli
|
67265d14f7
[MP] Move engine and editor profilers to a plugin.
|
2 жил өмнө |
Micky
|
809dad907a
Add buttons in Remote Scene Tree
|
3 жил өмнө |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 жил өмнө |
Micky
|
a2c3b4ea92
Fix "Save Branch as Scene" storing root Node's `unique_name_in_owner`
|
3 жил өмнө |
kobewi
|
c3606cb5f3
Swap arguments of ResourceSaver.save()
|
3 жил өмнө |
reduz
|
e772b65d92
Remake resource thread safety and API
|
3 жил өмнө |
reduz
|
45af29da80
Add a new HashSet template
|
3 жил өмнө |
Aaron Record
|
900c676b02
Use range iterators for RBSet in most cases
|
3 жил өмнө |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 жил өмнө |
Hugo Locurcio
|
79be2c7b75
Rename profiler "Idle Time" to "Process Time"
|
3 жил өмнө |
Hugo Locurcio
|
180e5d3028
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
|
3 жил өмнө |
reduz
|
21637dfc25
Remove VARIANT_ARG* macros
|
3 жил өмнө |