This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-04 12:00:25 +00:00
Code
Releases
Wiki
Activity
Files
fc8ccd5b8c8b779bffd0f4d7f22f2f964c939163
godot
/
drivers
/
convex_decomp
History
Rémi Verschelde
fc8ccd5b8c
SCsub: Add python shebang as a hint for syntax highlighting
...
Also switch existing shebangs to "better" /usr/bin/env python.
2016-10-17 20:10:46 +02:00
..
b2d_decompose.cpp
Add missing license headers in our source files (
#5255
)
2016-06-18 14:46:12 +02:00
b2d_decompose.h
Add missing license headers in our source files (
#5255
)
2016-06-18 14:46:12 +02:00
b2Glue.h
remotion of some c++ includes to avoid dependency on libstdc++
2015-09-10 20:30:46 -03:00
b2Polygon.cpp
Remove unnecessary null pointer checks
2016-01-04 11:46:16 +01:00
b2Polygon.h
remotion of some c++ includes to avoid dependency on libstdc++
2015-09-10 20:30:46 -03:00
b2Triangle.cpp
GODOT IS OPEN SOURCE
2014-02-09 22:10:30 -03:00
b2Triangle.h
GODOT IS OPEN SOURCE
2014-02-09 22:10:30 -03:00
SCsub
SCsub: Add python shebang as a hint for syntax highlighting
2016-10-17 20:10:46 +02:00