Blender Git Loki

Git Commits -> Revision 3b72584

Revision 3b72584 by Campbell Barton (master)
November 29, 2009, 16:42 (GMT)
- access to a nurbs points was broken - sizeof(BPoint) vs sizeof(BPoint *)
- renamed CurvePoint --> SplinePoint
- renamed point.point --> point.co (less stupid, matches vertex.co)
- access point.co was a 3D vector rather then a 4D vector with the Nurbs weight included.
- rename point.weight --> point.weight_softbody, move point.point[3] --> point.weight
- sorted RNA structs (for pedaticness only)

Commit Details:

Full Hash: 3b72584b7dd71737099184bc5a981874a7b4fa21
SVN Revision: 25002
Parent Commit: e08b6b8
Lines Changed: +41, -48

4 Modified Paths:

/source/blender/makesrna/intern/rna_curve.c (+16, -10) (Diff)
/source/blender/makesrna/intern/rna_fcurve.c (+1, -1) (Diff)
/source/blender/makesrna/RNA_access.h (+24, -24) (Diff)
/source/blender/python/intern/bpy_operator_wrap.c (+0, -13) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021