Blender Git Commits

Blender Git commits from all branches.

Page: 1874 / 2888

January 11, 2017, 17:52 (GMT)
Remove custom weight interp func in favor of Blender's built-in implementation
January 11, 2017, 16:41 (GMT)
Merge remote-tracking branch 'origin/render-layers' into clay-engine

# Conflicts:
# source/blender/editors/space_view3d/drawobject.c
# source/blender/gpu/intern/gpu_viewport.c
January 11, 2017, 16:38 (GMT)
Fixed versionning
January 11, 2017, 15:58 (GMT)
Fix Crash and Unfreed Memory
January 11, 2017, 15:34 (GMT)
Introduce Batch storage.
January 11, 2017, 15:20 (GMT)
Fix mem freed twice
January 11, 2017, 15:05 (GMT)
Fix VS 2015 issue (change isnanf to isnan)
January 11, 2017, 14:54 (GMT)
_free() functions should not clear the pointer itself
January 11, 2017, 14:54 (GMT)
BLI_assert fix
January 11, 2017, 11:58 (GMT)
Doversion: set selected objects for "Render Layer"
January 11, 2017, 11:58 (GMT)
Doversion: set active object for "Render Layer"

We don't do it for the other render layers (the ones converted from
SceneRenderLayer)
January 11, 2017, 11:48 (GMT)
RNA: object.select_get/set(action={'SELECT', 'DESELECT', 'TOGGLE'})
January 11, 2017, 10:45 (GMT)
Introduce ObjectBase rna wrapper for bpy.context.active_base
January 11, 2017, 10:05 (GMT)
Use active_object instead of active_base for edit mode enter

(prevent a crash after recent Base > ObjectBase commit)
January 11, 2017, 08:47 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into render-layers
January 11, 2017, 06:37 (GMT)
Cycles Denoising: Remove WLR and experimental NFOR modes

The denoising code started out as an implementation of WLR, but the NLM mode is working so much better that I decided to remove the WLR mode completely.
This allows to get rid of a significant amount of complexity and code.

Also, the NFOR mode is removed - the name is misleading, most of the ideas behind the NFOR paper are actually what powers the NLM mode. NFOR mode was just an experiment with removing the T-SVD feature space reduction, and it turned out that the experiment had failed.
January 11, 2017, 05:59 (GMT)
Fix 2d mapping function's name
January 11, 2017, 05:28 (GMT)
Cycles Denoising: Remove hidden NLM-only option
January 11, 2017, 00:49 (GMT)
Added Matcap HSV variation (only Hue exposed).
January 10, 2017, 22:52 (GMT)
Added matcap rotation
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021