Go to file
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
build_files SVN maintenance. 2011-02-11 19:36:58 +00:00
doc - cmake was missing an inclide (IDE's wouldnt index) 2011-02-06 10:18:20 +00:00
extern fix for building with opencollada 833 on linux. 2011-02-12 06:25:04 +00:00
intern fix for more warnings. 2011-02-12 16:54:24 +00:00
release Small particle effectors update: 2011-02-12 17:54:24 +00:00
source Small particle effectors update: 2011-02-12 17:54:24 +00:00
CMakeLists.txt problem with blender and python 3.2 2011-02-08 06:22:06 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Type checks for internal ID-Property UI min/max/tip & use defines to get values from ID-Props. 2011-02-07 05:05:41 +00:00
SConstruct ignore __pycache__ dir for scons and cmake installation (py3.2 caches modules here). 2011-02-09 00:45:16 +00:00