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
f392a9c4f81e6ea5f55c3fa7af0ca94de44ce463
godot
/
modules
/
csg
History
Yuri Sizov
a8bcbff59f
Merge pull request
#82133
from MewPurPur/svg-tweaks
...
Optimize and tweak some SVGs, improve consistency between icons, and fix broken masks in light mode
2023-11-06 13:22:59 +01: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
Optimize, tweak, improve consistency in SVG icons, and fix masks in light mode
2023-11-04 17:36:18 +02:00
config.py
…
csg_shape.cpp
Fix CSGShape debug_collision_shape crash
2023-11-02 11:23:47 +01:00
csg_shape.h
Style: Harmonize header includes in modules
2023-06-15 14:35:45 +02: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
register_types.cpp
…
register_types.h
…
SCsub
…