Blender Git Loki

Git Commits -> Revision cbf2782

Revision cbf2782 by Brecht Van Lommel (master)
February 27, 2008, 14:17 (GMT)

Fix for bug: cross platform strand render differences with kink/branch.
This time is was due to different accuracy of floating point computation,
now it uses does a comparison a bit different to avoid this.

Also changed the vectoquat function to be threadsafe.

Commit Details:

Full Hash: cbf278246fd0e9e94b1c91055a0744552bedae6c
SVN Revision: 13890
Parent Commit: 39b5d41
Lines Changed: +63, -71

11 Modified Paths:

/source/blender/blenkernel/intern/anim.c (+4, -4) (Diff)
/source/blender/blenkernel/intern/constraint.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/curve.c (+4, -4) (Diff)
/source/blender/blenkernel/intern/exotic.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/lattice.c (+2, -3) (Diff)
/source/blender/blenkernel/intern/object.c (+4, -4) (Diff)
/source/blender/blenkernel/intern/particle.c (+21, -24) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+5, -5) (Diff)
/source/blender/blenlib/BLI_arithb.h (+1, -1) (Diff)
/source/blender/blenlib/intern/arithb.c (+13, -19) (Diff)
/source/blender/python/api2_2x/vector.c (+5, -3) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021