blender/source
Ben Batt de2fc6d687 Fix for bug #6629 - modifiers and vertex-parenting
I have changed the vertex parenting code to use the derivedFinal mesh rather
than derivedDeform; this gives the result after all modifiers have been
applied, rather than the result up to the first non-deforming modifier as it
did before. Since the derivedFinal mesh can have more than one vertex
corresponding to a single vertex in the base mesh, the average of all such
vertices is used.
2007-05-04 16:36:39 +00:00
..
blender Fix for bug #6629 - modifiers and vertex-parenting 2007-05-04 16:36:39 +00:00
creator Part 2 of 64 bits fixing; the files. 2007-04-28 16:15:12 +00:00
darwin Totally ancient error: Makefiles for OSX did not copy the scripts in 2006-07-01 09:40:13 +00:00
gameengine dont use tface hide or select anymore, since maintaining 2 sets of hide/select data for each face is annoying. 2007-04-29 13:39:46 +00:00
icons ==SCons== 2006-03-10 22:50:27 +00:00
kernel 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 It seems that some darwin bundle creation routines were being performed 2007-04-08 17:16:52 +00:00
nan_compile.mk This reverts the dependancy stuff I did for make -j# 2006-11-17 18:29:46 +00:00
nan_definitions.mk Stupid fix... Back when I introduced new env vars for what 2007-05-04 15:58:20 +00:00
nan_link.mk This is really two commits but the first one is very small and affects one 2006-11-09 15:45:19 +00:00
nan_subdirs.mk Clean up for Makefiles: some of the directories were being printed 2005-04-09 22:40:34 +00:00
nan_warn.mk big warning hunt commit 2005-03-09 19:45:59 +00:00
SConscript ==SCons== 2006-03-10 20:47:34 +00:00