Blender Git Commit Log

All Blender Git commits.

Page: 2466 / 8462

June 4, 2019, 21:51 (GMT)
Fix (unreported) Broken `BLI_threadapi_exit()`.

Function would not clear the static scheduler pointer, which lead to
crash (mem use after free) when trying to re-init and use the task API
again. Should not happen in Blender itself, but could in other cases
(like some future gtests ;) ).
June 4, 2019, 19:08 (GMT)
Cleanup: Freedesktop: Use 2.79b release date
June 4, 2019, 18:08 (GMT)
Fix T65372: Can't turn off Freestyle line anti-aliasing in Eevee

Freestyle was not copying the eevee settings when creating a scene
copy.
June 4, 2019, 18:01 (GMT)
Merge branch 'master' into soc-2019-bevel-profiles
June 4, 2019, 17:59 (GMT)
Terminal edge M_NONE very close to working, sampling needs to reverse direction, and weld case close to working as well.
June 4, 2019, 17:21 (GMT)
Partial revert of e388cd8bb4b5

The constraint icons are now no longer shown in the Outliner again.

This needs a more robust implementation that also works for bones & pose mode.

The new constraint icons are still shown in the Constraint Properties.
June 4, 2019, 16:42 (GMT)
Fix T65378 Eevee: Glitches in ESM shadowmapping

This happen to be a NaN caused by an infinite sum in the shadow
copy shader.
June 4, 2019, 16:42 (GMT)
Eevee: Merge shadow map processing into one drawcall per light

This removes a lot of framebuffer configuration and binding.
June 4, 2019, 16:42 (GMT)
Fix T64214 Eevee: Issue with Emission node and Alpha blending

Emission node was outputing alpha information but is was not
supposed to. Match cycles reference.
June 4, 2019, 16:41 (GMT)
Fix T65042 Eevee: Hair Info Tangent Normal not working correctly
June 4, 2019, 16:30 (GMT)
Cleanup: Correct local variable name
June 4, 2019, 16:27 (GMT)
Fix layer and extension count not stored as intended
June 4, 2019, 16:26 (GMT)
Fix T65032: selection conflicts between motion tracks and masks in clip editor
June 4, 2019, 16:26 (GMT)
Fix T65486: Cycles f-stop value from old files not preserved
June 4, 2019, 16:26 (GMT)
Fix status bar and keymap editor showing Call Menu instead of menu name
June 4, 2019, 16:14 (GMT)
improve move semantic usage in BLI::Optional
June 4, 2019, 16:10 (GMT)
UI: Add icons to Constraints

Each constraint now has a unique icon, just like modifiers.

Icons are designed by Andrzej Ambro? & Alessio Monti, with user input.

Patch by Alessio Monti.
June 4, 2019, 16:05 (GMT)
free cached vectorized functions
June 4, 2019, 15:42 (GMT)
GPencil: Clarify Target weight tooltip and remove lower limit

The target value was affecting the lower value and this was weird. Now the value is clamped between 0 and target weight.
June 4, 2019, 15:39 (GMT)
Print OpenXR runtime name once connected
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021