Blender Git Commit Log

Git Commits -> Revision d673c4a

Revision d673c4a by Ton Roosendaal (master)
November 11, 2004, 15:31 (GMT)
1) Bug fix 1776

Lattices seem to have deform lag, when they're animated with Ipos.
Found out this behaviour is already from before 2.25... solved with
removing a where_is_object() from deform code, but dont fully grasp
why.
Tested with good demo file, with motion blur too.

2) No functional changes, just made 2 files compile without warnings;

- added extra ifdefs __NLA_BLENDCON for unused calls
- removed zealot 'const' from function protos and variables, these cannot
work there, and hence gave warnings
- added void pointer casts for array conversions in matrix code

Commit Details:

Full Hash: d673c4a862ae8c8eaf26b3a939e0da7f335ffbf4
SVN Revision: 3438
Parent Commit: c8c1492
Lines Changed: +18, -15

4 Modified Paths:

/source/blender/blenkernel/BKE_action.h (+2, -2) (Diff)
/source/blender/blenkernel/intern/action.c (+12, -9) (Diff)
/source/blender/blenkernel/intern/armature.c (+3, -3) (Diff)
/source/blender/blenkernel/intern/lattice.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021