Blender Git Loki
Git Commits -> Revision 35535c2
Revision 35535c2 by Janne Karhu (master) September 2, 2010, 06:58 (GMT) |
Fix for [#23136] Particle display percentage "forgotten" after render * The actual problem was that the total amount of particles was rendered at all, since only the displayed percentage was calculated correctly. * New behavior is that before baking (baking is always done for full % of particles) the display % is used for rendering too for dynamic particles. * Also added a warning below the display % slider to inform about the situation. |
Commit Details:
Full Hash: 35535c2cb9dce98dc9eb7dec7337cce40ad6d9d9
SVN Revision: 31718
Parent Commit: ad0a176
Lines Changed: +26, -11