March 14, 2017, 08:37 (GMT) |
UV Unwrapping SLIM: reordering functino definitions to remove prototypes and cleaning header files |
March 14, 2017, 08:37 (GMT) |
UV Unwrapping SLIM: minimize_stretch now only affects selected vertices. RESPECTS user defined pins! |
March 14, 2017, 08:37 (GMT) |
UV Unwrapping SLIM: small bugfixes and putting char array and not just pointer into toolsettings for vertexgroupname |
March 14, 2017, 08:37 (GMT) |
UV Unwrapping SLIM: removing unnecessary ui parameters from minimize_stretch_operator |
March 14, 2017, 08:36 (GMT) |
UV Unwrapping SLIM: removing thesis marker-comments from code |
March 14, 2017, 08:36 (GMT) |
UV Unwrapping SLIM: adding GPL header comment |
March 14, 2017, 08:36 (GMT) |
UV Unwrapping SLIM: respecting source/blender style conventions |
March 14, 2017, 08:36 (GMT) |
UV Unwrapping SLIM: further refactoring according to discussion on D2530 |
March 14, 2017, 08:36 (GMT) |
UV Unwrapping SLIM: renaming another file |
March 14, 2017, 08:36 (GMT) |
UV Unwrapping SLIM: removing old minimize stretch operator |
March 14, 2017, 08:36 (GMT) |
UV Unwrapping SLIM: adding slim_matrix_transfer.h |
March 14, 2017, 08:36 (GMT) |
UV Unwrapping SLIM: renaming slim_c_interface to slim_capi and renaming contained functions |
March 14, 2017, 08:36 (GMT) |
UV Unwrapping SLIM: renaming src to intern |
March 14, 2017, 08:36 (GMT) |
UV Unwrapping SLIM: adding harmonic and mvc to uvinitializer |
March 14, 2017, 08:36 (GMT) |
UV Unwrapping SLIM: refactoring UVInitializer |
March 14, 2017, 08:36 (GMT) |
UV Unwrapping SLIM: renaming intern/SLIM to intern/slim |
March 14, 2017, 08:36 (GMT) |
UV Unwrapping SLIM: renaming files and moving headers |
February 27, 2017, 13:15 (GMT) |
Merge branch 'uv_unwrapping_slim_algorithm' of git.blender.org:blender into uv_unwrapping_slim_algorithm |
February 27, 2017, 13:04 (GMT) |
Implementation of UV unwrapping with SLIM as disdussed on T48036. commits: Category: UV Unwrapping SLIM Algorithm Integration Added SLIM Subfolder Category: UV Unwrapping SLIM Algorithm Integration added subfolder SLIM to CMakeFile of /intern 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. Category: UV Unwrapping SLIM Algorithm Integration preserving vertex ids and gathering weights Category: UV Unwrapping SLIM Algorithm Integration adding more members to phandle and creating param_begin Category: UV Unwrapping SLIM Algorithm Integration fixing bug that causes weight-per-vertex mapping to be wrong Category: UV Unwrapping SLIM Algorithm Integration adjustments to the UI parameters Category: UV Unwrapping SLIM Algorithm Integration adding weightinfluence Category: UV Unwrapping SLIM Algorithm Integration slim interactive exec now only for changing parameters Category: UV Unwrapping SLIM Algorithm Integration taking care of memory leaks Category: UV Unwrapping SLIM Algorithm Integration adding relative scale, reflection mode and Vertex group input Category: UV Unwrapping SLIM Algorithm Integration correcting wrong comment on SLIM phases Category: UV Unwrapping SLIM Algorithm Integration Adding SLIM code by means of git read-tree Category: UV Unwrapping SLIM Algorithm Integration freeing matrix_transfer properly Category: UV Unwrapping SLIM Algorithm Integration adding (unsupported-) eigen files Reviewers: brecht, sergey Differential Revision: https://developer.blender.org/D2530 |
Revision 16c6c8a by Aurel Gruber (uv_unwrapping_slim_algorithm) February 24, 2017, 08:31 (GMT) |
Category: UV Unwrapping SLIM Algorithm Integration adding (unsupported-) eigen files |
|