Blender Git Commits

Blender Git "blender-v2.77-release" branch commits.

Page: 2 / 8

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
April 5, 2016, 08:36 (GMT)
Fix NULL check before free
April 5, 2016, 08:36 (GMT)
Knife Project: revert fix for T43896

For now leave precision at half a pixel until we have real fix.
Resolves T48023.
April 5, 2016, 08:36 (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
April 5, 2016, 08:36 (GMT)
CMAKE disable building the windows launcher, fix type in delayloading of debug dll
April 5, 2016, 08:36 (GMT)
Remove the obsolete windows launcher
April 5, 2016, 08:36 (GMT)
Cycles: Aligned vector was not covered by guarded stat

This was making stats printed by the logging being wrong: they did not
include such memory as BVH storage.
April 5, 2016, 08:36 (GMT)
Fix T47985: VSE GL-render scene strip hangs

Regression in d5f1b9c22,
threading deadlock rendering a scene from the OpenGL preview.
April 5, 2016, 08:36 (GMT)
CMAKE / msvc openmp, delay loading of openmp dll so we can set environment
variable before it is loaded
April 5, 2016, 08:36 (GMT)
Partly fix (unreported) particles not updating correctly when changing settings.

Point-cached particles (those using simulations) would not update at all outside of
first frame, due to PSYS_RECALC_RESET flag being ingnored in `system_step()`...

For some mysterious reasons, udate is still non-fully functional outside of startframe
(e.g. changing face distribution between random and jittered), but at least when choosing
'Vertices' you get particles from verts and not faces!
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021