Blender Git Loki
Git Commits -> Revision abcdd03
Revision abcdd03 by Ton Roosendaal (master) January 9, 2011, 12:08 (GMT) |
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. |
Commit Details:
Full Hash: abcdd0377cbe409e41d1da95d1a4a5964de14b49
SVN Revision: 34190
Parent Commit: 02aab49
Lines Changed: +3, -0
1 Modified Path:
/source/blender/editors/transform/transform_ops.c (+3, -0) (Diff)