Blender Git Commit Log

All Blender Git commits.

Page: 447 / 8462

July 16, 2021, 06:48 (GMT)
Fixed missing BLI_rect.h include.
July 16, 2021, 06:35 (GMT)
Merge branch 'master' into node-scrolling-improvements
July 16, 2021, 05:55 (GMT)
Merge branch 'master' into subdivision_work
July 16, 2021, 04:59 (GMT)
USD export format changes.
July 16, 2021, 04:49 (GMT)
USD export: make prototype roots invisible.

Updated instancing export to make the root prims of prototypes
invisible. Previously, every prim in the prototype hierarchy
was marked invisible, which prevented instances from displaying.
July 16, 2021, 04:39 (GMT)
Cleanup: reduce variable scope in task_iterator.c

Would have prevented the error in
15cdcb4e9085c3cf35528c2f7e559955b4ff531a.
July 16, 2021, 03:04 (GMT)
Cleanup: Comment and redundant logic
July 16, 2021, 02:29 (GMT)
Merge branch 'master' into curve-nodes-modifier
July 16, 2021, 02:07 (GMT)
Fix error using uninitialized state in BLI_task_parallel_mempool

Single threaded operation used the state before it had variables
written into it.

Error in 15cdcb4e9085c3cf35528c2f7e559955b4ff531a.
July 16, 2021, 01:58 (GMT)
USD export: skip writing instance subgraphs.

When instancing is enabled, no longer creating writers for instance
data and children.
July 16, 2021, 01:48 (GMT)
Cleanup: sort struct declarations
July 16, 2021, 01:45 (GMT)
Cleanup: remove redundant parentheses
July 16, 2021, 01:45 (GMT)
Cleanup: spelling in comments
July 16, 2021, 01:45 (GMT)
Cleanup: compiler warnings
July 15, 2021, 20:33 (GMT)
- added geometry module
- moved solidify to geometry module
July 15, 2021, 20:23 (GMT)
Fix T49944: Compositor ID Mask Anti-Aliasing not working

Replaces current ID Mask node Anti-Aliasing operation by SMAA
operations with default settings as proposed by Jeroen Bakker.
SMAA produces smoother edges.

Reviewed By: manzanilla

Differential Revision: https://developer.blender.org/D11881
July 15, 2021, 19:44 (GMT)
Fix incorrect enum
July 15, 2021, 19:24 (GMT)
Merge branch 'master' into temp-geometry-nodes-curve-sample
July 15, 2021, 19:20 (GMT)
Array Brush: Disable debug drawing
Revision eccd03a by Red Mser / Hans Goudey (master)
July 15, 2021, 19:20 (GMT)
UI: Flip driver editor debug lines

In driver editor, vertically flip the value debug lines to align
them with the timeline header values. This makes it easier to read
the values. Also set the line width explicitly, which was incorrect
in some cases.

Differential Revision: https://developer.blender.org/D8877
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021