Blender Git Loki

Kaikki Blender Git kommitit.

Page: 1107 / 8462

November 19, 2020, 15:17 (GMT)
Guarded allocator: Add explicit switch to the lockfree implementation

Previously the only way to use lockfree implementation was to start
executable and never switch to guarded allocator.

Surely, it is not possible to switch implementation once any allocation
did happen, but some tests are desired to test lock-free implementation
of the allocator. Those tests did not operate properly because the main
entry point of tests are forcing guarded allocator to help catching
bugs.

This change makes it possible for those tests to ensure they do operate
on lock-free implementation.

There is no functional changes here, preparing boilerplate for an
upcoming work on the allocator tests themselves.
November 19, 2020, 15:16 (GMT)
GPencil: Keep Libharu disabled for now

November 19, 2020, 15:11 (GMT)
Geometry Nodes - Internal rename + API change: NODES for anything but UI

Most of the times the nodes will be non-empty. Empty is really only what
shows in the UI.
November 19, 2020, 14:55 (GMT)
Fix lost node links when linked node group datablock is temporarily missing

Don't refresh the list of sockets, so that when the .blend file is restored the
links remain valid. Also display such nodes in red to indicate an error, same
as when the node type info is missing.
November 19, 2020, 14:41 (GMT)
Merge branch 'blender-v2.91-release'
November 19, 2020, 14:35 (GMT)
Fix T82540: Smart UV project ignores seams

The seam check was missed in 9296ba867462f7ff3c55bc0c9129af4121243bed
which calculates islands from the BMesh.
November 19, 2020, 14:24 (GMT)
GPencil: Avoid calculation of transform matrix for each stroke

November 19, 2020, 14:24 (GMT)
GPencil: Add a ToDo

November 19, 2020, 14:24 (GMT)
GPencil: Include Scale parameter

November 19, 2020, 14:24 (GMT)
GPencil: Add resolution parameter

November 19, 2020, 14:24 (GMT)
GPencil: Apply target object

Also added rotation of the strokes
November 19, 2020, 14:24 (GMT)
GPencil: Move points to new origin in center of the strokes

November 19, 2020, 14:24 (GMT)
GPencil: Basic export working

Still need to recenter the imported data
November 19, 2020, 14:24 (GMT)
GPencil: Publish in RNA fill_opacity_fac

November 19, 2020, 14:24 (GMT)
GPencil: More test with SVG

November 19, 2020, 14:24 (GMT)
GPencil: Free memory

November 19, 2020, 14:24 (GMT)
GPencil: Basic structure of import

Still pending the stroke creation
November 19, 2020, 14:24 (GMT)
GPencil: Cleanup variable names for non public variables

November 19, 2020, 14:24 (GMT)
GPencil: Basic structure of Import SVG in place

Actually the code does nothing, just call the function, but the menus and operators are in place.
November 19, 2020, 14:24 (GMT)
GPencil: Move libharu to lib folder

This library will be used to export PDF
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021