Blender Git Commit Log

All Blender Git commits.

Page: 820 / 8462

March 17, 2021, 04:34 (GMT)
LineArt: better explaination in lineart_line_cut()
March 17, 2021, 04:27 (GMT)
Comments: document memory management for `BPyPropStore`
March 17, 2021, 04:15 (GMT)
PyAPI: use union to store pointer poll callback

Reduces `BPyPropStore` size by one pointer.
March 17, 2021, 02:41 (GMT)
Add position, rotation, scale attributes to instances
March 17, 2021, 02:03 (GMT)
Face Sets Topology: Improve keymap and creation delay
March 17, 2021, 01:58 (GMT)
Merge branch 'master' into temp-geometry-nodes-instances-attributes
March 17, 2021, 01:55 (GMT)
Fixes and cleanup after merge
March 17, 2021, 01:43 (GMT)
UI: Rename Init to Initialize Face Sets in menu

Reviewed By: HooglyBoogly

Differential Revision: https://developer.blender.org/D10741
March 17, 2021, 01:29 (GMT)
Merge branch 'master' into geometry-nodes-mesh-primitives
Revision 96abe8a by Hans Goudey (master)
March 17, 2021, 01:27 (GMT)
Add versioning code removed in 91561629cd0b

rB91561629cd0b removed the versioning code added in rBb617b4441961
for the spreadsheet status bar. This commit simply adds it back.
March 17, 2021, 01:22 (GMT)
Merge branch 'master' into geometry-nodes-mesh-primitives
March 17, 2021, 00:39 (GMT)
Sculpt Poly Loop: Improve loop direction detection
March 17, 2021, 00:20 (GMT)
Face Sets Topology: Add repeat last and default keymap
March 16, 2021, 23:07 (GMT)
Sculpt Poly Loop: Move poly loop code to its own file
March 16, 2021, 22:46 (GMT)
Sculpt Poly Loop: refactor poly loop code for reusability
March 16, 2021, 22:45 (GMT)
Bugfix: properly rename Null audio device to None
March 16, 2021, 22:44 (GMT)
GPencil: reset vertex colors for bezier strokes
March 16, 2021, 22:21 (GMT)
Audaspace: add support for CoreAudio on macOS

This adds CoreAudio as audio backend on macOS.
CoreAudio is the standard audio API on macOS.

Ref T86590
March 16, 2021, 22:21 (GMT)
Audaspace: add support for WASAPI on Windows

This adds WASAPI as audio backend on Windows.
WASAPI is the modern standard audio API on
Windows introduced with Windows Vista.

Ref T86590
March 16, 2021, 22:21 (GMT)
Audaspace: add support for PulseAudio on Linux

This adds PulseAudio as audio backend on Linux.
PulseAudio is the main audio engine used on most,
if not all, Linux distributions today.

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