blender/release/scripts
Janne Karhu 0a83817672 Small particle effectors update:
* Greetings from farsthary: particle rotation is now taken into account for particle effector direction.
** This gives all kinds of new possibilities as he shows in his blog http://farsthary.wordpress.com/2011/02/08/vortex-particle-simple-tut/.
**The only modification I made to his patch was to use the actual rotated particle direction as the effector direction as this defaults to the particle velocity vector, so no actual new options are needed.
* I also added an "effector amount" setting for particle effectors so that only a part of the particles can be considered as effectors. This makes it possible to create simple "farsthary vortexes" with only one particle system.
* Also some tiny reorganization of the falloff min/max values for a nicer ui.
2011-02-12 17:54:24 +00:00
..
io/netrender minor python register changes. 2011-02-11 00:11:17 +00:00
keyingsets - move keyingsets_utils.py into modules. 2011-02-12 08:12:00 +00:00
modules - move keyingsets_utils.py into modules. 2011-02-12 08:12:00 +00:00
op patch [#25978] mathutils fixes for bpy_types.py and vertexpaint_dirt.py 2011-02-11 12:30:17 +00:00
presets pep8 cleanup 2011-02-04 09:27:25 +00:00
templates update templates for registration changes 2011-02-12 08:04:32 +00:00
ui Small particle effectors update: 2011-02-12 17:54:24 +00:00