Blender Git Commit Log

All Blender Git commits.

Page: 102 / 8462

November 8, 2021, 03:52 (GMT)
Cleanup: use static sets
November 8, 2021, 03:52 (GMT)
CMake: add missing headers to CMake lists
November 8, 2021, 03:14 (GMT)
Cleanup: remove references to non-existent 'mtexpoly'
November 8, 2021, 03:14 (GMT)
Cleanup: remove duplicate doc-strings

Internal struct ObTfmBack had out of sync doc-strings
for members duplicated from Object.

Remove the doc-strings as there is this is just temporary storage.
November 8, 2021, 03:14 (GMT)
Cleanup: spelling in comments
November 8, 2021, 03:14 (GMT)
Cleanup: compiler warnings
November 8, 2021, 02:37 (GMT)
Cleanup: use doxygen for BLF glyph

- Use doxy formatted functions.
- Use doxy sections.
November 7, 2021, 23:45 (GMT)
Merge branch 'blender-v3.0-release'

November 7, 2021, 23:44 (GMT)
Fix snap cursor not active even if gizmo is available

Error introduced in rB69d6222481b4 and partially fixed in rB24310441ddc8.

When gizmo was turned on but the scene has more than one 3D viewport, one of them the snap cursor did not appear.
November 7, 2021, 14:43 (GMT)
Merge branch 'temp-lineart-contained' into lineart-shadow
November 7, 2021, 14:41 (GMT)
LineArt: Better handling of boundary cases.

For lineart_LineIntersectTest2d, it fixes the output to 0 or 1 when it's
close enough, gives correct range for point_on_triangle identification.

Then it gives more information through aAligned, which will be true if
two lines completely align, this helps later identification.

Finally: it handles complex cases where one point is on the edge of
a triangle while another point is on the outside.
November 7, 2021, 14:31 (GMT)
LineArt: Point on segment logic correction.

The old code would return true when three points happens to be
on X-Y perpendicular placement, now it handles the case correctly.
November 7, 2021, 12:42 (GMT)
progress
November 7, 2021, 12:07 (GMT)
progress
November 7, 2021, 11:07 (GMT)
initial enum inferencin
November 7, 2021, 10:53 (GMT)
progress
November 7, 2021, 06:10 (GMT)
LineArt: view vector fix for ortho back face.
November 7, 2021, 05:56 (GMT)
Cleanup
November 7, 2021, 05:40 (GMT)
Merge branch 'master' into temp-vert-normals-cleanup
Revision 892da66 by Hans Goudey (master)
November 7, 2021, 05:39 (GMT)
Cleanup: Clang tidy
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021