Blender Git Loki
Git Commits -> Revision fcd5550
Revision fcd5550 by Janne Karhu (master) March 20, 2012, 01:00 (GMT) |
Some advanced particle rotation modes and reorganization of the rotation panel: - More angular velocity modes to support creative effects. - Renamed "Initial Rotation" to "Initial Orientation" to better reflect the functionality - Renamed "Spin" angular velocity mode to "Velocity". - Organized the rotation panel a bit better. - Also some better names and tooltips for the different rotation values. |
Commit Details:
Full Hash: fcd5550a4248e00bbfb739352718d211b73259df
SVN Revision: 45010
Parent Commit: 1362523
Lines Changed: +93, -51
6 Modified Paths:
/release/scripts/startup/bl_ui/properties_particle.py (+12, -16) (Diff)
/source/blender/blenkernel/intern/particle.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+60, -24) (Diff)
/source/blender/blenkernel/intern/pointcache.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_particle_types.h (+6, -1) (Diff)
/source/blender/makesrna/intern/rna_particle.c (+13, -8) (Diff)
/source/blender/blenkernel/intern/particle.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+60, -24) (Diff)
/source/blender/blenkernel/intern/pointcache.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_particle_types.h (+6, -1) (Diff)
/source/blender/makesrna/intern/rna_particle.c (+13, -8) (Diff)