This website requires JavaScript.
Explore
Help
Register
Sign In
Cr8-xyz
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
c0becb45323d76ba0cf6840b264f20428c275e11
blender
/
source
/
gameengine
/
GameLogic
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
..
Joystick
More simple fixes to cleanup warnings and what not:
2006-01-30 19:59:33 +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
Makefile
Clean up for Makefiles: some of the directories were being printed
2005-04-09 22:40:34 +00:00
SCA_AlwaysEventManager.cpp
…
SCA_AlwaysEventManager.h
…
SCA_AlwaysSensor.cpp
…
SCA_AlwaysSensor.h
…
SCA_ANDController.cpp
…
SCA_ANDController.h
…
SCA_EventManager.cpp
…
SCA_EventManager.h
…
SCA_ExpressionController.cpp
…
SCA_ExpressionController.h
…
SCA_IActuator.cpp
…
SCA_IActuator.h
…
SCA_IController.cpp
…
SCA_IController.h
…
SCA_IInputDevice.cpp
…
SCA_IInputDevice.h
…
SCA_ILogicBrick.cpp
…
SCA_ILogicBrick.h
…
SCA_IObject.cpp
Sorry to break the cvs-closed status, so if you really need to make a new 2.40 build, just disable the game engine if it doesn't compile for a platform. Again, sorry if this breaks non-windows platforms, but I hope people help to get this amazing fix working for all platforms. Armature-fixing contribution from Snailrose. Also lots of cool things from Snailrose and Lagan.
2006-01-06 03:46:54 +00:00
SCA_IObject.h
- Charlie provided a work-around for some armature related crashes
2006-05-11 17:58:23 +00:00
SCA_IScene.cpp
…
SCA_IScene.h
-added basic support for GameActuator 'load game', relative paths were broken, just load file into memory and load blend from memory.
2006-05-22 21:03:43 +00:00
SCA_ISensor.cpp
…
SCA_ISensor.h
…
SCA_JoystickManager.cpp
…
SCA_JoystickManager.h
…
SCA_JoystickSensor.cpp
…
SCA_JoystickSensor.h
…
SCA_KeyboardManager.cpp
…
SCA_KeyboardManager.h
…
SCA_KeyboardSensor.cpp
…
SCA_KeyboardSensor.h
…
SCA_LogicManager.cpp
Sorry to break the cvs-closed status, so if you really need to make a new 2.40 build, just disable the game engine if it doesn't compile for a platform. Again, sorry if this breaks non-windows platforms, but I hope people help to get this amazing fix working for all platforms. Armature-fixing contribution from Snailrose. Also lots of cool things from Snailrose and Lagan.
2006-01-06 03:46:54 +00:00
SCA_LogicManager.h
Sorry to break the cvs-closed status, so if you really need to make a new 2.40 build, just disable the game engine if it doesn't compile for a platform. Again, sorry if this breaks non-windows platforms, but I hope people help to get this amazing fix working for all platforms. Armature-fixing contribution from Snailrose. Also lots of cool things from Snailrose and Lagan.
2006-01-06 03:46:54 +00:00
SCA_MouseManager.cpp
…
SCA_MouseManager.h
…
SCA_MouseSensor.cpp
…
SCA_MouseSensor.h
…
SCA_ORController.cpp
…
SCA_ORController.h
…
SCA_PropertyActuator.cpp
…
SCA_PropertyActuator.h
…
SCA_PropertyEventManager.cpp
…
SCA_PropertyEventManager.h
…
SCA_PropertySensor.cpp
modified behaviour of PropertySensor and MessageSensor on popular request.
2006-05-09 23:43:14 +00:00
SCA_PropertySensor.h
…
SCA_PythonController.cpp
GamePython related: changed ordering of python destruction, and reverted some python changes (it caused problems)
2006-05-14 03:39:07 +00:00
SCA_PythonController.h
GamePython related: changed ordering of python destruction, and reverted some python changes (it caused problems)
2006-05-14 03:39:07 +00:00
SCA_RandomActuator.cpp
…
SCA_RandomActuator.h
…
SCA_RandomEventManager.cpp
…
SCA_RandomEventManager.h
…
SCA_RandomNumberGenerator.cpp
…
SCA_RandomNumberGenerator.h
…
SCA_RandomSensor.cpp
…
SCA_RandomSensor.h
…
SCA_TimeEventManager.cpp
…
SCA_TimeEventManager.h
…
SConscript
==SCons==
2006-02-07 21:24:36 +00:00