Blender Git Commits

Blender Git "UI-experiments" branch commits.

Page: 20 / 20

September 29, 2014, 16:51 (GMT)
Move manipulator handler to the widget system.
September 29, 2014, 14:36 (GMT)
Draw manipulator from widget callback (handling still done separately)
September 29, 2014, 12:16 (GMT)
Merge branch 'master' into wiggly-widgets
September 24, 2014, 17:09 (GMT)
change widget code, area now just stores a pointer to the widget list
corresponidng to it.
September 24, 2014, 16:30 (GMT)
Merge branch 'master' into wiggly-widgets
September 19, 2014, 11:07 (GMT)
Widgets API.

This commit has first WIP code for widgets API.
Generally widgets should be registered similar to dropboxes, that is,
any code can query for a widgetmap for a certain space and area type
and the window manager will take care of initializing the handlers
automatically.

The owner will be able remove and readd widgets to a certain widgetmap
dynamically. Generally owners should cleanup their widgets though initial code
cleans up leftover widgets automatically.

All this is the theory still, some parts are in that commit, more to come
later, but it's a solid base to build from for an initial commit.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021