Blender Git Loki

Kaikki Blender Git kommitit.

Page: 464 / 8462

July 12, 2021, 00:20 (GMT)
USD importer: normals count bounds check.

Added bounds check for vertex varying normals, to
prevent crashes reading badly formed meshes, where
the number of normals doesn't match the number
of points. Also guarding against null mesh.
July 11, 2021, 18:49 (GMT)
Thumbnail Caching Job T89799

Differential Revision: https://developer.blender.org/D11885
July 11, 2021, 18:42 (GMT)
Fixed memory block free error
July 11, 2021, 18:41 (GMT)
Merge branch 'master' into soc-2021-vse-strip-thumbnails
July 11, 2021, 18:26 (GMT)
Knife: Fixed undo deleting last vertex every time

Undo was deleting the first vertex of the last cut segment every time.
Now it only deletes it if the vertex has no other edges touching it.
July 11, 2021, 17:14 (GMT)
Sculpt dyntopo: another attempt to fix undo memory corruption bug
July 11, 2021, 16:56 (GMT)
Merge branch 'master' into temp-gpencil-bezier-stroke-type
July 11, 2021, 16:55 (GMT)
Merge branch 'master' into asset-greasepencil
July 11, 2021, 16:55 (GMT)
Merge branch 'master' into greasepencil-object
July 11, 2021, 16:51 (GMT)
adaptive_cloth: fix: Mesh: split_edge_triangulate() crash when edges are realloced

Took the new edge index by reference instead of copy leading to wrong memory access when the edges are reallocated by the arena.
July 11, 2021, 15:43 (GMT)
Merge branch 'master' into soc-2021-knife-tools
July 11, 2021, 15:33 (GMT)
Knife: Added undo functionality

Pressing ctrl-z will now undo the most recent cut segment made.
When drag cutting undo reverts each segment of the cut individually.
Currently this breaks visible distance and angle measurements after using undo but a fix will be committed soon.
July 11, 2021, 12:35 (GMT)
adaptive_cloth: Mesh: make split_edge_triangulate() work with new deletion methods
July 11, 2021, 12:35 (GMT)
adaptive_cloth: Mesh: delink face edges
July 11, 2021, 12:33 (GMT)
adaptive_cloth: Mesh: const get checked elements
July 11, 2021, 10:01 (GMT)
Fix implicit int error
July 11, 2021, 09:25 (GMT)
Remove extraneous code
July 11, 2021, 09:23 (GMT)
Merge branch 'master' into temp_bmesh_multires
July 11, 2021, 08:12 (GMT)
Sculpt dyntopo: Exposed UV smooth bruth in experimental features prefs.

* Also got undo working for it
July 11, 2021, 08:02 (GMT)
adaptive_cloth: Mesh: better deletion of the elements

This new way of deleting elements ensures that no links can be missed out on. The deletion of the elements has to happen in a certain order leading to lesser number of errors.

This is API breaking, so all functions refering to deletion of the elements have to be updated. This includes, Mesh::split_edge_triangulate() and Mesh::collapse_edge_triangulate().
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021