Blender Git Loki

Git Commits -> Revision c8f04eb

Revision c8f04eb by Joshua Leung (master)
February 13, 2009, 06:33 (GMT)
Animato: Various improvements

* Scene and World AnimDatas are now included in animation editors

* Keyframes for integer-value settings now get the FCURVE_INT_VALUES flag set for their F-Curves, which restricts those curves to only having integer-values. F-Curve displays have been altered accordingly, but some editing tools may still need tweaks to work with this.

* Fixed notifiers for Insert Keyframe -> Active Keying Set.

Commit Details:

Full Hash: c8f04eba487ea43eaf1c8658eccd53711f2760bf
SVN Revision: 18953
Parent Commit: cec4a29
Lines Changed: +420, -51

15 Modified Paths:

/source/blender/editors/animation/anim_channels.c (+38, -0) (Diff)
/source/blender/editors/animation/anim_filter.c (+163, -11) (Diff)
/source/blender/editors/animation/keyframes_draw.c (+54, -5) (Diff)
/source/blender/editors/animation/keyframing.c (+11, -13) (Diff)
/source/blender/editors/include/ED_anim_api.h (+8, -0) (Diff)
/source/blender/editors/include/ED_keyframes_draw.h (+3, -1) (Diff)
/source/blender/editors/space_action/action_draw.c (+49, -2) (Diff)
/source/blender/editors/space_action/action_header.c (+2, -2) (Diff)
/source/blender/editors/space_action/action_select.c (+27, -0) (Diff)
/source/blender/editors/space_graph/graph_draw.c (+42, -6) (Diff)
/source/blender/editors/space_graph/graph_header.c (+2, -2) (Diff)
/source/blender/editors/space_graph/space_graph.c (+4, -4) (Diff)
/source/blender/makesdna/DNA_action_types.h (+2, -3) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+7, -1) (Diff)
/source/blender/makesdna/DNA_world_types.h (+8, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021