[Bf-taskforce25] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [17963] branches/blender2.5/blender/source /blender/editors: 2.5 - Start of porting of Animation Editors

Joshua Leung aligorith at gmail.com
Sat Dec 20 09:26:54 CET 2008


Just a note about this commit for buildsystem maintainers:
I've gotten the priorities fixed for scons, but other buildsystems may not
work ok with this yet. I've added the makefiles, but they might not work.
MSVC projectfiles will need fixing :)

On Sat, Dec 20, 2008 at 9:24 PM, Joshua Leung <aligorith at gmail.com> wrote:

> Revision: 17963
>
> http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=17963
> Author:   aligorith
> Date:     2008-12-20 09:24:24 +0100 (Sat, 20 Dec 2008)
>
> Log Message:
> -----------
> 2.5 - Start of porting of Animation Editors
>
> * Added new 'Animation' submodule under Editors. This will be used to house
> all code + features that are used by many different Animation Editors
> (Action/Dopesheet and IPO) as well as other parts of Blender.
>
> * Added back some of the core code need by the Action/Dopesheet editor,
> which will also be used by IPO Editor.
> * Brought back file for keyframing management code (i.e. keyframing.c), but
> there's still quite a lot of missing stuff that I'll need to restore, so in
> the meantime, it's #if 0'd out.
>
> * Moved markers code to this new module (I'm not sure whether SVN will
> recognise this change, as TortoiseSVN doesn't seem to have any obvious
> copy/move commands)
>
> Modified Paths:
> --------------
>    branches/blender2.5/blender/source/blender/editors/SConscript
>
>  branches/blender2.5/blender/source/blender/editors/space_action/SConscript
>
>  branches/blender2.5/blender/source/blender/editors/space_action/space_action.c
>
>  branches/blender2.5/blender/source/blender/editors/space_time/space_time.c
>    branches/blender2.5/blender/source/blender/editors/space_time/time_ops.c
>
> Added Paths:
> -----------
>    branches/blender2.5/blender/source/blender/editors/animation/
>    branches/blender2.5/blender/source/blender/editors/animation/Makefile
>    branches/blender2.5/blender/source/blender/editors/animation/SConscript
>    branches/blender2.5/blender/source/blender/editors/animation/anim_draw.c
>
>  branches/blender2.5/blender/source/blender/editors/animation/anim_filter.c
>
>  branches/blender2.5/blender/source/blender/editors/animation/anim_keyframing.c
>
>  branches/blender2.5/blender/source/blender/editors/animation/anim_markers.c
>    branches/blender2.5/blender/source/blender/editors/include/ED_anim_api.h
>
>  branches/blender2.5/blender/source/blender/editors/include/ED_keyframing.h
>
> Removed Paths:
> -------------
>    branches/blender2.5/blender/source/blender/editors/util/ed_markers.c
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.blender.org/pipermail/bf-taskforce25/attachments/20081220/ffb05c12/attachment.htm 


More information about the Bf-taskforce25 mailing list