Blender Git Commit Log

Git Commits -> Revision 04671df

December 8, 2014, 14:48 (GMT)
Code for runtime registration of widgets that should make it possible to
remove and add widgetgroup types from the system.

Start operator that will control sequencer backdrop. Architecture here
still needs a little work so good compatibility with Add-ons can be
ensured.

Commit Details:

Full Hash: 04671df15ff406a7c7ccc0aa303f6f268dbb949a
Parent Commit: 5d2f1a9
Lines Changed: +140, -47

8 Modified Paths:

/source/blender/editors/space_node/space_node.c (+5, -5) (Diff)
/source/blender/editors/space_sequencer/sequencer_intern.h (+2, -0) (Diff)
/source/blender/editors/space_sequencer/sequencer_ops.c (+1, -0) (Diff)
/source/blender/editors/space_sequencer/sequencer_view.c (+58, -0) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+9, -10) (Diff)
/source/blender/makesrna/intern/rna_wm.c (+12, -5) (Diff)
/source/blender/windowmanager/intern/wm_widgets.c (+49, -21) (Diff)
/source/blender/windowmanager/WM_api.h (+4, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021