Blender Git Loki

Git Commits -> Revision 5959df8

Revision 5959df8 by Joshua Leung (master)
December 22, 2008, 08:13 (GMT)
2.5 - Action Editor / Dopesheet

Initial commit of drawing code for Action Editor / Dopesheet. By default, the Dopesheet is now enabled (like in AnimSys2). There are still a few unresolved problems (like bad alpha blending for icons, and keyframes still not being drawn). However, these will be resolved in due course.

Commit Details:

Full Hash: 5959df8bf85776b4129a58346b99047a7b6dceaa
SVN Revision: 18003
Parent Commit: 3c12040
Lines Changed: +2361, -78

3 Added Paths:

/source/blender/editors/animation/anim_keyframes_draw.c (+701, -0) (View)
/source/blender/editors/include/ED_keyframes_draw.h (+99, -0) (View)
/source/blender/editors/space_action/action_draw.c (+1321, -0) (View)

9 Modified Paths:

/source/blender/editors/animation/anim_draw.c (+78, -0) (Diff)
/source/blender/editors/animation/anim_filter.c (+58, -30) (Diff)
/source/blender/editors/include/ED_anim_api.h (+63, -13) (Diff)
/source/blender/editors/include/UI_resources.h (+7, -0) (Diff)
/source/blender/editors/interface/resources.c (+9, -0) (Diff)
/source/blender/editors/space_action/action_intern.h (+8, -1) (Diff)
/source/blender/editors/space_action/space_action.c (+10, -10) (Diff)
/source/blender/editors/space_view3d/drawarmature.c (+4, -22) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+3, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021