blender/release
Joshua Leung 56b67d41aa Bugfix #21916: Baking NLA strips doesn't group transforms
- Added an optional string arg to struct.keyframe_insert() and struct.keyframe_delete() for the name of the group to add the keyframes to (for newly created F-Curves), instead of doing this as post process.

- Added error prints to the RNA function for setting an F-Curve's group. The old way of setting the groups afterwards couldn't be used anymore, since there was no way to find the action the F-Curve belonged to. This is necessary if the F-Curve list is to be kept in a valid state, since adding to any random group that may not be in the same Action does not work well. There were other issues with the list being iterated over changing while it was still being iterated over too...

TODO: 
Find a way to allow the iterator there to still work ok?
2010-04-06 04:25:48 +00:00
..
datafiles Splash for testbuild update... 2010-03-02 19:24:20 +00:00
freedesktop * blender doesn't need the -w anymore to start in a window 2009-02-28 09:25:42 +00:00
irix-6.2-mips correct fsf address 2010-02-12 13:34:04 +00:00
plugins * Multiply for panorama cameras 2010-03-30 12:15:16 +00:00
scripts Bugfix #21916: Baking NLA strips doesn't group transforms 2010-04-06 04:25:48 +00:00
test correct fsf address 2010-02-12 13:34:04 +00:00
text Readme Update to Alpha 2 (better late than never) 2010-03-07 13:18:13 +00:00
windows correct fsf address 2010-02-12 13:34:04 +00:00
environment-macosx Continue development of bfile system. 2009-10-19 18:44:09 +00:00
environment-mswindows Continue development of bfile system. 2009-10-19 18:44:09 +00:00
environment-unix Continue development of bfile system. 2009-10-19 18:44:09 +00:00
getversion.py Fix syntax for ID keyword. 2010-03-21 01:14:04 +00:00
Makefile 2.51: second commit, splash png and Makefile fix 2010-02-16 18:16:54 +00:00
VERSION The version in this file was not updated to alpha2, resulted in alpha1 2010-03-27 14:38:46 +00:00