index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
math
/
SCsub
blob: 7b4a6acbc0782096d772d0337713d39b53840a68 (
plain
)
1
2
3
4
5
Import('env') env.add_source_files(env.core_sources,"*.cpp") Export('env')