Page Menu
Home
Search
Configure Global Search
Log In
Files
F3528
insert_keyframe.txt
Public
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Authored By
Diego Borghetti (bdiego)
Nov 13 2013, 1:10 PM
Size
694 B
Subscribers
None
insert_keyframe.txt
View Options
? user-config.py
? tools/Blender.pyc
? tools/__init__.pyc
? tools/bcolors.pyc
? tools/btools.pyc
Index: source/blender/src/editipo.c
===================================================================
RCS file: /cvsroot/bf-blender/blender/source/blender/src/editipo.c,v
retrieving revision 1.133
diff -u -r1.133 editipo.c
--- source/blender/src/editipo.c 14 Feb 2007 14:53:37 -0000 1.133
+++ source/blender/src/editipo.c 27 Feb 2007 19:57:04 -0000
@@ -2720,7 +2720,7 @@
allspace(REMAKEIPO, 0);
}
- else if(curarea->spacetype==SPACE_VIEW3D) {
+ else if((curarea->spacetype==SPACE_VIEW3D) || (curarea->spacetype == SPACE_ACTION)) {
ob= OBACT;
if (ob && (ob->flag & OB_POSEMODE)) {
File Metadata
Details
Mime Type
text/x-diff
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
95/7c/ba8f3b5ee9091e0d64899aeddc58
Event Timeline
Log In to Comment