July 10, 2020, 13:00 (GMT) |
Fix for building on systems besides apple/windows/linux |
July 10, 2020, 12:40 (GMT) |
Cleanup: follow code style |
July 10, 2020, 12:28 (GMT) |
Fix T78775: broken Embree build in make deps for 2.83 The release was re-issued for unknown reasons, changes seems like they would have no impact on Cycles and Embree is disabled by default anyway. |
July 10, 2020, 12:23 (GMT) |
Functions: add utility to find dependencies of input sockets |
July 10, 2020, 12:23 (GMT) |
Functions: store derived node tree and network in map for future access |
July 10, 2020, 12:23 (GMT) |
Functions: make constant folding work on unfinished networks |
July 10, 2020, 12:23 (GMT) |
Nodes: add redundant name check in debug builds to prevent errors |
July 10, 2020, 12:07 (GMT) |
Fluid: Added range highlighting options for gridlines |
July 10, 2020, 11:38 (GMT) |
Fix Crash due to recent changes {39b525e0f07fa25dcda54226ade789959b642dec} could write in unallocated space. |
July 10, 2020, 11:30 (GMT) |
GPencil: Fix tooltip error The tooltip was copied by error from Lattice modifier. |
July 10, 2020, 10:57 (GMT) |
Functions: use new is-equal and hash function of CPPType |
July 10, 2020, 10:57 (GMT) |
Functions: make generic types hashable |
July 10, 2020, 10:57 (GMT) |
BLI: initial hash function for Color4b and float4x4 |
July 10, 2020, 10:57 (GMT) |
Functions: make generic types equality comparable |
July 10, 2020, 10:57 (GMT) |
Cleanup: various cleanups in for CPPType |
July 10, 2020, 10:09 (GMT) |
Fix T78296: Performance - Use Binary Search for MDeformWeight Use binary search for querying deform weights. Spring 02_020_A.anim.blend on Ryzen 1700X goes from 12.4 to 12.7fps. During profiling it was detected that adding new items to the head was faster than adding to the tail. Reviewed By: Campbell Barton Differential Revision: https://developer.blender.org/D8127 |
July 10, 2020, 10:04 (GMT) |
Cleanup: structure CPPType according to code style guide |
July 10, 2020, 09:53 (GMT) |
LibOverride: Fix improper tagging of more of the backward pointers in RNA nodetrees. |
July 10, 2020, 09:37 (GMT) |
Merge branch 'master' into asset-metadata |
July 10, 2020, 09:18 (GMT) |
Cleanup: rename loggers |
|
|
|


Master Commits
MiikaHweb | 2003-2021