blender/source/gameengine
Charlie Carley 3947f9b885 1). Fix for cube maps in the player.
ImBuf pointer was being overridden causing the ibuf->rect to be zero.

2). Added vertex attributes for tangents in in vertex arrays.
This, probably needs the extensions enabled (glEnableVertexAttribArrayARB, glDisableVertexAttribArrayARB), but am a little
weary about enabling them right now.
2007-02-01 02:10:38 +00:00
..
BlenderRoutines fixes in rigidbody constraints rigidbody -> IPO baking: 2007-01-07 04:54:29 +00:00
Converter fix crash in constraint conversion, fix reference frame transformations for generic 6dof constraint 2007-01-19 03:14:51 +00:00
Expressions Fix for getting gcc compile GE with Py 2.5 2006-12-03 20:27:59 +00:00
GameLogic fixing some issues: force needs to wake up objects, property sensor issue, island activation issue 2006-12-25 02:02:13 +00:00
GamePlayer = game engine fixes= 2007-01-08 04:22:23 +00:00
Ketsji 1). Fix for cube maps in the player. 2007-02-01 02:10:38 +00:00
Network 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
Physics fix crash in constraint conversion, fix reference frame transformations for generic 6dof constraint 2007-01-19 03:14:51 +00:00
PyDoc Added the docs & use Python booleans for physics reinstance. 2005-04-23 12:25:21 +00:00
Rasterizer 1). Fix for cube maps in the player. 2007-02-01 02:10:38 +00:00
SceneGraph 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
Makefile Added 2 options to the Makefiles (enable in environment, user-def.mk, 2004-03-21 19:59:51 +00:00
SConscript == SCons == 2006-02-04 14:15:10 +00:00