Blender Git Commits

Blender Git "temp-fracture-modifier-2.8" branch commits.

Page: 68 / 135

April 5, 2016, 08:46 (GMT)
Fix T47939, take II: Check clang package version, not llvm-devel one.

Looks like some distro still provide llvm-3.4-devel, while no more clang-3.4.
Since clang depends on llvm of same version, check clang only should ensure
us we also have matvhing llvm... *sigh*
April 5, 2016, 08:46 (GMT)
Fix T47939: Install Deps OSL 1.7.1 and clang-3.5

Until we officially support llvm3.5 or more, only allow for 3.4 llvm packages,
and build own stuff otherwise...
April 5, 2016, 08:45 (GMT)
Fix T47848: Fix regression in sequencer GL render

Own changes in 2.77 broke off-screen render with scene render size doesn't match output.
April 5, 2016, 08:41 (GMT)
Cycles: Fix wrong camera in volume check when domain is only visible to camera rays
April 5, 2016, 08:36 (GMT)
Cycles: Fix regression caused by recent camera-in-volume commit

Stupid me forgot that we don't have stop-element in the stack yet.
April 5, 2016, 08:36 (GMT)
Fix T47971: rigid body baking crash due to thread race condition.
April 5, 2016, 08:36 (GMT)
Fix T48030: Can't zoom VSE properties panel
April 5, 2016, 08:36 (GMT)
Fix curve adding 3D nurbs when 2D is set

Ctrl-LMB ignored 2D constraint
April 5, 2016, 08:36 (GMT)
Cycles: Make curves modified by a taper object with modifier considered a deform modified

That might consider a bit more objects to be considered deform modified,
but it covers common case of using taper object without require of doing
recursive checks.

In worst case it'll be just some extra synchronization time, no render
time difference will happen for false-positive because of extra checks
happening in Cycles.
April 5, 2016, 08:36 (GMT)
Fix curve hide keeping spline active
April 5, 2016, 08:36 (GMT)
Fix curve, missing update on Ctrl-LMB
April 5, 2016, 08:36 (GMT)
Fix curve editmode adding 3D primitives w/ 2D curves
April 5, 2016, 08:36 (GMT)
Cycles: Fix wrong camera-in-volume stack when camera ray hits volume domain twice
April 5, 2016, 08:36 (GMT)
Fix T47505: Cycles OpenCL rendering crash on Windows.

Restore the boost bug workaround, but without changing the locale.
April 5, 2016, 08:36 (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 5, 2016, 08:36 (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 5, 2016, 08:36 (GMT)
Cycles: Fix wrong initialization order of mesh flags and object transform
April 5, 2016, 08:36 (GMT)
Cycles: Support deformation motion blur for curves deformed by taper
April 5, 2016, 08:36 (GMT)
Hide layers from UI in template
April 5, 2016, 08:36 (GMT)
Fix T48012: Knife Project crash
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021