Blender Git Commits

Blender Git "hair_system" branch commits.

Page: 11 / 35

October 20, 2014, 18:38 (GMT)
Add shader files to the source tree. It helps by displaying them in the
IDE
October 20, 2014, 16:56 (GMT)
Merge branch 'master' into viewport_experiments
October 20, 2014, 13:49 (GMT)
Merge branch 'master' into terrible_consequencer

Conflicts:
source/blender/editors/space_sequencer/sequencer_edit.c
source/blender/editors/space_sequencer/sequencer_ops.c
October 20, 2014, 13:01 (GMT)
Trim tool:

Support metastrips and multiple strips at once.
October 20, 2014, 09:04 (GMT)
WIP support for meta trimming
October 20, 2014, 08:55 (GMT)
Merge branch 'master' into terrible_consequencer
October 17, 2014, 17:17 (GMT)
Hook widget event to the lamp operator.
October 17, 2014, 15:11 (GMT)
Hook calling widget to operator event system. Alpha alpha code still.
Transform/lamp still don't process those.
October 17, 2014, 14:45 (GMT)
Store the active widget in the context. This allows us to first call the
widget handler if needed.
October 17, 2014, 14:11 (GMT)
Arrow handler that does something useful (tm). However still not hooked
up to operators.
October 17, 2014, 13:09 (GMT)
Dummy handler for arrows, take care of some allocation issues for
operators.
October 17, 2014, 12:48 (GMT)
Add callbacks for operator initialization. Now a widget will directly
call an operator and have its own handlers for input.

No handlers implemented yet.
October 17, 2014, 09:23 (GMT)
Classic fix linking of the widget library.
October 17, 2014, 08:45 (GMT)
Merge branch 'master' into wiggly-widgets
October 15, 2014, 17:49 (GMT)
More API reorganization
October 15, 2014, 17:16 (GMT)
WIP commit, basically introducing a few things here:

* highlighted vs active widget.

Active widget takes all input and basically highjacks drawing of all
other widgets in the widgetmap.

* operator names for widgets. Now widgets will spawn operators based on
names that are passed on them. They will also modify a named property of
the operator and pass it on, after which operator can process it.
October 15, 2014, 14:56 (GMT)
Manipulator:

* Fix error in plane manipulator handling.
* Don't show manipulator widgets on paint modes.
October 15, 2014, 14:37 (GMT)
Only detect active widget on mousemoves. Now handler operates on
mouseclick (bound to change)
October 15, 2014, 13:51 (GMT)
Merge branch 'master' into wiggly-widgets
October 15, 2014, 13:45 (GMT)
Ring widgets:

Add a clipping style, just like manipulator
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021