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 (Expand)Author
2022-09-22UV Layout: replace deprecated bgl moduleGermano Cavalcante
2022-09-21UV Layout: revert all changes to 'draw_image'Germano Cavalcante
2022-09-21UV Layout: update add-on locationDamien Picard
2022-09-21Fix T101134: Regression: Export UV Layout is blurryGermano Cavalcante
2022-07-29Cleanup: run autopep8 on io_mesh_uv_layoutCampbell Barton
2022-07-28UV Layout: don't convert line coordinates to 3dGermano Cavalcante
2022-07-22UV Layout: bring back smooth linesGermano Cavalcante
2022-07-21UV Layout: replace deprecated bgl moduleGermano Cavalcante
2022-06-03Cleanup: remove <pep8 compliant> commentCampbell Barton
2022-02-11File headers: use SPDX license identifiersCampbell Barton
2020-08-01Fix T79438: Export UV Layout doesn't respect UVs alphaCampbell Barton
2020-06-02Fix T76736: incorrect filename in SVG, fails to load elsewhereCampbell Barton
2020-04-08Cleanup: move 'check_existing' to the bottom of propertiesCampbell Barton
2020-04-07Cleanup: use annotation operator propertyJacques Lucke
2020-04-07Fix T75470: File overwrite warning for UV Layout exportArvind R
2020-03-06Addons: Use Manual URL prefixAaron Carlisle
2020-03-05Fix IO Addond Manual LinksAaron Carlisle
2020-03-05Cleanup: tabs -> spacesCampbell Barton
2020-03-05Update 'bl_info' use 'doc_url' instead of 'wiki_url'Campbell Barton
2019-12-12io addons fix 404 manual linksmeta-androcto
2019-10-09io_mesh_uv_layout: update for change to tessellate_polygonCampbell Barton
2019-07-15Update wiki_url to new manual pagesAaron Carlisle
2019-06-21Fix T65990: UV Layout Export error with 'Modified' checkedPhilipp Oeser
2019-05-16Addons: Adopt for Dependency Graph API changesSergey Sharybin
2019-01-30Fix T61012: update Export UV addon after recent API changeJacques Lucke
2018-12-18Fix T59504: UV export did not export active object when not selectedJacques Lucke
2018-11-14Export UV Layout: Update png export to use offscreen renderingJacques Lucke
2018-10-09io_mesh_uv_layout: lazy import exporter modulesCampbell Barton
2018-10-09Cleanup: quotesCampbell Barton
2018-10-09io_mesh_uv_layout: minor edits on recent 2.8 portCampbell Barton
2018-10-03io_mesh_uv_layout: count no longer a keyword only argCampbell Barton
2018-09-24Export UV Layout: Rewrite Export UV Layout addonJacques Lucke
2018-09-19Fix incorrect always-register call in mesh_uv_layout add-on.Bastien Montagne
2018-09-06UV_OT_export_layout: Workaround to make the addon registerDalai Felinto
2018-09-06UV_OT_export_layout: Correct API to obj.to_mesh(...)Dalai Felinto
2018-09-06UV_OT_export_layout: Properties to fieldDalai Felinto
2018-09-06Multi-Objects: UV_OT_export_layout (80%)Dalai Felinto
2016-12-16Fix T50235, wireframe transparency in UV layout exportHenrik Aarnio
2016-09-06Fix T49270: UV Export layout broken since new datablock handling.Bastien Montagne
2015-10-05Revert "Fix T46365: Export UV Layout to PNG not working (missing context mess...Campbell Barton
2015-10-04Fix T46365: Export UV Layout to PNG not working (missing context messages part).Bastien Montagne
2015-08-12Fix T45746: PNG UV layout export is blank with new depsgraph.Bastien Montagne
2015-04-10Cleanup: imports (formatting)Campbell Barton
2015-01-22Fix: replaced Python module "imp" with "implib"Sybren A. Stvel
2014-05-21Maintenance to bl_info, remove redundant tracker URL'sCampbell Barton
2014-02-04Clean-up: Updated bl_info['tracker_url'] to developer.blender.org, some minor...CoDEmanX
2014-02-01Add Missing Tooltip for Fill OpacityJonathan Williamson
2013-03-24remove use of ob.update_from_editmode() since editmode meshes don't get acces...Campbell Barton
2013-03-21use object.update_from_editmode() for scripts which read object data.Campbell Barton
2013-01-04Fix [#33759] Can't use UV image export UV_layout errorBastien Montagne