Blender Git Commits

Blender Git commits from all branches.

Page: 37 / 2888

November 14, 2021, 10:35 (GMT)
Merge branch 'master' into sculpt-dev
November 14, 2021, 10:34 (GMT)
storage
November 14, 2021, 10:29 (GMT)
initial nod
November 14, 2021, 09:59 (GMT)
Sculpt-dev: update pbvh_print_mem_size
November 14, 2021, 09:28 (GMT)
Sculpt-dev: fix another freelist id bug
November 14, 2021, 09:10 (GMT)
Sculpt-dev: add corruption check

Stopgap measure to deal with rare
PBVH corruption until I have the
time to properly track it down.
November 14, 2021, 03:04 (GMT)
Adds backdrop, icon, tooltip, and refactored.
November 14, 2021, 02:57 (GMT)
Sculpt-dev: Replace usage of smallhash with ghash

SmallHash doesn't deal with repeated removals
and insertions very well.
November 14, 2021, 00:17 (GMT)
Sculpt-dev: fix missing NULL assignment
November 13, 2021, 20:00 (GMT)
Fix failing subdivision test
November 13, 2021, 09:13 (GMT)
Sculpt-dev: Performance improvements

* PBVH_BMESH construction is now partially
threaded.
* Fixed n**2 behavior in freelist-based
bmesh id implementation. I'd really
rather get range-tree faster, but
this works as a stopgap.
* Removed a bunch of debug ATTR_NO_OPTs.
November 12, 2021, 23:49 (GMT)
Merge branch 'master' into temp-geometry-nodes-timings
November 12, 2021, 23:18 (GMT)
Merge branch 'master' into temp-vert-normals-cleanup
November 12, 2021, 23:07 (GMT)
Add support for frames.
Change to show 1 decimal below 1ms and 0 decimals above.
November 12, 2021, 08:57 (GMT)
Merge branch 'master' into soc-2021-curves
November 12, 2021, 08:22 (GMT)
GHOST: Vulkan Backend.

This adds a vulkan backend to GHOST. Still WIP, we should decide what
would be the minimum requirement to land in master.

Differential Revision: https://developer.blender.org/D13155
November 11, 2021, 21:00 (GMT)
Merge branch 'master' into temp-vert-normals-cleanup
November 11, 2021, 17:19 (GMT)
GPencil: Asset Manager support

This operator creates an asset base on one of the next option:

* Active Layer
* Active Frame
* Active Frame All Layers
* Selected Strokes

Also new asset preview for Grease Pencil has been added.

Note: Still pending how manage layers order and how use temp datablocks.

Differential Revision: https://developer.blender.org/D13193
November 11, 2021, 16:11 (GMT)
Merge branch 'master' into asset-greasepencil
November 11, 2021, 16:10 (GMT)
Merge branch 'master' into soc-2021-curves
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021