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
Files
dee188df166ed4f5eb5c4bb72793afd5e81142a4
goo-engine
/
source
T
History
Campbell Barton
1c2ce9535c
use contains for ListValue and KX_GameObject types (has_key is deprecated by python)
...
eg. if 'prop' in gameOb: ... if 'GameOb' in sce.objects: ...
2009-06-12 12:56:12 +00:00
..
blender
== Sequencer ==
2009-06-11 22:21:00 +00:00
creator
Use fputs instead of fprintf in mem_error_cb(). This silences the
2009-06-09 18:08:45 +00:00
darwin
Make: removing hidden directories from .app failed.
2009-04-23 09:59:19 +00:00
gameengine
use contains for ListValue and KX_GameObject types (has_key is deprecated by python)
2009-06-12 12:56:12 +00:00
icons
…
kernel
BGE performance, 3rd round: culling and rasterizer.
2009-05-07 09:13:01 +00:00
CMakeLists.txt
cmake: apply ADD_SUBDIR patch.
2009-05-17 12:25:06 +00:00
Makefile
* Fix for compile error on MSVC.
2009-05-15 18:21:27 +00:00
nan_compile.mk
Added BF_PROFILE (same name as in scons files) option.
2009-03-23 19:52:49 +00:00
nan_definitions.mk
IRIX: use python 2.5 by default
2009-05-25 23:35:29 +00:00
nan_link.mk
…
nan_subdirs.mk
…
nan_warn.mk
…
SConscript
…