Blender Git Commits

Blender Git commits from all branches.

Page: 2186 / 2888

September 16, 2015, 13:05 (GMT)
remove comments for cleaner console
September 15, 2015, 20:14 (GMT)
More work towards relocate operator for libraries (still pretty much empty shell).

Note that this op will have to be moved to WM area in fact, it's way too generic for Outliner only...
and we need to re-use most of append/link operator code!
September 15, 2015, 14:47 (GMT)
Merge branch 'master' into GPencil_Editing_Stage3
September 15, 2015, 14:45 (GMT)
GP Sculpt: Clamp size/strength changes made using the scrollwheel

It would be possible to get weird out of bounds sizes/strength values,
and then wonder why the brush wasn't working at all.
September 15, 2015, 14:39 (GMT)
Tweak to make rendering different GPencil shots via the sequencer feasible again

This hack ensures that world backgrounds get rendered in OpenGL previews
when using scene strips in the sequencer. Without this, we cannot use
the sequencer to chain up different GPencil shots for a non-destructive
workflow (where you don't have to render out image sequences first).
September 15, 2015, 12:24 (GMT)
Merge branch 'master' into id-remap
September 14, 2015, 23:09 (GMT)
Cleanup: Naming, consistent API call order
September 14, 2015, 22:47 (GMT)
Add asserts to ensure functions are called in correct order

A bit silly having to ensure functions are called in correct order, but necessary for now.
September 14, 2015, 22:10 (GMT)
Cleanup: Avoid special widget flag API functions, use general function instead
September 14, 2015, 21:57 (GMT)
Minor corrections to previous commit
September 14, 2015, 21:52 (GMT)
Doxygen documentation for widget library

And of course some minor cleanup.
September 14, 2015, 20:30 (GMT)
Outliner: add a dedicated ID_LI operation handler, and add skeletton for 'relocate' tool...
September 14, 2015, 15:31 (GMT)
Remove redundant arrow widget flag
September 14, 2015, 14:52 (GMT)
Merge branch 'master' into wiggly-widgets
September 14, 2015, 14:43 (GMT)
Get rid of overkill arrow widget custom line vec drawing

Instead, we now can use widget offset property to define starting point and a new arrow widget length property to define line length.
September 14, 2015, 13:55 (GMT)
Merge branch 'master' into id-remap
September 13, 2015, 13:41 (GMT)
Some minor fixes and refactor of core id-remap code. Will also allow us to call it when bmain is already locked higher in code.
September 13, 2015, 13:19 (GMT)
Merge branch 'missing-libs' into id-remap
September 13, 2015, 13:19 (GMT)
Merge branch 'master' into missing-libs
September 13, 2015, 13:19 (GMT)
Merge branch 'missing-libs' into id-remap
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021