Blender Git Commits

Blender Git commits from all branches.

Page: 1305 / 2888

June 7, 2019, 11:18 (GMT)
Merge branch 'tangent28_cycles_improved_equiangular_sampling' into tangent28_develop
June 7, 2019, 11:17 (GMT)
Merge branch 'tangent28_cycles_adaptive_sampling' into tangent28_develop
June 7, 2019, 11:03 (GMT)
Merge branch 'tangent28_cycles_texture_cache' into tangent28_develop
June 7, 2019, 11:03 (GMT)
Merge branch 'tangent28_openimagedenoise' into tangent28_develop
June 7, 2019, 11:01 (GMT)
Merge branch 'master' into greasepencil-object
June 7, 2019, 10:47 (GMT)
Merge 'master' into 'tangent28_openimagedenoise'
June 7, 2019, 10:47 (GMT)
Merge 'master' into 'tangent28_openimagedenoise'
June 7, 2019, 10:46 (GMT)
Merge 'master' into 'tangent28_openimagedenoise'
June 7, 2019, 10:34 (GMT)
don't reset simulation when pausing playback
June 7, 2019, 10:30 (GMT)
cleanup interface to solver
June 7, 2019, 10:24 (GMT)
little bit more interesting particle movement
June 7, 2019, 10:17 (GMT)
splitup bparticles code into multiple files
June 7, 2019, 10:00 (GMT)
try a different approach to connect state to solvers
June 7, 2019, 09:04 (GMT)
initial particle system api test

Still not happy with the way solver-dependent state is handled.
June 7, 2019, 08:54 (GMT)
Merge branch 'tangent28_master_upstream' into tangent28_cycles_adaptive_sampling
June 7, 2019, 08:40 (GMT)
Merge branch 'master' into greasepencil-object
June 7, 2019, 08:24 (GMT)
Add support for instancied mesh
June 7, 2019, 07:52 (GMT)
Merge branch 'tangent28_master_upstream' into tangent28_cycles_texture_cache
June 7, 2019, 04:51 (GMT)
Outliner: Fix walk select error on open leaf elements

In the outliner, leaf elements like light or material data do not
show a disclosure triangle. However, they can still be toggled
with a click or the openclose operator. This led to the walk select
attempting to walk down another level in the tree.

This could be fixed in the toggle open/close functions as well, but
it seems to address it in walk select seemed simpler as this is
the only area affected.
June 7, 2019, 04:40 (GMT)
Outliner: Fix crash on modifier key click in empty space

I changed this line earlier, I think while implementing box selection.
Changing it back to what it was before I modified it solved the issue.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021