blender/source/gameengine
Brecht Van Lommel 06d57fdae0 Shape Keys
Internal change to not apply the shape keys to the Mesh vertex coordinates,
but rather use it as part of the derivedmesh/displist evaluation. This only
has one practical advantage right now, which is that you can now make a
linked duplicate and pin it's shape key to a different shape than the first
object.

Further, this makes shape keys correctly fit into the modifier stack design,
which will help implement some other features later. Also it means the mesh
vertex coordinates are now really the orco's.
2009-10-22 09:31:07 +00:00
..
BlenderRoutines Fix #19669 and other: triple buffer & icon texture drawing could cause 2009-10-19 10:10:05 +00:00
Converter Shape Keys 2009-10-22 09:31:07 +00:00
Expressions option to build the BGE without python, uses existing python check (cmake and scons) 2009-09-29 21:42:40 +00:00
GameLogic svn merge https://svn.blender.org/svnroot/bf-blender/branches/blender2.4 -r23566:23567 2009-09-30 13:58:21 +00:00
GamePlayer Fix #19669 and other: triple buffer & icon texture drawing could cause 2009-10-19 10:10:05 +00:00
Ketsji Fixes to get Blender compile and run on PowerPC OSX 10.3, gcc 3.3 2009-10-20 15:51:18 +00:00
Network white space commit. (2 spaces -> tab). 2009-09-06 01:51:23 +00:00
Physics option to build the BGE without python, uses existing python check (cmake and scons) 2009-09-29 21:42:40 +00:00
PyDoc Merge of itasc branch. Project files, scons and cmake should be working. Makefile updated but not tested. Comes with Eigen2 2.0.6 C++ matrix library. 2009-09-24 21:22:24 +00:00
Rasterizer option to build the BGE without python, uses existing python check (cmake and scons) 2009-09-29 21:42:40 +00:00
SceneGraph Merge of itasc branch. Project files, scons and cmake should be working. Makefile updated but not tested. Comes with Eigen2 2.0.6 C++ matrix library. 2009-09-24 21:22:24 +00:00
VideoTexture * due to the setup of headers in mingw 4.4.0, includes could mess up. Making sure that windows.h isn't included where it shouln't (outside of __cplusplus) 2009-10-02 15:51:25 +00:00
CMakeLists.txt option to build the BGE without python, uses existing python check (cmake and scons) 2009-09-29 21:42:40 +00:00
Makefile 2.5 2009-08-11 18:14:49 +00:00
SConscript option to build the BGE without python, uses existing python check (cmake and scons) 2009-09-29 21:42:40 +00:00