Blender Git Loki

Git Commits -> Revision 474378a

Revision 474378a by Campbell Barton (master)
September 18, 2009, 15:47 (GMT)
VecAngle3_2D, VecAngle2 and VecAngle3 returned degrees, in arithb.c degrees are most common.
- These now return radians
- added macro RAD2DEG(rad)
- renamed VecAngle3_2D to Vec2Angle3 since Vec2* is used in arithb.c for 2D vector functions.

Commit Details:

Full Hash: 474378a0e80cb89a91d206d77b933f5c5bdd2319
SVN Revision: 23335
Parent Commit: 0f25d9b
Lines Changed: +44, -42

9 Modified Paths:

/source/blender/blenkernel/intern/curve.c (+1, -1) (Diff)
/source/blender/blenlib/BLI_arithb.h (+3, -1) (Diff)
/source/blender/blenlib/intern/arithb.c (+4, -4) (Diff)
/source/blender/editors/armature/editarmature_sketch.c (+3, -3) (Diff)
/source/blender/editors/armature/meshlaplacian.c (+3, -3) (Diff)
/source/blender/editors/mesh/editmesh_mods.c (+5, -5) (Diff)
/source/blender/editors/mesh/editmesh_tools.c (+6, -6) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+5, -5) (Diff)
/source/blender/editors/uvedit/uvedit_draw.c (+14, -14) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021