Blender Git Commit Log

Git Commits -> Revision 94e583b

Revision 94e583b by Brecht Van Lommel (master)
February 17, 2009, 21:07 (GMT)
RNA:
* Added Particle wrapping patch by Roelf de Kock. It's not
complete yet and I haven't reviewed it, but committing anyway,
will get to it later.
* Added "Percentage" subtype for floats. Doesn't really do
much besides making auto rna buttons into sliders rather than
numeric inputs, but can later display in % rather than 0.0-1.0.

Commit Details:

Full Hash: 94e583b476600f13a490af448162ce390422025f
SVN Revision: 19018
Parent Commit: ec8c8f0
Lines Changed: +1237, -14

14 Modified Paths:

/source/blender/editors/curve/editcurve.c (+2, -2) (Diff)
/source/blender/editors/interface/interface_utils.c (+2, -0) (Diff)
/source/blender/editors/mesh/editmesh_mods.c (+2, -2) (Diff)
/source/blender/editors/object/object_edit.c (+2, -2) (Diff)
/source/blender/editors/space_image/space_image.c (+7, -5) (Diff)
/source/blender/editors/uvedit/uvedit_unwrap_ops.c (+1, -1) (Diff)
/source/blender/makesrna/intern/makesrna.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_define.c (+18, -0) (Diff)
/source/blender/makesrna/intern/rna_ID.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_main.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_particle.c (+1195, -0) (Diff)
/source/blender/makesrna/intern/rna_rna.c (+1, -0) (Diff)
/source/blender/makesrna/RNA_define.h (+2, -0) (Diff)
/source/blender/makesrna/RNA_types.h (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021