Blender Git Commits
Revision 1854186 by Aurel Gruber (uv_unwrapping_slim_and_ceres) February 27, 2017, 10:24 (GMT) |
Category: UV Unwrapping SLIM Algorithm Integration adjustments to the UI parameters |
Revision 19486fb by Aurel Gruber (uv_unwrapping_slim_and_ceres) February 27, 2017, 10:24 (GMT) |
Category: UV Unwrapping SLIM Algorithm Integration adding (unsupported-) eigen files |
Revision 23fa368 by Aurel Gruber (uv_unwrapping_slim_and_ceres) February 27, 2017, 10:24 (GMT) |
Category: UV Unwrapping SLIM Algorithm Integration added subfolder SLIM to CMakeFile of /intern |
Revision 25a455f by Aurel Gruber (uv_unwrapping_slim_and_ceres) February 27, 2017, 10:24 (GMT) |
Category: UV Unwrapping symmetric dirichlet energy with ceres Integration added ceres_mesh_unwrapper files |
Revision 26f72d9 by Aurel Gruber (uv_unwrapping_slim_and_ceres) February 27, 2017, 10:24 (GMT) |
Category: UV Unwrapping SLIM Algorithm Integration adding relative scale, reflection mode and Vertex group input |
Revision 4aac14f by Aurel Gruber (uv_unwrapping_slim_and_ceres) February 27, 2017, 10:24 (GMT) |
Category: UV Unwrapping SLIM Algorithm Integration integrating SLIM including data gathering and transfer from Blender to SLIM This commit is huge, because I copied over the code from a different repository. Not commit-by-commit. The Algorithm can be invoked either by choosing SLIM from the dropdown in the unwrapping settings or by hitting ctrl. + m in the uv editor for relaxation. Tried adding it to the menu the same way as minimizing stretch is there but failed. |
Revision 518ab56 by Aurel Gruber (uv_unwrapping_slim_and_ceres) February 27, 2017, 10:24 (GMT) |
Category: UV Unwrapping SLIM Algorithm Integration adding weightinfluence |
Revision 90d9819 by Aurel Gruber (uv_unwrapping_slim_and_ceres) February 27, 2017, 10:24 (GMT) |
Category: UV Unwrapping SLIM Algorithm Integration correcting wrong comment on SLIM phases |
Revision 97222db by Aurel Gruber (uv_unwrapping_slim_and_ceres) February 27, 2017, 10:24 (GMT) |
Category: UV Unwrapping SLIM Algorithm Integration slim interactive exec now only for changing parameters |
Revision 989740a by Aurel Gruber (uv_unwrapping_slim_and_ceres) February 27, 2017, 10:24 (GMT) |
Category: UV Unwrapping SLIM Algorithm Integration fixing bug that causes weight-per-vertex mapping to be wrong |
Revision 9aee5cd by Aurel Gruber (uv_unwrapping_slim_and_ceres) February 27, 2017, 10:24 (GMT) |
Category: UV Unwrapping SLIM Algorithm Integration preserving vertex ids and gathering weights |
Revision 9cedd1d by Aurel Gruber (uv_unwrapping_slim_and_ceres) February 27, 2017, 10:24 (GMT) |
Category: UV Unwrapping SLIM Algorithm Integration taking care of memory leaks |
Revision bf279c8 by Aurel Gruber (uv_unwrapping_slim_and_ceres) February 27, 2017, 10:24 (GMT) |
Category: UV Unwrapping SLIM Algorithm Integration Added SLIM Subfolder |
Revision ccd7f57 by Aurel Gruber (uv_unwrapping_slim_and_ceres) February 27, 2017, 10:24 (GMT) |
Category: UV Unwrapping symmetric dirichlet energy with ceres Integration adding mesh_unwrapper_ceres |
Revision d166cdf by Aurel Gruber (uv_unwrapping_slim_and_ceres) February 27, 2017, 10:24 (GMT) |
Category: UV Unwrapping SLIM Algorithm Integration Adding SLIM code by means of git read-tree |
Revision eafa04e by Aurel Gruber (uv_unwrapping_slim_and_ceres) February 27, 2017, 10:24 (GMT) |
Category: UV Unwrapping SLIM Algorithm Integration freeing matrix_transfer properly |
Revision f65b1a8 by Aurel Gruber (uv_unwrapping_slim_and_ceres) February 27, 2017, 10:24 (GMT) |
Category: UV Unwrapping SLIM Algorithm Integration adding more members to phandle and creating param_begin |