Blender Git Commits

Blender Git "master" branch commits.

Page: 2128 / 5574

April 28, 2017, 17:25 (GMT)
Cycles support for preview on viewport with core profile

This upgrade the drawing code to use latest opengl calls.
Also, it adds a fallback shader for opencolorio.

Reviewers: sergey, brecht
Subscribers: merwin, fclem

Differential Revision: https://developer.blender.org/D2652
April 28, 2017, 17:24 (GMT)
Merge branch 'master' into blender2.8
April 28, 2017, 17:22 (GMT)
Getting rid of setlinestyle: Clip drawing code.

This one has been painful, it's doing lots of nifty conditional drawing
of all kind... Also, very nice illustration of how cumbersome it is to
use dashed shader currently, we really need to find a simpler way at
some point imho. But this is not critical issue either, for now we can
live with some uglyness like that. :/
April 28, 2017, 17:22 (GMT)
Getting rid of setlinestyle: markers' dashed line in VSE.
April 28, 2017, 17:19 (GMT)
Fix T51324: Auto-Depth fails rotating out of camera
April 28, 2017, 15:46 (GMT)
Cycles: Use relative path for #line directives

This way moving Blender bundle around doesn't re-trigger kernels compilation.
April 28, 2017, 14:47 (GMT)
Libmv: Make ERROR a default printing severity
April 28, 2017, 14:47 (GMT)
Cycles: Correct comment after previous commit
April 28, 2017, 14:46 (GMT)
Cycles: Lower default severity level to ERROR
April 28, 2017, 13:52 (GMT)
Merge branch 'master' into blender2.8
April 28, 2017, 13:49 (GMT)
Hide object center and other info when drawing sets
April 28, 2017, 13:33 (GMT)
Alembic: use object-oriented approach in ABC_read_mesh()

This is easier to extend than the if/else if/else chain that was in place,
and allows for somewhat more granular error messages.
April 28, 2017, 13:33 (GMT)
Alembic: Construct ISampleSelector once and pass along
April 28, 2017, 13:28 (GMT)
Fix T51331: fixes for Alembic unit tests on Windows
April 28, 2017, 13:20 (GMT)
Cycles: De-duplicate bit magic for decoding image options in OpenCL kernel
April 28, 2017, 13:15 (GMT)
Cycles: Simplify code around maximum OpenCL info size allocation
April 28, 2017, 13:08 (GMT)
Cycles: Cleanup, de-duplicate image packing of various types
April 28, 2017, 13:04 (GMT)
Correct comment, we need wire_outline data in this case
April 28, 2017, 12:56 (GMT)
Cycles: Quick (real) fix for broken textures on OpenCL

Previous fix did not work for mixed textures. This one will over-allocate
information array, but it's better than not being able to render at all.

Some more cleanup and improvement is coming.
April 28, 2017, 12:48 (GMT)
Revert "Cycles: Fix image textures were completely broken since recent unlimited textures commit"

This reverts commit 8f4166ee495531fa38b676b0a5ef4c482e89f9a5.

The fix was not correct for cases when we've got float textures.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021