blender/source
Lukas Tönne 7fb96ff00d Fix T40142: Objects restricted in render/view don't produce duplis in
with correct transform for Blender Internal.

According to previous code the obmat must be modified even if the
duplicated object itself is filtered later. TBH i have no idea how/why
this works, but nobody else does either ... All obmats are restored
after BI messes with them during render, so should be fine ...
2014-05-12 08:55:47 +02:00
..
blender Fix T40142: Objects restricted in render/view don't produce duplis in 2014-05-12 08:55:47 +02:00
blenderplayer Make bpy.types.EditBone.matrix writeable. 2014-05-05 20:57:52 +02:00
creator Code cleanup: remove unused includes 2014-05-01 04:47:51 +10:00
gameengine Fix T40113: Skinned meshes with non-animated shape keys crashes the BGE. 2014-05-09 16:05:23 -07:00
icons
tests Code cleanup: spelling/indentation 2014-05-08 04:53:05 +10:00
CMakeLists.txt remove WINDOWS checks in cmake, this variable isn't defined on windows and checks weren't needed. 2013-09-03 03:04:44 +00:00
SConscript