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
79fd2a2ae461a2db425e8db697b5eecf6ffe192d
test
/
source
/
gameengine
/
Ketsji
/
KXNetwork
History
Jacques Beuarain
24f4440d05
CMake lists initial submission. Documentationand further verification for different platforms will follow soon. This was just tested against current CVS on MSVC 2005 with Verse, QuickTime, OpenEXR, Player all on.
2006-11-17 02:27:12 +00:00
..
CMakeLists.txt
CMake lists initial submission. Documentationand further verification for different platforms will follow soon. This was just tested against current CVS on MSVC 2005 with Verse, QuickTime, OpenEXR, Player all on.
2006-11-17 02:27:12 +00:00
KX_NetworkEventManager.cpp
Switch fixed time system. Logic updates should now happen at 30Hz, physics at 60Hz. (By default, use Python to set.) Some actuators still run at framerate (IPO, Action) for nice smooth animation, and an excuse to buy high end hardware.
2004-10-16 11:41:50 +00:00
KX_NetworkEventManager.h
Switch fixed time system. Logic updates should now happen at 30Hz, physics at 60Hz. (By default, use Python to set.) Some actuators still run at framerate (IPO, Action) for nice smooth animation, and an excuse to buy high end hardware.
2004-10-16 11:41:50 +00:00
KX_NetworkMessageActuator.cpp
Switch fixed time system. Logic updates should now happen at 30Hz, physics at 60Hz. (By default, use Python to set.) Some actuators still run at framerate (IPO, Action) for nice smooth animation, and an excuse to buy high end hardware.
2004-10-16 11:41:50 +00:00
KX_NetworkMessageActuator.h
Switch fixed time system. Logic updates should now happen at 30Hz, physics at 60Hz. (By default, use Python to set.) Some actuators still run at framerate (IPO, Action) for nice smooth animation, and an excuse to buy high end hardware.
2004-10-16 11:41:50 +00:00
KX_NetworkMessageSensor.cpp
modified behaviour of PropertySensor and MessageSensor on popular request.
2006-05-09 23:43:14 +00:00
KX_NetworkMessageSensor.h
Changed Python _getattr/_setattr methods to use const STR_String& instead of char* - makes using these methods much nicer.
2004-05-16 13:05:15 +00:00
KX_NetworkObjectActuator.cpp
Last of the config.h mods...
2002-11-25 15:29:57 +00:00
KX_NetworkObjectActuator.h
Removed the config.h thing from the .h's in the source dir.
2002-12-27 13:11:01 +00:00
KX_NetworkObjectSensor.cpp
Last of the config.h mods...
2002-11-25 15:29:57 +00:00
KX_NetworkObjectSensor.h
Removed the config.h thing from the .h's in the source dir.
2002-12-27 13:11:01 +00:00
Makefile
FreeBSD can use the exact same python includes as everyone else
2003-03-25 23:36:40 +00:00
SConscript
==SCons==
2006-02-07 21:24:36 +00:00