K. S. Ernest (iFire) Lee
|
46b02f08c6
Update the warnings for CSGShape3D.
|
8 months ago |
K. S. Ernest (iFire) Lee
|
441c440bf4
Push some warnings for CSG non manifold and other errors.
|
8 months ago |
smix8
|
20c519d0fa
Fix 3D CSG not reacting to child node order changes
|
8 months ago |
Hei
|
b4c6f9b3d9
Mend gaps in meshes caused by trigonometric funcs.
|
8 months ago |
K. S. Ernest (iFire) Lee
|
6cf1d3c13e
Print better manifold errors and avoid crash on non manifold csg input.
|
8 months ago |
K. S. Ernest (iFire) Lee
|
fda444bb01
Add csg boolean operators using elalish/manifold.
|
3 years ago |
Zi Ye
|
a9e51c3aab
Fixed CSG debug collision shapes being visible in editor. Also undid an old, incorrect fix which made debug collision visibility depend on CSG visibility.
|
1 year ago |
Rémi Verschelde
|
b39df869c7
Merge pull request #93252 from smix8/csg_bake
|
1 year ago |
jsjtxietian
|
5e4dafb0d9
Fix CSGShape3D's _mesh_changed thread unsafe call to update_gizmos
|
1 year ago |
smix8
|
6455810db8
Add CSG options to bake to static mesh and collision shape
|
1 year ago |
31
|
649c87b957
Make CSG shape dirty after changing Snap, update doc
|
1 year ago |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
1 year ago |
Rémi Verschelde
|
4859f8090f
Merge pull request #85455 from xiongyaohua/fix_CSGPolygon_not_following_Path3D
|
1 year ago |
A Thousand Ships
|
684752e75b
Replace error checks against `size` with `is_empty`
|
1 year ago |
kobewi
|
0e8f90f4c8
Update deferred calls to use Callables
|
1 year ago |
Yaohua Xiong
|
0e344f0d0b
Path3D notify transform change to CSGPolygon
|
1 year ago |
Rémi Verschelde
|
94edf0f9a1
Merge pull request #80326 from MewPurPur/no-exp-with-zero
|
1 year ago |
smix8
|
0cba21f2da
Fix CSGShape debug_collision_shape crash
|
1 year ago |
jsjtxietian
|
173e2c7f29
Hide CSGShape's debug_collision_shape when it is invisible
|
1 year ago |
A Thousand Ships
|
517e9f8aef
[Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 year ago |
pidogs
|
f476b74ecf
Make CSGShape follow curve's tilt in Path mode
|
2 years ago |
MewPurPur
|
09270f9624
Remove exp hint of a few properties
|
2 years ago |
kobewi
|
de4a3fa151
Unify and streamline connecting to Resource changes
|
2 years ago |
Evan Todd
|
da7e54ec17
Fix CSGPolygon3D in path mode disappearing at runtime.
|
2 years ago |
Ricardo Buring
|
3f17a81f87
Add debug collision shape to CSG with collision
|
2 years ago |
K. S. Ernest (iFire) Lee
|
eaa84bc682
Fix CSG edge case causing intersection line to hit on common edge of 2 triangles.
|
2 years ago |
DESKTOP-9O27V4U\Navi
|
ac92704f39
Add compatibility code for CSGBox3D width/height/depth from Godot 3.x
|
2 years ago |
MinusKube
|
541b725190
Don't generate CSGPolygon3D shape before the assigned path is inside tree
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 years ago |