Page Menu
Home
Search
Configure Global Search
Log In
Files
F5491
editaction.c.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:23 PM
Size
559 B
Subscribers
None
editaction.c.txt
View Options
Index: source/blender/src/editaction.c
===================================================================
RCS file: /cvsroot/bf-blender/blender/source/blender/src/editaction.c,v
retrieving revision 1.113
diff -u -u -r1.113 editaction.c
--- source/blender/src/editaction.c 21 Jan 2007 05:11:46 -0000 1.113
+++ source/blender/src/editaction.c 6 Feb 2007 14:07:26 -0000
@@ -3282,7 +3282,7 @@
if (key->ipo)
borderselect_ipo_key(key->ipo, min, max, SELECT_ADD);
}
- else {
+ else if (act) {
bActionChannel *achan;
bConstraintChannel *conchan;
File Metadata
Details
Mime Type
text/x-diff
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
3e/30/129861a3168199b51468bb46b61d
Event Timeline
Log In to Comment