Go to file
Janne Karhu be17466942 Fix for [#27038] Bugs when linking particles/collision/softbody modifiers
* Collision modifiers are disabled here by intention, but particles and softbody were copied the wrong way over :)
* On a further note I don't really get this whole "link modifiers" thing as it just copies the modifiers. As modifiers aren't ID blocks there's no sense in calling this linking!
* Secondly I don't think particles, smoke etc should be considered as modifiers here at all, meaning they shouldn't be linked/copied. These "modifiers" only read the mesh data at a certain location of the stack, but don't actually modify the mesh in any way (more info here http://wiki.blender.org/index.php/User:Jhk#Modifier_Stack_proposal).
2011-04-19 16:30:55 +00:00
build_files buildbot: 2011-04-17 06:17:37 +00:00
doc minor improvements to sphinx doc main page 2011-04-13 14:43:11 +00:00
extern revert Joseph Eagar's eltopo commits r36073, 36075 (& some minor edits) 2011-04-12 11:09:10 +00:00
intern Fix for [#26990] Loading file w packed audio crashes 2011-04-18 14:24:36 +00:00
release Bugfix 26936 2011-04-19 14:36:26 +00:00
source Fix for [#27038] Bugs when linking particles/collision/softbody modifiers 2011-04-19 16:30:55 +00:00
CMakeLists.txt patch [#26861] Spelling, Typos, and Grammar 2011-04-11 01:18:25 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile - background job style cleanup. 2011-04-10 15:24:05 +00:00
SConstruct Apply [#26044] Windows thumbnails and improved filetype registration 2011-03-29 13:00:03 +00:00