Blender Git Commit Log

All Blender Git commits.

Page: 558 / 8462

June 15, 2021, 07:18 (GMT)
bli: generational_arena: constructors and reserve()
June 15, 2021, 07:00 (GMT)
Import changes from code review branches.
June 15, 2021, 06:38 (GMT)
Merge branch 'master' into cycles_procedural_api
June 15, 2021, 06:31 (GMT)
bli: generational_arena: doc: how it works
June 15, 2021, 06:18 (GMT)
Cleanup: Refactoring delete control point code
June 15, 2021, 06:10 (GMT)
bli: generational_arena: fix: compile errors
June 15, 2021, 05:42 (GMT)
Merge remote-tracking branch 'origin/master' into temp-lineart-contained
June 15, 2021, 05:38 (GMT)
LineArt: First run cache bug.
June 15, 2021, 05:11 (GMT)
Merge remote-tracking branch 'origin/master' into lineart-fn-cached
June 15, 2021, 04:54 (GMT)
BMesh: assert that face normals have been updated for tessellation

This catches missing normal updates that may cause invalid tessellation.
June 15, 2021, 04:38 (GMT)
Cleanup: remove return value from face normal calculation

This value is always 'sides - 2', no need to return this value.
June 15, 2021, 04:35 (GMT)
Fix missing normal update in edit-mesh blend-from shape operator
June 15, 2021, 04:03 (GMT)
USD dome light export improvements.

Now iterating only over the world shader nodes that are
connected to the world output node, to avoid processing
disconnected nodes in the world node tree. Now also
processing the vector multiplication node to assign
the dome light color.
June 15, 2021, 03:52 (GMT)
BMesh: use faster normal update method for edit-mesh coordinates

This wasn't included in the previous fix so it'd be 2.93 compatible.
June 15, 2021, 03:31 (GMT)
Fix outdated face tessellation use when editing edit-mesh coodinates
June 15, 2021, 02:52 (GMT)
Screen: clear runtime structures on file-read & data-copy

Clear the runtime data structs instead of individual members,
this simplifies adding new runtime members as there are at least
two places they would need to be cleared.

Resolves error in D8883.
June 15, 2021, 00:59 (GMT)
Cleanup: correct incomplete comment
June 15, 2021, 00:50 (GMT)
Fix image space missing mask display panel
June 15, 2021, 00:50 (GMT)
Cleanup: unused argument & variable warnings
June 15, 2021, 00:50 (GMT)
Cleanup: remove "_" prefix for used arguments
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021