blender/release/scripts
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
..
freestyle Fix for shaders.py based on code review comments from flokkievids. 2013-05-03 02:37:43 +00:00
modules use standard name for operator properties - 'props'. 2013-05-09 13:05:36 +00:00
presets [Bug #35108] Shortcuts 3dsmax blender 2.67RC 2013-05-01 11:35:36 +00:00
startup Smoke simulator: Add flow subframes and ability to set custom particle size. 2013-05-17 17:45:37 +00:00
templates_osl Cycles / OSL: 2013-05-01 13:21:15 +00:00
templates_py Updated the custom_nodes.py template script to reflect socket draw API changes in r56584 and r56585. 2013-05-08 16:17:04 +00:00