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
2
Pull requests
2
Projects
Releases
Packages
Wiki
Activity
Actions
77733faede
godot-module-template
/
modules
/
csg
History
Download ZIP
Download TAR.GZ
Evan Todd
da7e54ec17
Fix CSGPolygon3D in path mode disappearing at runtime.
2023-05-15 16:52:39 -07:00
..
doc_classes
Fix CSG edge case causing intersection line to hit on common edge of 2 triangles.
2023-04-27 11:39:29 +02:00
editor
Add EditorUndoRedoManager singleton
2023-01-16 01:11:52 +01:00
icons
Increase icon saturation by 30% for all editor icons
2021-05-11 18:15:31 +02:00
config.py
Disable 3D-only modules when 3D is disabled
2021-06-03 17:45:28 -04:00
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
Fix CSGPolygon3D in path mode disappearing at runtime.
2023-05-15 16:52:39 -07:00
csg_shape.h
Add debug collision shape to CSG with collision
2023-05-03 08:41:37 +02:00
register_types.cpp
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
register_types.h
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
SCsub
SCons: Unify tools/target build type configuration
2022-09-26 16:31:46 +02:00