Blender Git Loki
Git Commits -> Revision 373fea6
Revision 373fea6 by Janne Karhu (master) February 12, 2011, 23:25 (GMT) |
Small update for billboards: * Renamed the old split uv's animate option "time" to "age" and added a new option to change the used split frame by frame. These are good changes were suggested/implied by Hannu Hoffren over 3 years ago in his tutorial video! (oh my how time flies) * Also cleaned up the billboard ui quite a bit. For example now the uv channels can be properly chosen from the existing channels. |
Commit Details:
Full Hash: 373fea66620eb11a07640699f0d702521d4e55c3
SVN Revision: 34806
Parent Commit: 54b2127
Lines Changed: +40, -39
5 Modified Paths:
/release/scripts/ui/properties_particle.py (+15, -12) (Diff)
/source/blender/blenkernel/BKE_particle.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_particle_types.h (+2, -3) (Diff)
/source/blender/makesrna/intern/rna_particle.c (+2, -3) (Diff)
/source/blender/render/intern/source/convertblender.c (+20, -21) (Diff)
/source/blender/blenkernel/BKE_particle.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_particle_types.h (+2, -3) (Diff)
/source/blender/makesrna/intern/rna_particle.c (+2, -3) (Diff)
/source/blender/render/intern/source/convertblender.c (+20, -21) (Diff)