This website requires JavaScript.
Explore
Help
Sign in
hertog
/
godot-module-template
Template
Watch
2
Star
1
Fork
You've already forked godot-module-template
1
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2c79bc686e
godot-module-template
/
modules
/
csg
History
Download ZIP
Download TAR.GZ
A Thousand Ships
517e9f8aef
[Modules] Replace
ERR_FAIL_COND
with
ERR_FAIL_NULL
where applicable
2023-09-26 16:44:52 +02:00
..
doc_classes
Clarify the behaviour of CSGMesh3D using ArrayMesh
2023-08-12 13:21:27 +02:00
editor
Add helper for 3D gizmos and unify box
2023-09-12 18:08:02 +02:00
icons
Improve the Torus icons
2023-09-20 15:42:37 +03:00
config.py
csg.cpp
Enable shadow warnings and fix raised errors
2023-05-11 16:00:59 +02:00
csg.h
Enable shadow warnings and fix raised errors
2023-05-11 16:00:59 +02:00
csg_shape.cpp
[Modules] Replace
ERR_FAIL_COND
with
ERR_FAIL_NULL
where applicable
2023-09-26 16:44:52 +02:00
csg_shape.h
Style: Harmonize header includes in modules
2023-06-15 14:35:45 +02:00
register_types.cpp
register_types.h
SCsub