Robert Yevdokimov
|
6f0a0ba408
Fix collision reposition with `CSGShape3D`
|
6 months ago |
Juan Pablo Arce
|
dd7bbcc837
Add flag to enable use of accurate path tangents for polygon rotation in `CSGPolygon3D`
|
1 year ago |
smix8
|
0ed2cb0439
Make nodes handle their respective navigation source geometry
|
7 months ago |
Hilderin
|
055b418e4d
Fix Selection Game View
|
7 months ago |
K. S. Ernest (iFire) Lee
|
441c440bf4
Push some warnings for CSG non manifold and other errors.
|
8 months ago |
K. S. Ernest (iFire) Lee
|
6cf1d3c13e
Print better manifold errors and avoid crash on non manifold csg input.
|
8 months ago |
smix8
|
6455810db8
Add CSG options to bake to static mesh and collision shape
|
1 year ago |
Aaron Franke
|
c399424db9
Move 3D-only resources to their own folder
|
4 years ago |
Rémi Verschelde
|
25b2f1780a
Style: Harmonize header includes in modules
|
2 years ago |
Ricardo Buring
|
3f17a81f87
Add debug collision shape to CSG with collision
|
2 years ago |
DESKTOP-9O27V4U\Navi
|
ac92704f39
Add compatibility code for CSGBox3D width/height/depth from Godot 3.x
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Rémi Verschelde
|
1f61d47766
Merge pull request #64339 from YuriSizov/core-multilevel-validate-property
|
3 years ago |
Yuri Sizov
|
1a24c9e14b
Make `_validate_property` a multilevel method
|
3 years ago |
Silc Renew
|
b31115cdc1
Add collision weight to PhysicsBody for penetrations must be avoided
|
3 years ago |
reduz
|
141c375581
Clean up Hash Functions
|
3 years ago |
hoontee
|
b869ec7262
Rename `CSGPrimitive3D.invert_faces` to `flip_faces`
|
3 years ago |
Rémi Verschelde
|
f8ab79e68a
Zero initialize all pointer class and struct members
|
3 years ago |
reduz
|
6f51eca1e3
Discern between virtual and abstract class bindings
|
3 years ago |
hoontee
|
ce2b367afb
Properly handle CSGShape parent and visibility updates, plus some refactoring
|
4 years ago |
Aaron Franke
|
8cfd264148
Improve the default size for 3D shapes (Box, Capsule, and Cylinder)
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
jitspoe
|
1da948a688
CSGPolygon fixes and features: Angle simplification, UV tiling distance, interval type.
|
3 years ago |
Rémi Verschelde
|
c89ad92c96
Merge pull request #51532 from nekomatata/layer-mask-accessors
|
4 years ago |
PouleyKetchoupp
|
989acbbe81
Uniformize layer names, script methods and documentation
|
4 years ago |
Marcel Admiraal
|
cf771342cb
Fix multiple issues with CSGPolygon
|
4 years ago |
Aaron Franke
|
430ad75963
Some work on double support
|
4 years ago |
Rafał Mikrut
|
f7209b459b
Initialize class/struct variables with default values in modules/
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
4da4feed18
Use Vector3 instead of 3 floats for CSGBox3D dimensions
|
4 years ago |