Blender Git Commit Log
Git Commits -> Revision 895d76d
Revision 895d76d by Thomas Dinges (master) June 6, 2009, 16:18 (GMT) |
2.5 Interface: * Added a constraint tab in the buttons window. * Added more sequencer buttons (effect strips). Note: Sequencer buttons will go into the sequencer itself (n-key Panel) later. * Particle button tweaks by William Reynish. Thanks! * Some RNA fixes and new properties. |
Commit Details:
Full Hash: 895d76dab5b8e140a8b1bc15ce5417c2a8c97871
SVN Revision: 20679
Parent Commit: 9d8fa4f
Lines Changed: +284, -188
9 Modified Paths:
/release/ui/buttons_particle.py (+164, -161) (Diff)
/release/ui/buttons_sequencer.py (+92, -22) (Diff)
/source/blender/editors/space_buttons/buttons_context.c (+1, -0) (Diff)
/source/blender/editors/space_buttons/buttons_header.c (+1, -0) (Diff)
/source/blender/editors/space_buttons/space_buttons.c (+2, -0) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_object_force.c (+18, -1) (Diff)
/source/blender/makesrna/intern/rna_sequence.c (+4, -4) (Diff)
/source/blender/makesrna/intern/rna_space.c (+1, -0) (Diff)
/release/ui/buttons_sequencer.py (+92, -22) (Diff)
/source/blender/editors/space_buttons/buttons_context.c (+1, -0) (Diff)
/source/blender/editors/space_buttons/buttons_header.c (+1, -0) (Diff)
/source/blender/editors/space_buttons/space_buttons.c (+2, -0) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_object_force.c (+18, -1) (Diff)
/source/blender/makesrna/intern/rna_sequence.c (+4, -4) (Diff)
/source/blender/makesrna/intern/rna_space.c (+1, -0) (Diff)