Blender Git Commit Log

All Blender Git commits.

Page: 2360 / 8462

July 12, 2019, 12:03 (GMT)
Fix T66694: depthdropper (camera focus distance) not working from View3D context menu

Reviewers: campbellbarton, brecht

Maniphest Tasks: T66694

Differential Revision: https://developer.blender.org/D5233
July 12, 2019, 11:58 (GMT)
remove unused code
July 12, 2019, 11:51 (GMT)
cleanup dependency builder
July 12, 2019, 10:39 (GMT)
make updating depsgraph work again
July 12, 2019, 10:24 (GMT)
improve fgraph dependencies
July 12, 2019, 10:22 (GMT)
USD: Write mesh single/doublesidedness

USD seems to support neither per-material nor per-face-group
double-sidedness, so we just use the flag from the first non-empty
material slot. If there is no material we default to double-sidedness.
July 12, 2019, 10:21 (GMT)
USD: Write edge creases to USD mesh

Only the crease is written to USD. The "Sharp" edge flag doesn't seem to
be supported by USD, or at least I couldn't find it in the API docs.
July 12, 2019, 10:17 (GMT)
fixes
July 12, 2019, 10:11 (GMT)
USD: Write current Blender version into USD file
July 12, 2019, 10:02 (GMT)
cleanup
July 12, 2019, 10:00 (GMT)
multimap fix
July 12, 2019, 09:19 (GMT)
Fix T66446: UV editor "Deselect on Nothing" not working
July 12, 2019, 09:05 (GMT)
Fix keymap editor missing tools for UV/Image space
July 12, 2019, 08:34 (GMT)
Merge remote-tracking branch 'origin/master' into sybren-usd
July 12, 2019, 08:33 (GMT)
initial revised function dependency handling
July 12, 2019, 08:27 (GMT)
utility functions to access data flow graph
July 12, 2019, 08:14 (GMT)
simplify array printing
July 12, 2019, 08:14 (GMT)
fix when there are no triangles in mesh
July 12, 2019, 07:16 (GMT)
add multiple in multimap
July 12, 2019, 07:03 (GMT)
Cloth: fix rare bug by updating normals before triangulation

This was a rare bug when face normals doesn't match the calculated face normal of the BMesh triangulate function. Simple fix by updating the normals before the triangulation.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021