This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
4609593a178c98e0c3487edafe5595c494c0c2c0
test
/
source
History
Mitchell Stokes
4609593a17
BGE Cleanup: Removing all of the my_* functions in KX_ConvertPhysicsObjects.cpp that were used to get bounds information
...
Now we just use BKE_object_boundbox_get().
2014-04-22 20:36:36 -07:00
..
blender
Fix T39458: Switching physics type from Character to Dynamic enables ghost flag silently
2014-04-22 16:42:03 -07:00
blenderplayer
Fix player build.
2014-04-21 10:19:13 +02:00
creator
Rename "BLI_cpu.h" to "BLI_system.h" and add to it BLI_getpid() helper.
2014-04-02 11:59:43 +02:00
gameengine
BGE Cleanup: Removing all of the my_* functions in KX_ConvertPhysicsObjects.cpp that were used to get bounds information
2014-04-22 20:36:36 -07:00
icons
…
tests
Style cleanup: C & pep8
2014-04-15 13:11:48 +10:00
CMakeLists.txt
remove WINDOWS checks in cmake, this variable isn't defined on windows and checks weren't needed.
2013-09-03 03:04:44 +00:00
SConscript
…