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-06-03Cleanup: remove <pep8 compliant> commentCampbell Barton
2022-02-21Merge branch 'blender-v3.1-release'Bastien Montagne
2022-02-21Fix T95444: dxf import issue with curve objectPratik Borhade
2022-02-14File headers: use SPDX license identifiersCampbell Barton
2022-02-11File headers: use SPDX license identifiersCampbell Barton
2022-01-05Cleanup: fix typos in source codeBrecht Van Lommel
2021-12-01Cleanup: quiet character escape warningsCampbell Barton
2021-12-01Cleanup: trailing space & tabs to spacesCampbell Barton
2021-02-01Fix T84936: DXF Import ErrorGermano Cavalcante
2020-03-06Addons: Use Manual URL prefixAaron Carlisle
2020-03-05Update 'bl_info' use 'doc_url' instead of 'wiki_url'Campbell Barton
2019-12-12i/o, part manual linksmeta-androcto
2019-06-04Fix (unreported) missing updates after `scene.update()` removal.Bastien Montagne
2019-05-17Update for Depsgraph API changesPhilipp Oeser
2019-03-18DXF Import: fix importing circles incorrectly when unit scale is usedPhilipp Oeser
2019-03-09Fix T60829: DXF Import: Unit Scale Not Applied to CirclesPhilipp Oeser
2019-01-26Fix T60879: DXF Import: Can't Import PolylinesPhilipp Oeser
2019-01-25addons: object select_set syntax updateNBurn
2018-12-22DXF-importer initial port to 2.80migius
2018-11-28Use collection and instance terminology in Python APISergey Sharybin
2018-10-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-10-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-07Merge branch 'master' into blender2.8Campbell Barton
2018-09-07Cleanup: trailing spaceCampbell Barton
2018-09-062.8: update for x_ray and draw/display renaming.Brecht Van Lommel
2018-08-29Python / Cleanup: rename INFO_MT to TOPBAR_MT to reflect actual location.Brecht Van Lommel
2018-07-06Update for renaming lamp to light.Brecht Van Lommel
2017-12-11Applying D2933: Adds support for elevation attribute for lwpolylines (code 38...Lukas Treyer
2017-10-23Wrap array access for width property in a if-statement to avoid errors with e...Lukas Treyer
2017-06-01updated dxfgrabber library: 0.8.1 -> 0.8.4Lukas Treyer
2017-05-12'Invalid'/ self intersecting BMFaces are apparently not added to the bmesh an...Lukas Treyer
2017-03-19Cleanup: identity for None comparisonCampbell Barton
2017-03-19Cleanup: trailing spaceCampbell Barton
2016-10-11bugfix for T49593: _gen_meshface removes points from a 3DFACE or SOLID if the...Lukas Treyer
2016-10-07bugfix for T49593: more secure checking for same points in bulgepoly_to_cubicLukas Treyer
2016-08-20related to the latest file in T48806 I found a small bug, which is fixed now....Lukas Treyer
2016-08-16updating to newest version of dxfgrabber; needed for further updates regardin...Lukas Treyer
2016-07-22Clean Up: remove redundant bl_tracker infometa-androcto
2016-06-28switched lat / lon for projected coordinates using pyproj as suggested in T48652cnd
2016-03-22dxf importer: fixing wrong tracker and wiki urlcnd
2016-03-22two new merge methods: 1. merge by layers and closed no-bulge polylines: merg...Lukas Treyer
2015-01-27Resolve T43426: DXF import exceptionCampbell Barton
2014-10-21FIX T42252: Arcs are scaled correctly now. The scale factor now also accepts ...Lukas Treyer
2014-10-21Proper error message for DXF versions below AC1009. Users get notified that D...Lukas Treyer
2014-08-29BUGFIXES:Lukas Treyer
2014-08-23Readme.md file deleted in io_import_dxfLukas Treyer
2014-08-19New DXF importer, based in DXFGrabber.Lukas Treyer