Blender Git Commit Log

All Blender Git commits.

Page: 1636 / 8462

May 18, 2020, 04:36 (GMT)
Cleanup: quiet enum conversion warning
May 17, 2020, 18:22 (GMT)
Fix: Build error with MSVC

A parenthesized type followed by an initializer list is a non-standard explicit type conversion syntax.

Removing the cast seems fine for both MSVC and GCC
May 17, 2020, 17:52 (GMT)
add comments to BLI::Set
May 17, 2020, 16:28 (GMT)
splitup files
May 17, 2020, 15:09 (GMT)
Fluid: Bake cache for more frames by default
May 17, 2020, 15:09 (GMT)
Fix T74060: Smoke flow force field not working with Mantaflow Gas

cb252ca8d316 was also needed to fix the velocity loading from the cache.
May 17, 2020, 15:09 (GMT)
Fluid: Foundation for new OpenVDB file IO

This commit lays the foundation for support for OpenVDB caching with multiple grids per cache file.
May 17, 2020, 15:09 (GMT)
Fluid: Cleanup namespace std
May 17, 2020, 14:49 (GMT)
documentation
May 17, 2020, 14:28 (GMT)
documentation
May 17, 2020, 13:06 (GMT)
rename file
May 17, 2020, 12:54 (GMT)
change order of template arguments
May 17, 2020, 12:43 (GMT)
Add PreShuffle arg
May 17, 2020, 11:46 (GMT)
improve threshold
May 17, 2020, 11:25 (GMT)
10% performance improvement for grow
May 17, 2020, 10:37 (GMT)
use tbb in array
May 17, 2020, 00:58 (GMT)
UI: Widget: Replace geometry by fragment shader drawing

This means all the antiailasing is done inside the fragment shader.

We use a Signed Distance Field to draw the 2D rounded boxes. This ensure
the best quality for AA.

This reduce the averge Batch for widget to 16 verts instead of ~600 and
reduce overshading a lot.

Theme Emboss alpha and tria alpha needs to be changed after this refactor.
May 16, 2020, 20:52 (GMT)
add todo
May 16, 2020, 20:39 (GMT)
cleanup
May 16, 2020, 20:39 (GMT)
print stats for VectorSet
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021