Page MenuHome

editaction.c.txt

editaction.c.txt

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

Mime Type
text/x-diff
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
3e/30/129861a3168199b51468bb46b61d

Event Timeline