Johannes Witt
|
41a016c1e8
Fix CSG Path Polygon cache being removed after connect
|
4 years ago |
Marcel Admiraal
|
cfccf77edb
Fix CSGMesh undo not refreshing gizmo
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
hoontee
|
85cc31332a
Properly handle empty CSGShapes
|
4 years ago |
hoontee
|
aa0221f0fb
Transform CSGShape collision when necessary
|
5 years ago |
hoontee
|
8ce88d38f2
Properly handle empty CSGCombiners
|
5 years ago |
Marcel Admiraal
|
c8d8134288
Ensure CSG parent's _make_dirty() is called when entering a tree.
|
5 years ago |
Marcel Admiraal
|
b4302d0d04
Fix 'physicsw' may be used uninitialized warning in csg_shape.cpp
|
5 years ago |
Marcel Admiraal
|
966139ca4c
Fix CSG vertex normal calculation.
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Rémi Verschelde
|
dec10dd776
Merge pull request #32051 from qarmin/some_error_explanation
|
6 years ago |
qarmin
|
17732fe698
Added some obvious errors explanations
|
6 years ago |
Hugo Locurcio
|
696a8fb657
Notify changes in properties that can be edited by 3D gizmos
|
6 years ago |
Ibrahn Sahir
|
4e4697b1c4
Added release function to PoolVector::Access.
|
6 years ago |
Hugo Locurcio
|
e87e8c0485
Improve the CSG shape gizmo drawing
|
6 years ago |
qarmin
|
072e40368e
Fix always true/false values
|
6 years ago |
Jason
|
89a9f4621f
Resolve: #24682 CSGPolygon - weird end cap
|
6 years ago |
Leonard Meagher
|
28b902211f
CSGMesh material and CSGShape inherits from GeometryInstance
|
6 years ago |
Leonard
|
209c2d2c80
Apply proper offset to CSGMesh material and smooth group
|
6 years ago |
Andrii Doroshenko (Xrayez)
|
095f472a0b
Fix CSGShape not updating on changing visibility
|
6 years ago |
Juan Linietsky
|
0d438c7b18
Make CSG Shape work with GIProbe, fixes #20465
|
6 years ago |
Rémi Verschelde
|
053d7f3765
Fix some errors found by static analysis
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
meditator
|
0059930644
Add support for collision layers and masks in CSG shapes
|
6 years ago |
Bastiaan Olij
|
fa63a0fe83
Reverse bitangent on everythings to ensure default normal map behavriour is consistent
|
6 years ago |
Aron Castro
|
3aeeaa9318
Fix csgshape collider without object id
|
6 years ago |
Rémi Verschelde
|
477e89a8a2
Merge pull request #23760 from BastiaanOlij/fix_tangent_direction
|
6 years ago |
Bastiaan Olij
|
bcef4b8dc6
Fixing tangent and binormal logic
|
6 years ago |
Bastiaan Olij
|
9703153396
Adding UVs on end caps
|
6 years ago |
Bastiaan Olij
|
caf14e77db
Adding mikkt tangent support to CSG objects
|
6 years ago |