index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scene
/
main
/
SCsub
blob: b01e2fd54de50c0e83a3346c9f07d528e4b7c90e (
plain
)
1
2
3
4
5
#!/usr/bin/env python Import('env') env.add_source_files(env.scene_sources, "*.cpp")