This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/editors
Joshua Leung 4a0df3ad7b 2.5 - NLA SoC Branch Merged to 2.5!
(19863 to 21513)

Highlights of the new NLA System (and related Animation System changes):
* NLA Data is stored in AnimData alongside Action and Drivers. The NLA stack is evaluated before the Action, with the Action always overriding the results of the stack.
* NLA Data is arranged in 'Tracks', which act like PhotoShop layers. These can be muted, protected, and/or made to be played back by themselves
* Within each track, there can be multiple 'Strips'. There are 3 types of strip -> Action Clip (references some action), Transition (blends between the endpoints of two strips), and Meta (container for several strips that occur sequentially)
* FModifiers can be applied to strips, and strips can have animated influence/time controls. Playback for strips can also be backwards now!
* Playback can now go in forward and backwards directions.
* Animation Editors have been polished (unfinished features added, existing features cleaned up and made more consistent)

Notes for BuildSystem Maintainers:
* Only scons has been actively tested. Makefiles should work fine.
* MSVC ProjectFiles are broken due to the very way they work.
* CMake status unknown...

Other notes:
* Hopefully I haven't made any mistakes while doing the merge. More files than expected were showing some weird conflicts, so you may have some broken code...
* Not all old files (with NLA) data load exactly the same anymore. However, the bulk of the files out there should be ok (I hope)
2009-07-11 05:41:21 +00:00
..
2009-07-10 01:57:55 +00:00
2009-07-08 21:31:28 +00:00
2009-07-09 19:45:27 +00:00
2009-06-23 00:09:26 +00:00
2009-07-11 03:23:45 +00:00
RNA
2009-07-10 19:56:13 +00:00
RNA
2009-07-10 19:56:13 +00:00
2.5
2009-07-09 15:40:04 +00:00
2.5
2009-06-25 15:41:27 +00:00
2009-07-11 03:23:45 +00:00
2009-07-09 19:49:04 +00:00
2009-07-02 19:41:31 +00:00
2009-07-10 01:57:55 +00:00
2009-07-11 03:23:45 +00:00
2.5
2009-07-10 16:55:49 +00:00
2009-07-02 03:32:57 +00:00
2009-06-23 17:30:18 +00:00
2009-07-10 23:25:30 +00:00
2009-07-08 21:41:35 +00:00
2009-06-23 00:09:26 +00:00
RNA
2009-07-10 19:56:13 +00:00
2009-06-23 00:09:26 +00:00
2009-07-10 18:10:40 +00:00
2009-07-11 03:23:45 +00:00
2009-07-08 15:34:41 +00:00
2009-07-08 21:31:28 +00:00
2.5
2009-06-16 13:09:36 +00:00
2.5
2009-06-16 13:09:36 +00:00