Hugo Locurcio
|
ae18928748
Rename Curve/Curve2D/Curve3D/Gradient `interpolate()` to `sample()`
|
3 лет назад |
Micky
|
59e11934d8
Rename `str2var` to `str_to_var` and similar
|
3 лет назад |
Rémi Verschelde
|
1f61d47766
Merge pull request #64339 from YuriSizov/core-multilevel-validate-property
|
3 лет назад |
Yuri Sizov
|
1a24c9e14b
Make `_validate_property` a multilevel method
|
3 лет назад |
Rémi Verschelde
|
5193332d10
Merge pull request #64343 from TokageItLab/priority-ph
|
3 лет назад |
RedMser
|
c25b8f2876
Remove unintentional PROPERTY_USAGE_INTERNAL
|
3 лет назад |
Silc Renew
|
b31115cdc1
Add collision weight to PhysicsBody for penetrations must be avoided
|
3 лет назад |
Fabian Keller
|
2bf9e6090c
rename translate(d) to translate(d)_local in Transform 2D/3D
|
3 лет назад |
FireForge
|
4678736a39
Add suffixes to all nodes and resources
|
3 лет назад |
Aaron Franke
|
5dc3bfb80e
Use suffixes for units in nodes and resources
|
3 лет назад |
hoontee
|
b869ec7262
Rename `CSGPrimitive3D.invert_faces` to `flip_faces`
|
3 лет назад |
Hugo Locurcio
|
53b8899be9
Decrease default sizes of some primitive and CSG meshes for consistency
|
3 лет назад |
MythTitans
|
ec2984f7c7
Prevent non-smoothed face normals to participate to smoothed face normals
|
3 лет назад |
MythTitans
|
8bcbaff411
Fix normals computation at the 'seam' of smoothed torus shape
|
3 лет назад |
reduz
|
6f51eca1e3
Discern between virtual and abstract class bindings
|
3 лет назад |
hoontee
|
9c312c486c
Revert #52647
|
3 лет назад |
hoontee
|
f1cc99c6e8
Add SNAME macro optimization missed during rebase
|
3 лет назад |
hoontee
|
ce2b367afb
Properly handle CSGShape parent and visibility updates, plus some refactoring
|
4 лет назад |
MythTitans
|
509e03c821
Fix normals computation at the 'seam' of smoothed sphere and cylinder shapes
|
3 лет назад |
Jakob Bouchard
|
6553f5c242
Convert _notification methods to switch - Chunk C
|
3 лет назад |
Aaron Franke
|
8cfd264148
Improve the default size for 3D shapes (Box, Capsule, and Cylinder)
|
3 лет назад |
Hugo Locurcio
|
69617a893e
Improve CSGPolygon3D documentation
|
3 лет назад |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 лет назад |
luz paz
|
a124f1effe
Fix various typos
|
3 лет назад |
Hugo Locurcio
|
c012fbc8b2
Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`
|
3 лет назад |
reduz
|
d03b7fbe09
Refactored Node3D rotation modes
|
3 лет назад |
M. Huri
|
b981c111c9
Fixed a typo in csg module
|
3 лет назад |
jitspoe
|
1da948a688
CSGPolygon fixes and features: Angle simplification, UV tiling distance, interval type.
|
4 лет назад |
Haoyu Qiu
|
07042b4044
Don't update CSG Shape when not inside tree
|
4 лет назад |
Rémi Verschelde
|
c89ad92c96
Merge pull request #51532 from nekomatata/layer-mask-accessors
|
4 лет назад |