Blender Git Commit Log

All Blender Git commits.

Page: 103 / 8462

November 7, 2021, 05:28 (GMT)
Changed curve pen add to curve pen
November 7, 2021, 04:57 (GMT)
Merge remote-tracking branch 'origin/master' into temp-lineart-contained
November 7, 2021, 04:26 (GMT)
Fix failing mesh primitive line node test

An "incorrect" state is totally valid for the normal custom data layers,
if the normals are tagged dirty. In general it doesn't really make sense
to validate the normal layer though, since they are just calculated on
demand.
November 7, 2021, 03:34 (GMT)
Changed to use nu->type
November 7, 2021, 03:20 (GMT)
Separated the single operator into 3 operators:
Add, Delete, Insert
November 6, 2021, 20:25 (GMT)
GPU: Move shader utils into a common directory

This patches moves the math, color, and hash utils shader libraries into
a common directory to be used by both the compositor and materials.
November 6, 2021, 18:34 (GMT)
show enum labels in node
November 6, 2021, 18:29 (GMT)
BLF: Refactor blf_glyph.c

Cleanup and Simplification of blf_glyph.c

See D13095 for details.

Differential Revision: https://developer.blender.org/D13095

Reviewed by Campbell Barton
November 6, 2021, 18:28 (GMT)
Fix failing cloth physics tests
November 6, 2021, 18:26 (GMT)
support custom socket drawing
November 6, 2021, 18:16 (GMT)
Cleanup: Convert mesh.c to C++

This commit renames mesh.c to mesh.cc and makes
it compile in C++. Can be useful in the future to be able
to use C++ functionality in existing and new functions.

Differential Revision: https://developer.blender.org/D13134
November 6, 2021, 18:11 (GMT)
progress
November 6, 2021, 17:45 (GMT)
Merge branch 'master' into temp-vert-normals-cleanup
November 6, 2021, 17:28 (GMT)
Fix issue sculpting with smooth shading
November 6, 2021, 17:25 (GMT)
progress
November 6, 2021, 17:15 (GMT)
improve enum storage
November 6, 2021, 16:12 (GMT)
add more enum storage
November 6, 2021, 15:46 (GMT)
Merge branch 'master' into temp-enum-socket
November 6, 2021, 15:43 (GMT)
Nodes: add preview image storage to node group

This is part of T92811.

Differential Revision: https://developer.blender.org/D13105
November 6, 2021, 07:59 (GMT)
Reverted curve pen add
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021