Blender Git Commit Log
Git Commits -> Revision a74d257
Revision a74d257 by Ton Roosendaal (master) May 14, 2009, 09:32 (GMT) |
Bugfix #18725 Particles using group-duplication, with Metaballs in group, enter eternal loop in our code now. This is a non-supported case... metaball code doesn't support recursions. Added a provision in code to catch this case, and print an error in console to denote this. |
Commit Details:
Full Hash: a74d2574ee5322dc29754fe2ac93e100fcf73633
SVN Revision: 20194
Parent Commit: d257586
Lines Changed: +19, -3