Blender Git Commit Log

All Blender Git commits.

Page: 1871 / 8462

February 13, 2020, 14:22 (GMT)
Cleanup: Remove some unnecessary OptiX device code
February 13, 2020, 14:09 (GMT)
Cloth: Optimization in self collision

15% to 20% improvement in cloth simulation performance with
self-collision.

The idea is to reduce the number of collisions computed by avoiding
overlapping tris with the same combination (eg. (1,0) and (0,1)).

Reviewed By: zeddb

Differential Revision: https://developer.blender.org/D6474
February 13, 2020, 14:07 (GMT)
try socket decl in c++
February 13, 2020, 14:04 (GMT)
Revert "Cleanup/MSVC: Enable C++ conformance mode on compiler versions that support it."

It is breaking compilation on some configurations, revert for now while
i see what is wrong.

This reverts commit 9fe469c110940af5d2525158305d5d365bd15276.
February 13, 2020, 12:19 (GMT)
GPencil: More function names cleanup

February 13, 2020, 12:11 (GMT)
GPencil: Cleanup - Rename BKE_gpencil_eval_geometry

New name: BKE_gpencil_frame_active_set
February 13, 2020, 12:01 (GMT)
GPencil: More cleanup of old code
February 13, 2020, 11:52 (GMT)
create socket in new node
February 13, 2020, 11:43 (GMT)
new node type for testing
February 13, 2020, 11:37 (GMT)
Tagging submodules
February 13, 2020, 11:13 (GMT)
GPencil: Cleanup initialization arrays code

February 13, 2020, 11:04 (GMT)
Initial builtin simulation node tree type
February 13, 2020, 10:53 (GMT)
fix warning
February 13, 2020, 10:53 (GMT)
define UNUSED_FUNCTION_NDEBUG macro
February 13, 2020, 10:16 (GMT)
GPencil: Rename gradient variables

gradient_f -> hardeness
gradient_s ->aspect_ratio
February 13, 2020, 10:12 (GMT)
test commit with different email
February 13, 2020, 10:07 (GMT)
Merge branch 'master' into functions
February 13, 2020, 10:02 (GMT)
Fix T67649: clarify description of node update method
February 13, 2020, 09:36 (GMT)
GPencil: Remove old unused invert mask prop
February 13, 2020, 09:32 (GMT)
GPencil: Cleanup unused definition

By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021