Fabio Alessandrelli
|
67265d14f7
[MP] Move engine and editor profilers to a plugin.
|
3 лет назад |
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.
|
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 лет назад |
Fabio Alessandrelli
|
87f4bbd668
[Debugger] Move most profilers to ServersDebugger.
|
3 лет назад |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
4 лет назад |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
4 лет назад |
Rémi Verschelde
|
89a4ab6c11
Merge pull request #48717 from Faless/debugger/4.x_custom_res_fix
|
4 лет назад |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
4 лет назад |
requizm
|
3d3f64f949
Fix camera override not working
|
4 лет назад |
Aaron Franke
|
7094ccfbe9
Disable Node3D when compiling without 3D and fix disable_3d option
|
4 лет назад |
Aaron Franke
|
339687e04f
Organize methods in Viewport and explicitly name 3D methods with 3D
|
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 лет назад |
Gilles Roudière
|
2f9a0268dd
Increase the number of arguments accepted by UndoRedo methods
|
4 лет назад |
Rémi Verschelde
|
8fb7a9f023
Merge pull request #49719 from LightningAA/rename-node-is-ancestor-of
|
4 лет назад |
Lightning_A
|
899e5f8685
Rename `is_a_parent_of()` to `is_ancestor_of()`
|
4 лет назад |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 лет назад |
Aaron Franke
|
de3f6699a5
Rename Transform to Transform3D in core
|
5 лет назад |
Fabio Alessandrelli
|
e614bc0b5c
Fix display of programmatically created value in remote inspector
|
4 лет назад |
Anshul7sp1
|
91181c2086
Fixes small typos and grammar correction
|
4 лет назад |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
5 лет назад |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
5 лет назад |