Go to file
Janne Karhu 95f74f3442 Fix for [#26254] Rendering problem with group-instances of particle-instances
* Render level derived mesh (needed for proper hair rendering) was only calculated before duplication code if the particle object was a level 0 duplicator, so particles creating objects inside a dupligroup didn't work.
* I really don't see the need for the level == 0 check, so I just removed it and after some quick tests can't see any negative effects. If the check is needed for some case though then a more complicated test is needed to handle all cases.
2011-03-03 19:07:27 +00:00
build_files fix for invalid empty string check in uniquename callback. 2011-03-03 17:23:59 +00:00
doc Cleanup paths after move to dir. 2011-02-28 09:58:53 +00:00
extern doxygen: fixes 2011-02-27 19:29:07 +00:00
intern replace 0 with NULL when used as a pointer 2011-03-03 17:58:06 +00:00
release fix for own error [#26310] "Randomize Transform" operator has widgets jumbled 2011-03-03 13:23:40 +00:00
source Fix for [#26254] Rendering problem with group-instances of particle-instances 2011-03-03 19:07:27 +00:00
CMakeLists.txt Py/RNA API: WITH_PYTHON_SAFETY 2011-03-03 12:00:35 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile part of a patch from Dan Eicher with some edits. 2011-02-22 05:49:21 +00:00
SConstruct Check the os.environ at the start of the build process. 2011-02-18 09:39:15 +00:00