blender/release/scripts
Lukas Tönne 226beb9866 Added basic filtering feature for velocity smoothing.
This is part of the original method from "Volumetric Methods for
Simulation and Rendering of Hair". The current filter is a simple box
filter. Other energy-preserving filters such as gaussian filtering
can be implemented later.

The filter size is currently given as a cell count. This is not ideal,
rather it should use a geometrical length value, but this is too
abstract for proper artistical use. Eventually defining the whole grid
in terms of spatial size might work better (possibly using an external
object).
2015-01-20 09:30:01 +01:00
..
addons@1068cf3057 Submodules: Make them pointing to the master branch 2015-01-07 00:18:18 +05:00
addons_contrib@24d59d37f7 Point submodules ot latest release tags 2015-01-06 18:48:04 +05:00
freestyle Freestyle: Avoid quietly ignoring errors in parameter_editor.lineset_pre callbacks. 2014-12-02 23:08:22 +09:00
modules I18n tools minor update. 2015-01-19 20:49:36 +01:00
presets Viewport: Add adjustable safe areas, 3d-view & VSE 2015-01-19 16:47:57 +11:00
startup Added basic filtering feature for velocity smoothing. 2015-01-20 09:30:01 +01:00
templates_osl Cycles: Remove Westin closure. 2014-10-03 16:03:49 +02:00
templates_py Fix T43206: region_2d_to_origin_3d has no ortho offset 2015-01-13 05:41:56 +11:00