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 |
Revision 49c8042 by Jacques Lucke (attribute-accessor, geometry-nodes, geometry-nodes-active-modifier-drawing, geometry-nodes-attribute-nodes, geometry-nodes-deduplicate-float-math, geometry-nodes-distribute-points, geometry-nodes-mix-attributes, geometry-nodes-point-separate-node, temp-geometry-nodes-distribute-points-cleanup, temp-modifiers-instancing) 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 |
Revision 5efc132 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) October 31, 2020, 10:29 (GMT) |
Merge remote-tracking branch 'origin/lanpr-under-gp' into lanpr-under-gp |
Revision f8c5259 by Léo Depoix / Jacques Lucke (attribute-accessor, geometry-nodes, geometry-nodes-active-modifier-drawing, geometry-nodes-attribute-nodes, geometry-nodes-deduplicate-float-math, geometry-nodes-distribute-points, geometry-nodes-mix-attributes, geometry-nodes-point-separate-node, temp-geometry-nodes-distribute-points-cleanup, temp-modifiers-instancing) 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 |
Revision 0b897e0 by Jacques Lucke (attribute-accessor, geometry-nodes, geometry-nodes-active-modifier-drawing, geometry-nodes-attribute-nodes, geometry-nodes-deduplicate-float-math, geometry-nodes-distribute-points, geometry-nodes-mix-attributes, geometry-nodes-point-separate-node, temp-geometry-nodes-distribute-points-cleanup, temp-modifiers-instancing) October 31, 2020, 09:43 (GMT) |
Merge branch 'master' into geometry-nodes |
Revision bb80b12 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) October 31, 2020, 09:00 (GMT) |
LineArt: Further value tweaks for the UI. |
Revision ee4069e by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) October 31, 2020, 08:48 (GMT) |
LineArt: Default values and description clean up. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021