Blender Git Commits

Blender Git "soc-2017-normal-tools" branch commits.

Page: 8 / 11

October 10, 2017, 14:18 (GMT)
Code refactor: use split variance calculation for mega kernels too.

There is no significant difference in denoised benchmark scenes and
denoising ctests, so might as well make it all consistent.
October 10, 2017, 14:18 (GMT)
Code refactor: remove rng_state buffer and compute hash on the fly.

A little faster on some benchmark scenes, a little slower on others, seems
about performance neutral on average and saves a little memory.
October 10, 2017, 14:18 (GMT)
Code refactor: add WorkTile struct for passing work to kernel.

This makes sharing some code between mega/split in following commits a bit
easier, and also paves the way for rendering multiple tiles later.
October 10, 2017, 14:18 (GMT)
Fix T52645, T52645: AMD OpenCL compiler crash with recent drivers.

Work around the bug by reshuffling code.
October 10, 2017, 14:18 (GMT)
installdeps: Fix building numpy with newer py system...

Many thanks to Jens Verwiebe for investigating and finding this fix.
October 10, 2017, 14:18 (GMT)
Fix T42489 and T52936: Loading blend with minimized window results in crash or empty screen on windows.

Reviewed By: @brecht , @sergey

Differential Revision: https://developer.blender.org/D2866
October 10, 2017, 14:18 (GMT)
Fix error copying smoke modifier uv layer
October 10, 2017, 14:18 (GMT)
Tssst, we use USA english, not Oxford one... :P
October 10, 2017, 14:18 (GMT)
Fix i18n messages extraction script, and a few more UI messages...
October 10, 2017, 14:18 (GMT)
Fix T52982: Join operator with context override crashes Blender 2.79
October 10, 2017, 14:18 (GMT)
Fix T52923: Circle diameter is in fact radius
October 10, 2017, 14:18 (GMT)
Cleanup: redundant casts
October 10, 2017, 14:18 (GMT)
Docs: remove outdated PyAPI guide
October 10, 2017, 14:18 (GMT)
PyAPI: fast keyword parsing for __import__

No functional changes.
October 10, 2017, 14:18 (GMT)
PyAPI: fast keyword parsing for bpy.props

No functional changes.
October 3, 2017, 20:20 (GMT)
Cleanup/fixes compilation warnings.

Mainly, shadowing variables and unused parameters.
October 3, 2017, 19:33 (GMT)
Merge branch 'master' into soc-2017-normal-tools
October 3, 2017, 17:16 (GMT)
Fixed error in mod with many loops sharing edge.

Also removed redundant function and replaced its definition to BKE_mesh.h
September 24, 2017, 07:58 (GMT)
Merge branch 'master' into soc-2017-normal-tools
September 13, 2017, 14:22 (GMT)
Merge branch 'master' into soc-2017-normal-tools
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021