August 9, 2021, 03:53 (GMT) |
Fix incorrect position of disks in hinge constraint |
August 9, 2021, 03:42 (GMT) |
Cleanup: Panels for drawing constraints |
Revision baeeb14 by Michael Kowalski (temp-usd-latest-master, temp-usd-merge-master, universal-scene-description, usd-dev) August 9, 2021, 03:07 (GMT) |
USD IO: fix compiler warnings and errors Fixed warnings and errors for linux and darwin builds. Also fixed copyright date in usd_light_convert.cc. |
Revision 70824ab by Siddhartha Jejurkar (soc-2021-uv-edge-select-support, soc-2021-uv-editor-improvements-edge-selection) August 9, 2021, 01:35 (GMT) |
Merge branch 'master' into soc-2021-uv-editor-improvements-edge-selection |
August 9, 2021, 01:01 (GMT) |
Merge branch 'master' into soc-2021-uv-editor-improvements |
Revision a7f24a8 by Siddhartha Jejurkar (soc-2021-uv-edge-select-support, soc-2021-uv-editor-improvements-edge-selection) August 8, 2021, 21:30 (GMT) |
Edge selection support for Edge ring and loop select operator * Adds edge selection support for edge ring and edge loop select operator * Selecting face loops in the UV editor is now done through the loop select operator |
August 8, 2021, 16:56 (GMT) |
Merge branch 'master' into soc-2021-curve-fillet |
August 8, 2021, 16:52 (GMT) |
Compositor: Fix transform randomly inverted Uninitialized variable. |
August 8, 2021, 15:11 (GMT) |
Avoid using `floor` function It has an impact in performance when used in deep loops. If area have negative coordinates it will round toward zero but buffers should be displaced later on to always work with positive coordinates. |
August 8, 2021, 15:11 (GMT) |
Compositor: Full frame Bokeh Blur and Blur nodes |
August 8, 2021, 13:37 (GMT) |
adaptive_cloth: AdaptiveMesh: collapse edges: edge size criterion If the edge were to be collapsed, the newly formed edges shouldn't exceed the edge size criterion (1.0 - small_value). |
August 8, 2021, 13:09 (GMT) |
Merge branch 'master' into asset-greasepencil |
August 8, 2021, 13:09 (GMT) |
Merge branch 'master' into soc-2021-curves |
August 8, 2021, 12:59 (GMT) |
Merge branch 'master' into asset-greasepencil |
August 8, 2021, 12:58 (GMT) |
Merge branch 'master' into greasepencil-object |
August 8, 2021, 12:58 (GMT) |
adaptive_cloth: AdaptiveMesh: collapse edges: run flip edges It is important that the total update to faces of the mesh (collapse followed by flip edges) is added to the new_active_faces. |
August 8, 2021, 12:57 (GMT) |
Merge branch 'soc-2021-curves' of git.blender.org:blender into soc-2021-curves |
August 8, 2021, 12:39 (GMT) |
adaptive_cloth: AdaptiveMesh: collapse edges: initial steps There are todos but the code roughly works. |
August 8, 2021, 12:38 (GMT) |
adaptive_cloth: mesh: is vert on seam or boundary |
August 8, 2021, 12:37 (GMT) |
adaptive_cloth: mesh: is edge collapseable: make function const |
|
|
|


Master Commits
MiikaHweb | 2003-2021