This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
74ab31b7f70bc34be5e5fb00a378166e72cd29bd
godot
/
modules
/
csg
History
Rémi Verschelde
18ee888541
Merge pull request
#27430
from LeonardMeagher2/csg_get_mesh_data
...
Apply proper offset to CSGMesh brush materials and smooth flags
2019-04-01 17:15:30 +02:00
..
doc_classes
doc: Bump version to 3.2
2019-04-01 12:33:56 +02:00
config.py
…
csg_gizmos.cpp
Add priority to gizmos and fix small issues
2019-03-12 00:30:50 +01:00
csg_gizmos.h
Add priority to gizmos and fix small issues
2019-03-12 00:30:50 +01:00
csg_shape.cpp
Apply proper offset to CSGMesh material and smooth group
2019-03-25 21:27:55 -07:00
csg_shape.h
Make CSG Shape work with GIProbe,
fixes
#20465
2019-01-27 18:29:17 -03:00
csg.cpp
Fix CSG crash,
closes
#26281
2019-03-01 13:36:21 -03:00
csg.h
Core: Ensure classes match their header filename
2019-02-12 13:34:25 +01:00
register_types.cpp
…
register_types.h
…
SCsub
…