This website requires JavaScript.
Explore
Help
Sign In
izzy
/
shinobu
Watch
0
Star
0
Fork
0
You've already forked shinobu
mirror of
https://github.com/izzy2lost/shinobu.git
synced
2026-03-26 16:50:24 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
diegetic_ui
shinobu
/
modules
/
csg
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
HolonProduction
9ea357af20
Editor: Improve cylinder gizmos
🌈
2024-10-11 18:38:36 +02:00
..
doc_classes
Add CSG options to bake to static mesh and collision shape
2024-06-19 22:54:25 +02:00
editor
Editor: Improve cylinder gizmos
🌈
2024-10-11 18:38:36 +02:00
icons
Style: Optimize
.svg
files with
svgo
2024-06-23 08:15:19 -05:00
config.py
…
csg_shape.cpp
Fixed CSG debug collision shapes being visible in editor. Also undid an old, incorrect fix which made debug collision visibility depend on CSG visibility.
2024-09-09 14:11:10 -05:00
csg_shape.h
Add CSG options to bake to static mesh and collision shape
2024-06-19 22:54:25 +02:00
csg.cpp
Replace
find
with
contains/has
where applicable
2024-05-08 12:37:42 +02:00
csg.h
…
register_types.cpp
Remove redudant _3D_DISABLED check from csg module
2024-09-26 10:24:10 +03:00
register_types.h
…
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00