This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3,389
Commits
4
Branches
0
Tags
78f133b8a7bc1db280d5d052bf83d7ea959cd1cb
Commit Graph
4 Commits
Author
SHA1
Message
Date
Nathan Letwory
85c889108d
add necessary include paths for scons needed after fix for screenshot. NOTE: GPC_Canvas.cpp doesn't compile with msvc7 currently!
2004-10-25 15:52:54 +00:00
Kester Maddock
d5fde6c48b
Added #!/usr/bin/python standard script identifier to the start of SConscript files.
...
Makes text editors identify SConscripts as Python, and syntax highlight properly.
2004-05-16 13:07:20 +00:00
Kester Maddock
30c8bc33ef
Fix SConscript for GamePlayer.
2004-04-08 12:10:09 +00:00
Nathan Letwory
fc080d30d6
Added preliminary support for GamePlayer building with SCons. GPG_ghost and GPC_common are now being built. These will be built by setting BUILD_BLENDER_PLAYER to true in config.opts. BUILD_GAMEENGINE must be set to true, too.
2004-04-08 10:40:12 +00:00