This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
godot
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tiennm99/godot.git
synced
2026-08-05 10:23:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
build/macos
godot
/
modules
/
csg
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Ninni Pipping
and
Rémi Verschelde
f93a4287cf
Enable shadow warnings and fix raised errors
...
(cherry picked from commit 71ee65dc5701a0675ae6b1879a694a28c7206a63)
2023-05-12 13:56:48 +02:00
..
doc_classes
Fix CSG edge case causing intersection line to hit on common edge of 2 triangles.
2023-05-12 12:06:59 +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_shape.cpp
Fix CSG edge case causing intersection line to hit on common edge of 2 triangles.
2023-05-12 12:06:59 +02:00
csg_shape.h
Add compatibility code for CSGBox3D width/height/depth from Godot 3.x
2023-02-13 20:41:23 +01:00
csg.cpp
Enable shadow warnings and fix raised errors
2023-05-12 13:56:48 +02:00
csg.h
Enable shadow warnings and fix raised errors
2023-05-12 13:56:48 +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