This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/editors/transform
Ton Roosendaal abcdd0377c Bugfix #25551
Transform crash on autokey during animplay.
Transform event handling requires Context, for inserting keys. 

Marked it with XXX warning; we have to be more careful with which
API calls require context; like inserting keys shouldn't need it?

Originally Context was meant for operators; to define user level
or scripted context, not for underlying APIs to work.
2011-01-09 12:08:29 +00:00
..
2010-08-10 21:22:26 +00:00
2010-09-03 03:30:20 +00:00
2011-01-09 12:08:29 +00:00
2011-01-08 18:46:21 +00:00
2010-12-04 13:00:28 +00:00