blender/release/scripts/startup
Miika Hamalainen d3a6c0c834 Smoke simulator: Add flow subframes and ability to set custom particle size.
Previously it was nearly impossible to have fast moving objects emitting smoke or they would just leave behind a row of smoke poofs instead of continious stream of smoke. Now it's possible to set number of subframes for each smoke flow.

Another new thing is ability to set size of smoke flow particles instead of using closest smoke cell. This also works with my earlier "full sample" commit, so no more blocky particles either. :)

For more info check my blog post: http://www.miikahweb.com/en/blog/2013/05/17/blender-smoke-subframes

This commit also includes couple of fixes I spotted while testing:
* Fix: dissolve was applied at different time for low res and high res simulations.
* Fix: full sample setting didn't get copied with domain.
2013-05-17 17:45:37 +00:00
..
bl_operators Fix #35273: click in empty space to deselect as used by the Maya keymap gave 2013-05-10 20:49:16 +00:00
bl_ui Smoke simulator: Add flow subframes and ability to set custom particle size. 2013-05-17 17:45:37 +00:00
keyingsets_builtins.py More UI message i18n fixes and improvements... 2013-03-10 17:42:08 +00:00
nodeitems_builtins.py Added an entry for Reroute node in the node categories. Reroute is not a "real" node, but for users it's a bit hard to find, so a menu entry is ok for now. 2013-05-13 09:32:17 +00:00