Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-29Merge remote-tracking branch 'origin/master' into soc-2016-uv_toolssoc-2016-uv_toolsPhil Gosch
2017-09-27Merge remote-tracking branch 'origin/master' into soc-2016-uv_toolsPhil Gosch
2017-09-14Fix T52723: Reset UV layers failedCampbell Barton
2017-07-13Revert T44320: UV island overlap considered linkedCampbell Barton
2017-07-11Merge remote-tracking branch 'origin/master' into soc-2016-uv_toolsPhil Gosch
2017-06-12Cleanup: indentation, long linesCampbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-04-24Cleanup: remove unnecessary texface checksCampbell Barton
2017-01-27Merge remote-tracking branch 'origin/master' into soc-2016-uv_toolsPhil Gosch
2016-12-28Various UI message and API doc tweaks and fixes.Bastien Montagne
2016-11-25Math Lib: rotate matrix cleanupCampbell Barton
2016-10-31Code Refactor: Creating utility function for updating boundary hullsPhil Gosch
2016-10-31Merge remote-tracking branch 'origin/master' into soc-2016-uv_toolsPhil Gosch
2016-10-17UV Editor: Add filter option to control what is visible when Draw Other Objec...Sergey Sharybin
2016-10-11Small fix for binary depth searchPhil Gosch
2016-10-04First part of solution evaluation rewritePhil Gosch
2016-09-05Wrap uv chart rotation up in a nice utility functionPhil Gosch
2016-09-05Make inner fit polygon work with aspect ratios != 1Phil Gosch
2016-08-23Fix warnings for unused functions and discarding 'const'Phil Gosch
2016-08-23Lots of fixes for warningsPhil Gosch
2016-08-23Compile fix. Also fixed a few "unused variable" warningsPhil Gosch
2016-08-23Make convex packing default setting for irregular packing operator for nowPhil Gosch
2016-08-20WIP packing: concave support for iterative solution searchPhil Gosch
2016-08-19WIP Packing: working concave support.Phil Gosch
2016-08-17WIP packing: continue working on concave boundaries supportPhil Gosch
2016-08-16Small fix. Also store number of decomposed hulls, handy to have available dur...Phil Gosch
2016-08-15Quick fix for Select Overlapping UVs operatorPhil Gosch
2016-08-15Add new packing to keymap and UV menuPhil Gosch
2016-08-12WIP Packing: Concave hull decompositionPhil Gosch
2016-08-11WIP packing: initial chart boundary computationPhil Gosch
2016-08-11WIP packing: continuing implementation of concave hull supportPhil Gosch
2016-08-09Added initial "Use concave hulls" option to operatorPhil Gosch
2016-08-09Added point inside triangle check function for concave shape decompositionPhil Gosch
2016-08-09Small tweak for margin computationPhil Gosch
2016-08-08Move flushing uvs including selection tags to own functionPhil Gosch
2016-08-04Packing: Support for marginPhil Gosch
2016-08-04Fixed a few annoying bugs, packing solution computation works again now, SA +...Phil Gosch
2016-07-29Refactor of code, taking into account margin and storing the convex hullPhil Gosch
2016-07-29Updated Convex Hull data structurePhil Gosch
2016-07-28Added option to run "average islands scale" before packing.Phil Gosch
2016-07-26Margin computationPhil Gosch
2016-07-25And a quick fix for last commit.Phil Gosch
2016-07-25Small optimization to last commit (thx nexyon for the hint)Phil Gosch
2016-07-25Chart placement: Slide possible placement positions along edge of chosen NFP ...Phil Gosch
2016-07-22Use #defines for cfr computation and revert to random point sampling for nowPhil Gosch
2016-07-22WIP Collision Free Region computationPhil Gosch
2016-07-21WIP Simulated AnnealingPhil Gosch
2016-07-20Added (initial) random rotation for uv islandsPhil Gosch
2016-07-20WIP Simulated AnnealingPhil Gosch
2016-07-19WIP Simulated AnnealingPhil Gosch