Blender Git Commit Log

All Blender Git commits.

Page: 1912 / 8462

January 28, 2020, 01:18 (GMT)
Render API: Make external engine render in linear space for the viewport

This just replace the OCIO shader by a simple image shader without
color transformation.
January 28, 2020, 00:43 (GMT)
Cleanup: warnings, clang-format
January 27, 2020, 23:23 (GMT)
OCIO: Use GroupTransform to avoid doing 3 transforms instead of 2

This exposes OCIO::GroupTransform to C api to be able to chain the
display transform with a corrective transform to output display linear
colors.

For now the display code only use an exponent transform to go back to
linear but should use a ColorSpaceTransform once we have the correct
config.
January 27, 2020, 22:04 (GMT)
add utility function
January 27, 2020, 22:03 (GMT)
fix compile error
January 27, 2020, 21:31 (GMT)
bmesh_intersect_edges: Don't detect faces if an edge already exists

For optimization.
January 27, 2020, 21:13 (GMT)
Merge branch 'master' into functions
January 27, 2020, 21:05 (GMT)
enable node tree optimizations
January 27, 2020, 21:05 (GMT)
cleanup naming
January 27, 2020, 20:57 (GMT)
fix typo
January 27, 2020, 20:57 (GMT)
Volumes: show error message in panel when volume failed to load
January 27, 2020, 20:43 (GMT)
bmesh_intersect_edges: Improve detection of the best_face

`lambda_a` made it more restricted than it should be.
January 27, 2020, 20:30 (GMT)
pass buffer cache to functions via context
January 27, 2020, 20:29 (GMT)
bmesh_intersect_edges: Fix asserts
January 27, 2020, 20:08 (GMT)
remove array allocator
January 27, 2020, 20:07 (GMT)
try using BufferCache instead of ArrayAllocator
January 27, 2020, 19:33 (GMT)
Support all 3D-view shading options for the VR session
Revision 507a331 by Clément Foucault (master)
January 27, 2020, 18:52 (GMT)
Fix T67552 EEVEE: Vector Curves node clamps maximum input value at 1.0
January 27, 2020, 18:52 (GMT)
Fix T69070 EEVEE: Volume shader glitch if object as axis with 0.0 scale
January 27, 2020, 18:41 (GMT)
UI: Win32 - Restore Minimized App On WM_Close

Changes needed for Windows 10 to restore and show close dialog from minimized state.

https://developer.blender.org/D5107

Reviewed by Brecht Van Lommel
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021