Blender Git Loki

Blender Git commits from all branches.

Page: 2166 / 2888

October 11, 2015, 18:25 (GMT)
Correction to buildbot config...
October 11, 2015, 18:20 (GMT)
Revert to 000dfc0319, with reduced featureset in buildbot config.
October 11, 2015, 15:50 (GMT)
Debug print for T46412, take tow: ConvertDepthToRadiusOperation seems to work OK, now check VariableSizeBokehBlurOperation...
October 11, 2015, 14:56 (GMT)
Revert "Debug commit for T46412."

This reverts commit 6555c5fd7604c384c0ea30c75db2f7df7b64b131.
October 11, 2015, 13:51 (GMT)
Merge branch 'master' into mesh_samples
October 11, 2015, 13:36 (GMT)
Merge branch 'master' into experimental-build
October 11, 2015, 13:23 (GMT)
Debug commit for T46412.
October 11, 2015, 13:14 (GMT)
Merge branch 'master' into experimental-build
October 11, 2015, 13:02 (GMT)
Create expression return values based on node tree outputs.
October 11, 2015, 10:24 (GMT)
Invoke the BVM expression eval for effectors.
October 11, 2015, 06:55 (GMT)
Fix T46403: motion tracking not workig with Xcode 7 on OS X.

Caused by use of the uninitialized shape_ variable in Resize().
October 11, 2015, 06:54 (GMT)
Revert "Fix T46406: Cycles ignores default socket value associated with group socket"

Fixes T46442.
October 10, 2015, 14:07 (GMT)
Fix: Apply same fix from previous commit to the equivalent logic used for GP Sculpt editing
October 10, 2015, 14:06 (GMT)
Fix: The "transform strokes on unkeyed frame creates new frame" feature didn't work on the first frame

As a convenience feature, it is possible to jump to a frame without any existing
GP keyframe, and just use the transform tools to modify the stroke to create a new
keyframe on that frame. However, if the current frame was before the first GP keyframe,
the newly created keyframe would not work (if you scrub away), as it was getting
incorrectly added at the end of the list of keyframes, instead of in-order as expected.
October 10, 2015, 14:00 (GMT)
Fix: When reloading files, stroke editmode was getting disabled

This commit should bring the logic here more into line with what's done for
the posemode toggle.

There's still some weirdness here when clicking on "Object Mode" vs "Edit Strokes"
(i.e. both will just always toggle!), and old files with GP EditMode won't get
the state synced with ob->mode yet.
October 10, 2015, 12:42 (GMT)
Fixes for using tablet events in keymap

* Need to classify tablet events as being in the "mouse" category, or else attempts
to add a new keymap item for this will fail by reverting to keyboard input

* Made event matching more restrictive - it will now trigger only on a tablet events
for LEFTMOUSE events. The problem was that, even when hovering over the tablet
and pressing a key, you'd still get an event with tablet data, which meant that
that event would get wrongly caught and handled.
October 10, 2015, 08:48 (GMT)
Integration of BVM into the effector system for using programmable expressions there.
October 10, 2015, 08:48 (GMT)
Fix/Workaround T46431: blender-softwaregl crashes

Order of initialization bug only impacted mesa's software-gl.

For now effectively revert support for glx-context-flags.
October 10, 2015, 08:26 (GMT)
Use a dedicated struct EffectorContext for storing results of effector
lookup rather than a plain ListBase.

This paves the way for future inclusion of evaluation context info in
the EffectorContext struct, and hides some of the annoying details of
the ListBase double dereferencing.
October 9, 2015, 16:27 (GMT)
fixed manta density inflow grid and removed unneeded manta pp gui files
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021