Go to file
Lukas Toenne 617cdb4642 Fix for second bug reported in #32846: Particle emitters are still shown for secondary instances with "show emitter" disabled. This requires checking the duplicator visibility on dupli objects themselves after generating the dupli-list.
The emitter visibility option is messy design, it makes such checks unnecessarily complicated. A better approach would be to allow non-mesh objects to carry particle data, these objects would just be invisible anyway without having to care about extra settings. However, this conflicts with the simplistic particle design of "owner is the emitter" ...
2012-10-16 15:38:52 +00:00
build_files another change needed for qtcreator project generator to work with ninja. 2012-10-15 14:26:14 +00:00
doc * Fix small bug in Python operator example; improved example of modal operator 2012-10-12 18:19:39 +00:00
extern Update to stable Eigen 3.1.1 2012-10-15 16:29:23 +00:00
intern Fix for second bug reported in #32846: Particle emitters are still shown for secondary instances with "show emitter" disabled. This requires checking the duplicator visibility on dupli objects themselves after generating the dupli-list. 2012-10-16 15:38:52 +00:00
release Cycles: non-camera viewport render border support 2012-10-16 11:57:46 +00:00
source Color Management: texture baking should be correct when color management is disabled 2012-10-16 15:20:18 +00:00
CMakeLists.txt OSX/cmake: after osl librenew with globals patch, forcing oiio is not longer needed 2012-10-11 10:15:37 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile style cleanup: 2012-10-10 23:44:07 +00:00
SConstruct add option to build without blenders default avi codec. 2012-10-08 02:51:42 +00:00