Blender Git Commits

Blender Git commits from all branches.

Page: 2619 / 2888

June 1, 2014, 18:36 (GMT)
Merge branch 'master' into soc-2013-paint
May 31, 2014, 15:29 (GMT)
support for Domain Border Collisions added
May 31, 2014, 11:10 (GMT)
Correct flushing, this was only happening with (still dysfunctional)
frame change updates.
May 31, 2014, 04:08 (GMT)
fix: visual studio 2010 project built with cmake could not find libjpeg
May 30, 2014, 22:34 (GMT)
Cancel the pie menu when releasing without a valid item selected.
May 30, 2014, 22:19 (GMT)
For ease of testing, move object mode switch pie to be active across all
modes. Also modify custom python example pie and put it to Q key, sculpt mode.
May 30, 2014, 21:51 (GMT)
* Slight change on widget_box
* Pie menu operators return 'finished' to avoid evoking other operators
(maybe should be added to regular popup menus too?)
May 30, 2014, 21:43 (GMT)
UI changes:

* Central widget does not depend on width of menu text.
* Menu name hovers above the central widget.
May 30, 2014, 21:36 (GMT)
Add generic python operator that spawns a pie menu for a specific
operator enum.
May 30, 2014, 20:48 (GMT)
Fixed key->mix_mode having incorrect values

The values of mix_mode (KEY_MIX_FROM_ANIMDATA/KEY_MIX_FROM_TEMPVALUES)
were used the wrong way. Also, added a function to access the active value
of the keyblock.
May 30, 2014, 19:42 (GMT)
Revert "Update Ceres to latest upstream version"

This reverts commit 39f575106d0fc3e2142bf79132a24a90fc399608.

Was just testing WIP patch, didn't mean to commit
it yet. Still need a bit of cleanup.
May 30, 2014, 19:38 (GMT)
Compilation fixes on Windows

Now both scons and cmake are tested building
with msvc2013 64bit.
May 30, 2014, 17:07 (GMT)
Slightly offset the angles of diagonal pie menu items. Gives a more even
result. There may be a more accurate formula here but that works well
enough for now.
May 30, 2014, 16:47 (GMT)
Press and release style interaction for pie menus

works by sending enter press and enter release events. May be somewhat
hacky but it should work.

+ minor cleanup.
May 30, 2014, 16:06 (GMT)
Some tweaks to managing sce->depsgraph to make sure it stays in sync
with the current sce->theDag.

Eventually depsgraph should be moved out of the Scene DNA, but until
then it's useful to have it there for testing.
May 30, 2014, 15:45 (GMT)
Merge branch 'opensubdiv-modifier' of git.blender.org:blender into opensubdiv-modifier
May 30, 2014, 14:53 (GMT)
Clear depsgraph timings when evaluating a node.
May 30, 2014, 14:17 (GMT)
Simple stats drawing for the depsgraph info mode.
May 30, 2014, 13:17 (GMT)
Merge branch 'master' into pie-menus
May 30, 2014, 12:03 (GMT)
operator to generate setup file added
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021