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

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-14Cleanup: fix typosBrecht Van Lommel
Contributed by luzpaz. Differential Revision: https://developer.blender.org/D16234
2022-09-22Magic UV: remove deprecated bgl moduleGermano Cavalcante
And update dates Missed in rBA6feb9c532d7b.
2022-09-10Magic UV: replace deprecated bgl moduleGermano Cavalcante
Part of T80730
2022-08-05Fix T99496: Magic UV error in menu searchCampbell Barton
2022-06-30Cleanup: fix various typosBrecht Van Lommel
Contributed by luzpaz. Differential Revision: https://developer.blender.org/D15328
2022-06-03Cleanup: remove <pep8 compliant> commentCampbell Barton
This is no longer necessary, see: T98554.
2022-04-22Magic UV: Release v6.6nutti
Added Features * Copy/Paste UV Island Updated Features * Pack UV * Add options "Accurate Island Copy", "Stride", "Apply Pack UV" Other Updates * Add 'develop' branch to the update target of updater * Make documents official * Fix bugs
2022-03-15Cleanup: fix source typosBrecht Van Lommel
Contributed by luzpaz. Differential Revision: https://developer.blender.org/D14313
2022-03-01Merge branch 'blender-v3.1-release'Aaron Carlisle
2022-03-01Cleanup: Use `BLENDER_MANUAL_URL` prefixAaron Carlisle
2022-02-11File headers: use SPDX license identifiersCampbell Barton
Some files needed to be changed manually.
2022-02-11File headers: use SPDX license identifiersCampbell Barton
See T95597
2022-02-09Magic UV: Pass correct argument for operator identifierPratik Borhade
Fix the invalid argument passed in place of operator id. Reviewed By: Nutti Differential Revision: https://developer.blender.org/D13980
2022-01-05Cleanup: fix typos in source codeBrecht Van Lommel
Contributed by luzpaz. Differential Revision: https://developer.blender.org/D5801
2021-11-24Magic UV: Remove online updaterThomas Dinges
Add-ons should not connect to external services outside of blender.org See new key requirements: https://wiki.blender.org/wiki/Process/Addons
2021-03-06Magic UV: Release v6.5nutti
Updated Features * Texture Projection * Add option "Scaling", "Rotation", "Translation" * Select UV * Add Zoom Selected UV feature * Add option "Same Polygon Threshold" * Add option "Selection Method" * Add option "Sync Mesh Selection" * UV Inspection * Add option "Same Polygon Threshold" * Add option "Display View3D" * Mirror UV * Add option "Origin" * UVW * Add option "Force Axis" Other Updates * Fix bugs
2020-10-23Magic UV: Release v6.4nutti
* Support multiple objects editing mode * Add snap to point/edge features * Fix bugs
2020-10-20Cleanup: remove duplicate URLCampbell Barton
2020-10-16update bl_infoCampbell Barton
Correct version number and use doc_url.
2020-08-10Magic UV: Release v6.3nutti
Added features - Clip UV Updated features - World Scale UV * Add option "Area Calculation Method" * Add option "Only Selected" - UVW * Support multiple objects - Select UV * Support multiple objects - UV Inspection * Add Paint UV Island feature * Support multiple objects Other updates - Fix bugs - Optimization
2020-03-06Addons: Use Manual URL prefixAaron Carlisle
2020-03-05Cleanup: tabs -> spacesCampbell Barton
2020-03-05Update 'bl_info' use 'doc_url' instead of 'wiki_url'Campbell Barton
2020-01-29Cleanup: trailing spaceCampbell Barton
2019-12-01add manual linksmeta-androcto
2019-07-31Magic UV: Release v6.2nutti
Fix bugs
2019-07-25magic_uv: fix load reload failure: T67572meta-androcto
2019-07-24magic_uv: fix reg error: Fails to remove menus T67572meta-androcto
2019-05-27magic_uv: add missed panel tabs to Editmeta-androcto
2019-05-27magic_uv: use Edit tabmeta-androcto
2019-05-20API update: percentage to factorNBurn
2019-05-19Magic UV: Release v6.1Nutti
[Update features] - World Scale UV - Add option "Texture" to allow the user to specify the texture for the density calculation [Other updates] - Fix bugs
2019-03-01Update for API change: scene.cursor_location -> scene.cursor.locationCampbell Barton
Note that some scripts still used the 3D view cursor which has been removed for a while.
2019-01-29addons: view_layer.objects.active syntax updateNBurn
2019-01-26Magic UV: Release v6.0Nutti
Support Blender 2.8.