Blender Git Commits

Blender Git "master" branch commits.

Page: 2386 / 5574

April 4, 2016, 07:58 (GMT)
Move some debug print under G.debug

It's not like every debug build is benefiting from this print..
April 4, 2016, 02:44 (GMT)
Fix uninitialized variable use w/ VSE transform
April 2, 2016, 21:36 (GMT)
Cycles: Remove the Preetham Sky model.

The improved Hosek / Wilkie model was added during my GSoC 2013 and the default since then.

The older model was kinda kept for compatibility, but after more than 2 years it's time to remove it.
The Hosek / Wilkie model is more realistic anyway, and people who really want a day / night transition can mix the Sky Shader with another one (e.g. color) and fade between the two.
April 2, 2016, 11:04 (GMT)
Fix T47971: rigid body baking crash due to thread race condition.
April 2, 2016, 07:52 (GMT)
Fix T48030: Can't zoom VSE properties panel
April 1, 2016, 18:39 (GMT)
Fix T47505: Cycles OpenCL rendering crash on Windows.

Restore the boost bug workaround, but without changing the locale.
April 1, 2016, 16:03 (GMT)
Cycles: Fix wrong camera-in-volume stack when camera ray hits volume domain twice
April 1, 2016, 15:45 (GMT)
Cycles: Temporarily revert index sort commit for spatial split

There are in fact some missing parts to it (Split BVH builder should
be creating bins from result of Object Split constructor).

Doable, but need to quickly fix issue for the studio here, easier to
revert for now.
April 1, 2016, 14:55 (GMT)
Fix T48001: Highlighting selected item in filtered lists.

active index was not reset to 'nothing' in case actual active item was filtered out.
April 1, 2016, 14:33 (GMT)
Knife Project: revert fix for T43896

For now leave precision at half a pixel until we have real fix.
Resolves T48023.
April 1, 2016, 13:53 (GMT)
Cycles: Support deformation motion blur for curves deformed by taper
April 1, 2016, 13:25 (GMT)
Cycles: Report thread ID from worker thread to callbacks

Main use case of this ID will be to emulate TLS which otherwise
would require having some platform-specific implementations which
is not always really optimal.

See notes about the argument in util_task.h.
April 1, 2016, 12:36 (GMT)
BMesh: improve path-select fill region w/ ngons

Rewrote to work with ngons and and more complex topology, now uses separate function.
Fixes T48009.
Revision ae49f2e by Philipp Oeser / Bastien Montagne
April 1, 2016, 12:22 (GMT)
Fix T48013: UV Sculpt Brush Does not appear in UV window - but does show up in uv panels (t, n)

Epic fail in recent rB2c3985 :/

To be backported to 2.77a!
April 1, 2016, 08:33 (GMT)
Buildbot: Explicitly disable tests on all platforms

They were never running anyway since there's no checkout of
tests folder. We should either make tweaks to buildbot master
to make it to send cloning commands for tests folder and keep
tests working (currently some of them are broken).
April 1, 2016, 07:56 (GMT)
Update stub for recent BPY API
April 1, 2016, 07:16 (GMT)
Cycles: Fix for missing pthread's spin on OSX
Revision 314aa17 by Joshua Leung
March 31, 2016, 23:52 (GMT)
Fix When using keying sets, the toggling "all items" in the array target only goes from the index value down, instead of keying all
March 31, 2016, 23:23 (GMT)
Hide layers from UI in template
March 31, 2016, 23:02 (GMT)
Cleanup: style/spelling
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021