July 9, 2021, 03:28 (GMT) |
LineArt: Remove isec unused stuff. |
July 9, 2021, 00:34 (GMT) |
Merge remote-tracking branch 'origin/master' into temp-lineart-contained |
July 9, 2021, 00:30 (GMT) |
LineArt: Restore "use_loose_as_contour" to panel |
July 9, 2021, 00:30 (GMT) |
LineArt: UI optimizations. |
July 9, 2021, 00:30 (GMT) |
LineArt: Remove text from mask switches |
July 7, 2021, 05:02 (GMT) |
Merge remote-tracking branch 'origin/master' into temp-lineart-contained |
July 6, 2021, 13:48 (GMT) |
Merge remote-tracking branch 'origin/master' into temp-lineart-contained |
July 5, 2021, 12:37 (GMT) |
LineArt: Fix occlusion effectiveness for culled triangles. |
July 5, 2021, 12:01 (GMT) |
Merge remote-tracking branch 'origin/master' into temp-lineart-contained |
July 5, 2021, 07:40 (GMT) |
Merge remote-tracking branch 'origin/master' into temp-lineart-contained |
July 4, 2021, 09:32 (GMT) |
LineArt: Thread isec |
July 4, 2021, 09:21 (GMT) |
LineArt: Intersection perf. |
July 4, 2021, 05:27 (GMT) |
Merge remote-tracking branch 'origin/master' into temp-lineart-contained |
July 4, 2021, 05:26 (GMT) |
Cleanup: Fix variable redeclaration warning |
July 4, 2021, 05:26 (GMT) |
Cleanup: Remove unused transform matrix from objects This was the only reference to this matrix. https://developer.blender.org/D11770 |
July 4, 2021, 05:26 (GMT) |
Cleanup: Remove unused/unneeded code from old Asset Engine design This code was written for the File Browser together with the Asset Engine design, that is not part of the Asset Browser/System design anymore. Updated comments accordingly. `FileDirEntryRevision` was actually used, but I removed it and moved the used members to the parent `FileDirEntry`, since there is no concept of revisions currently. There should be no functional changes. |
July 4, 2021, 05:26 (GMT) |
GPencil: Fix compiler warnings in previous commit |
July 4, 2021, 05:26 (GMT) |
Geometry Nodes: Add mesh input warning to curve to mesh node A point of confusion about this node is that it doesn't work on the output of the mesh circle primitive node. This patch adds a warning to help with that. This avoids adding a warning when the geometry set input has no mesh. Differential Revision: https://developer.blender.org/D11771 |
July 4, 2021, 05:26 (GMT) |
Cleanup: Use simpler method to retrieve attribute domain |
July 4, 2021, 05:26 (GMT) |
Cleanup: use template utility function to handle OpenVDB grid types in Cycles |
|