Rémi Verschelde
|
2961651444
Merge pull request #64691 from TokageItLab/Quaternion-editor
|
3 лет назад |
Silc Renew
|
673c649adb
Implement Quaternion Editor
|
3 лет назад |
kobewi
|
1abdffe7a0
Replace Array return types with TypedArray 2
|
3 лет назад |
Yuri Sizov
|
1a24c9e14b
Make `_validate_property` a multilevel method
|
3 лет назад |
Yuri Sizov
|
980f5f32f4
Make `property_*_revert` methods multilevel and expose them for scripting
|
3 лет назад |
Fabian Keller
|
2bf9e6090c
rename translate(d) to translate(d)_local in Transform 2D/3D
|
3 лет назад |
foxydevloper
|
8b16a4131f
Add global_position and global_rotation to Node3D
|
4 лет назад |
Rémi Verschelde
|
c79aad0257
Merge pull request #62396 from reduz/fix-local-vector-transitions-in-node3d
|
3 лет назад |
reduz
|
7acf697479
Fix VECTOR/LOCAL transitions in Node3D
|
3 лет назад |
Rémi Verschelde
|
dd3de622d8
Merge pull request #62372 from MarcusElg/nosliderrename
|
3 лет назад |
Juan Linietsky
|
14f9fbfed8
Revert "Refactored `rotation_mode` in Node3D"
|
3 лет назад |
Silc Renew
|
4880b86f07
fix set_position()
|
3 лет назад |
Marcus Elg
|
6c1ac9f3be
Rename export_range's noslider option to no_slider
|
3 лет назад |
Silc Renew
|
51c884f7ac
fix method when rotation_mode changed
|
3 лет назад |
kobewi
|
5553e27fe8
Add vector value linking
|
3 лет назад |
Aaron Franke
|
5dc3bfb80e
Use suffixes for units in nodes and resources
|
4 лет назад |
kobewi
|
6b981bf12b
Defer group calls in Node3D
|
3 лет назад |
SaracenOne
|
f8cc2e054d
Ensure gizmos are added to newly created Node3D-derivatives and silence error for attempting to create gizmos twice
|
3 лет назад |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
3 лет назад |
Nathan Franke
|
8a0a3accee
simplify formatting scripts, add a clang-tidy script, and run clang-tidy
|
4 лет назад |
Anilforextra
|
80187b77a9
Node2D/Node3D: Fix Undraggable Position Property.
|
4 лет назад |
SaracenOne
|
726fbb821b
Fix incorrect default transform values on foreign 3D nodes
|
4 лет назад |
Rémi Verschelde
|
6af77c7b09
Merge pull request #53684 from TokageItLab/orthogonal-mode
|
4 лет назад |
Stijn
|
805155e2f6
Minor code improvements in Node3D. Refactor Node3D::show/hide/set_visible to a shared implementation.
|
4 лет назад |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
4 лет назад |
Silc 'Tokage' Renew
|
61759da5b3
Fix some gizmo behavior to make more consistent
|
4 лет назад |
Lightning_A
|
e078f970db
Rename `remove()` to `remove_at()` when removing by index
|
4 лет назад |
Hugo Locurcio
|
c012fbc8b2
Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`
|
4 лет назад |
Rémi Verschelde
|
0ae65472e7
clang-format: Enable `BreakBeforeTernaryOperators`
|
4 лет назад |
Rémi Verschelde
|
3a6be64c12
clang-format: Various fixes to comments alignment from `clang-format` 13
|
4 лет назад |