Files
test/source/blender/blenkernel
Campbell Barton 0a2b8b1308 A user submitted a BVH file that took a long time to import (I didnt end up finishing since it was so slow)
this is mainly because adding pose keyframes recalculates every handle so importing became increasingly slow.

added a 'fast' argument to insertkey that python api's insertPoseKey can make use of since it alredy accepts a 'fast' option.

The ~4450 frame, 31 bone BVH imports in ~108sec now

Seperated editmode switch statement in space.c's event handling,
if editmode is disabled, or the images is a render or composite, UV editing operations are ignored.
In previous releases it has given an annoying warning if selecting or scaling is attempted when out of UV/Face mode.
2007-09-18 06:41:29 +00:00
..
2007-07-19 12:29:28 +00:00
2006-12-20 17:57:56 +00:00
2007-06-14 14:36:27 +00:00
2005-12-06 17:05:37 +00:00
2007-03-13 11:54:53 +00:00
2007-09-10 19:32:44 +00:00
2007-09-02 17:25:03 +00:00
2007-07-09 20:42:14 +00:00
2007-05-03 15:10:44 +00:00
2007-03-11 12:14:50 +00:00
2007-08-22 10:07:42 +00:00
2007-07-28 21:04:30 +00:00
2007-05-03 21:37:52 +00:00
2007-07-28 21:04:30 +00:00
2007-08-05 09:21:29 +00:00
2006-12-21 14:00:18 +00:00
2006-11-30 15:54:21 +00:00
2006-01-23 22:05:47 +00:00
2006-06-09 19:48:50 +00:00
2006-11-01 11:26:16 +00:00
2004-01-05 00:06:11 +00:00