This website requires JavaScript.
Explore
Help
tinqs-git
· 4a9469cf65
Register
Sign In
tinqs
/
engine
Watch
7
Star
0
Fork
0
You've already forked engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
328aadc0ef77f51c06d657acaeba205d56e54d13
engine
/
modules
/
csg
T
History
Rémi Verschelde
03218889d0
Merge pull request
#61213
from timothyqiu/csg-crash
...
Fix editor crash when opening scene with CSGMesh
2022-05-20 07:57:10 +02:00
..
doc_classes
Rename
CSGPrimitive3D.invert_faces
to
flip_faces
2022-05-06 20:51:46 -05:00
editor
Fix editor crash when opening scene with CSGMesh
2022-05-20 10:47:29 +08:00
icons
…
config.py
…
csg_shape.cpp
Use suffixes for units in nodes and resources
2022-05-19 14:34:27 -05:00
csg_shape.h
Rename
CSGPrimitive3D.invert_faces
to
flip_faces
2022-05-06 20:51:46 -05:00
csg.cpp
Replace most uses of Map by HashMap
2022-05-16 10:37:48 +02:00
csg.h
Replace most uses of Map by HashMap
2022-05-16 10:37:48 +02:00
register_types.cpp
Refactor module initialization
2022-05-04 17:34:51 +02:00
register_types.h
Refactor module initialization
2022-05-04 17:34:51 +02:00
SCsub
…