Blender Git Loki

Kaikki Blender Git kommitit.

Page: 1166 / 8462

November 1, 2020, 03:49 (GMT)
Most changes to rna_access.c finished, python API is up next
November 1, 2020, 00:48 (GMT)
Fix T82089 Boolean on empty mesh with collection fails.

For the fast solver, there was an optimization carried over
from the non-collection case for empty meshes which did not
work in the chained boolean code for collection operands.
Removed that optimization in the collection case.
November 1, 2020, 00:07 (GMT)
Fix T82089 Boolean on empty mesh with collection fails.

For the fast solver, there was an optimization carried over
from the non-collection case for empty meshes which did not
work in the chained boolean code for collection operands.
Removed that optimization in the collection case.
October 31, 2020, 21:21 (GMT)
Fix new boolean performance bug.

The code that decided to use a faster double version of plane
side testing forgot to take an absolute value, so half the time
the exact code was being used when it was unnecessary.
October 31, 2020, 20:46 (GMT)
Fix new boolean performance bug.

The code that decided to use a faster double version of plane
side testing forgot to take an absolute value, so half the time
the exact code was being used when it was unnecessary.
October 31, 2020, 20:45 (GMT)
USD improter: simplify mesh reading.

The original implementation of USDMeshReader::read_mesh()
closely followed AbcMeshReader::read_mesh(), which was
designed to be invoked by a mesh modifier. However,
since the USD importer isn't applying a mesh modifier
yet, this made the code unnecessarily complex. For now
I've refactored this function to simply return a new
mesh, and the additional logic for modifiers can be
restored in the future when it's needed.
October 31, 2020, 18:56 (GMT)
USD importer: fixed formatting.
October 31, 2020, 18:06 (GMT)
More fixes for sculpt vertex color undo. Moved one of the undo pushes
outside a thread, since dyntopo undo is not thread safe.
October 31, 2020, 17:29 (GMT)
Merge branch 'master' into arcpatch-D8544
October 31, 2020, 14:38 (GMT)
Merge branch 'master' into xr-actions-D9124
October 31, 2020, 14:31 (GMT)
Cleanup: Rename controller pose properties

Makes naming consistent with controller#_object session settings.
October 31, 2020, 14:00 (GMT)
XR: Add "constraint" objects to session settings

These objects (3 in total, corresponding to headset and left/right
controllers) will have their location and rotation determined by the
associated XR pose. This provides a way for add-ons to achieve
this "VR constraint" behavior without the need to constantly query
pose information.
October 31, 2020, 13:27 (GMT)
Remove unused parameter
October 31, 2020, 13:21 (GMT)
Merge branch 'master' into geometry-nodes
October 31, 2020, 13:04 (GMT)
Cycles: Fix debug compilation after tile stealing commit
October 31, 2020, 10:29 (GMT)
Merge remote-tracking branch 'origin/lanpr-under-gp' into lanpr-under-gp
October 31, 2020, 09:51 (GMT)
Geometry Nodes: new Subdivision Surface node

This node is similar to the subdivision surface modifier. It subdivides
the mesh component of a geometry. The options have the same meaning
as in the modifier.

Differential Revision: https://developer.blender.org/D9364
October 31, 2020, 09:43 (GMT)
Merge branch 'master' into geometry-nodes
October 31, 2020, 09:00 (GMT)
LineArt: Further value tweaks for the UI.
October 31, 2020, 08:48 (GMT)
LineArt: Default values and description clean up.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021