July 31, 2021, 18:41 (GMT) |
Bug fixes - start frame value and IMB_crop assert failures |
July 31, 2021, 18:26 (GMT) |
Cleanup: Remove unecessary helper function Retrieving a mesh's looptris now take's a const mesh after rB5f8969bb4b4, which removes the need for this function. Since it's only two lines, avoiding the use of a separate function in this case is simpler. |
July 31, 2021, 16:08 (GMT) |
Testing global hash table to resuse duplciated seq Should be replaced with storing hash in editing->runtime |
July 31, 2021, 15:16 (GMT) |
Merge branch 'master' into sculpt-dev |
July 31, 2021, 03:26 (GMT) |
Cleanup: Use const mesh arguments These functions do not change their source or input mesh, so it can be passed with const, which means in one case that a function doesn't have to be responsible for freeing its argument mesh, which is a clearly better separation of concerns. |
July 31, 2021, 02:44 (GMT) |
LineArt: Support mesh auto smooth. |
July 31, 2021, 02:44 (GMT) |
LineArt: Support mesh auto smooth. |
July 31, 2021, 02:28 (GMT) |
Cleanup: Remove unused includes |
July 31, 2021, 02:18 (GMT) |
Cleanup: Voxel remesh function naming - Remove BKE prefix for static functions - Make specific intermediate functions static - Avoid unecessary "_to_mesh_nomain" suffix |
July 31, 2021, 02:02 (GMT) |
LineArt: Fix(unreported): Child object respect collection visibility. |
July 31, 2021, 02:00 (GMT) |
LineArt: Fix(unreported): Child object respect collection visibility. |
July 31, 2021, 01:59 (GMT) |
LineArt: Fix(unreported): Child object respect collection visibility. |
July 31, 2021, 01:51 (GMT) |
Cleanup: Reorder functions The Quadriflow remeshing was in the middle of the voxel remesh code. |
July 31, 2021, 01:29 (GMT) |
LineArt: Material flag versioning correction. By the patch made it in master the version value already advanced (see https://developer.blender.org/D11839), so this versioning code needs to be moved down to that point. |
July 31, 2021, 01:26 (GMT) |
LineArt: Material flag versioning correction. |
July 31, 2021, 01:15 (GMT) |
UI: Show a notification when saving preferences So far the only way to know if they were saved properly was to check the terminal. Also notify when preferences fail to save. |
July 31, 2021, 00:38 (GMT) |
Merge branch 'temp-lineart-contained' into lineart-shadow |
July 31, 2021, 00:37 (GMT) |
Merge remote-tracking branch 'origin/master' into temp-lineart-contained |
Revision 41f7538 by Fabian Schempp (soc-2021-porting-modifiers-to-nodes-remesh-voxel, soc-2021-porting-modifiers-to-nodes_all) July 30, 2021, 22:21 (GMT) |
Merge remote-tracking branch 'origin/soc-2021-porting-modifiers-to-nodes-remesh-voxel' into soc-2021-porting-modifiers-to-nodes-remesh-voxel # Conflicts: # source/blender/blenkernel/BKE_node.h |
Revision 383a8e5 by Fabian Schempp (soc-2021-porting-modifiers-to-nodes-remesh-voxel, soc-2021-porting-modifiers-to-nodes_all) July 30, 2021, 22:20 (GMT) |
- changes based on review by Jacques Lucke (JacquesLucke) |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021