Files
test/source/blender/blenkernel
Ton Roosendaal d673c4a862 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
2004-11-11 15:31:44 +00:00
..
2004-11-11 15:31:44 +00:00
2004-11-11 15:31:44 +00:00
2004-11-07 16:49:46 +00:00
2003-03-24 16:08:15 +00:00
2004-09-14 19:03:11 +00:00
2004-09-23 20:52:51 +00:00
2004-04-22 20:37:24 +00:00
2004-09-14 19:03:11 +00:00
2004-07-26 21:44:55 +00:00
2004-01-05 00:06:11 +00:00