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-23D16212: Curve Tools: Ensure nested paths in exported SVG look as expected. ↵Vladimir Spivak
(Authored by Johan Althoff (teetow))
2022-08-14Fix T93189: Missing UNDO operator options for Curve Tools addonJesse Yurkovich
A variety of operators were missing appropriate bl_options for correct undo support. This results in either crashes (auto loft, bi-rail) or other odd behaviors around returning the scene to the correct previous state (sometimes having to hit ctrl-z twice to undo once, sometimes undo skips steps, etc.) Differential Revision: https://developer.blender.org/D13283
2022-07-21Curve Tools: replace deprecated bgl moduleGermano Cavalcante
Part of T80730
2022-03-15Cleanup: fix source comment typosBrecht Van Lommel
Contributed by luzpaz. Differential Revision: https://developer.blender.org/D14312
2022-02-20Fix T81832: WIP warning on Curve Tools AddonVladimir Spivak
2022-02-16Cleanup: trailing spaceCampbell Barton
2022-02-14File headers: use SPDX license identifiersCampbell Barton
Some files needed to be changed manually.
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-01-05Cleanup: fix typos in source codeBrecht Van Lommel
Contributed by luzpaz. Differential Revision: https://developer.blender.org/D5801
2022-01-05Cleanup: fix types in source codeBrecht Van Lommel
Contributed by luzpaz. Differential Revision: https://developer.blender.org/D5801
2021-08-27Update addons for D9697 "_RNA_UI" removalHans Goudey
This is a followup patch for D9697 which applies the changes to the addon reporistory. Almost all of the changes are in rigify, but there is one change in "curve_tools" and two trivial changes in IO addons. Differential Revision: https://developer.blender.org/D9919
2021-02-12Cleanup: Remove trailing period in descriptions.Ankit Meel
Reduces warnings while running tests. Also fix some descriptions with strings concatenated but without a space in between. Reviewed by campbellbarton Differential Revision: https://developer.blender.org/D9655
2021-01-07Addon: Curve Tools: Made changes from Lichtso githubVladimir Spivak(cwolf3d)
2020-03-12Fix T74493 and D7045. Redesign.Vladimir Spivak(cwolf3d)
2020-03-06Addons: Use Manual URL prefixAaron Carlisle
2020-03-05Update 'bl_info' use 'doc_url' instead of 'wiki_url'Campbell Barton
2020-01-29Cleanup: trailing spaceCampbell Barton
2020-01-06Addon: Curve Tools: Fix Birailed SurfaceSpivak Vladimir (cwolf3d)
2019-11-24update manual linksmeta-androcto
2019-11-18Addon: Curve Tools: Outline now works for all curve typesSpivak Vladimir (cwolf3d)
2019-10-31Addon: Curve Tools: Added select spline in Difference in 2D curves boolean.Spivak Vladimir (cwolf3d)
2019-10-30Addon: Curve Tools: Fixed 2d curves boolean result location.Spivak Vladimir (cwolf3d)
2019-10-30Addon: Curve Tools: Fixed some errors.Spivak Vladimir (cwolf3d)
2019-10-30Addon: Curve Tools: Add 2D Curve Boolean. Fixed some errors.Spivak Vladimir (cwolf3d)
2019-10-29fix manual linksmeta-androcto
2019-10-16curve tools: add manual linkmeta-androcto
2019-10-11Addon: Curve Tools: Switch uppercase file name to lowercaseSpivak Vladimir (cwolf3d)
2019-10-11Addon: Curve Tools: Switch uppercase file name to lowercaseSpivak Vladimir (cwolf3d)
2019-10-11Addon: Curve Tools: Refactoring. Added context menu.Spivak Vladimir (cwolf3d)
2019-10-01Fix typos in source comments and descriptionsBrecht Van Lommel
Patch contributed by luzpaz. Differential Revision: https://developer.blender.org/D5800
2019-09-25Addon: Curve Tools: Added split by selected points.Spivak Vladimir (cwolf3d)
2019-09-24curve tools: fix tab to Edit: T70017meta-androcto
2019-09-21Curve Tools: Some bugs fix.Spivak Vladimir (cwolf3d)
2019-09-16Curve Tools: Fixed bugs. Added spline sequence changeSpivak Vladimir (cwolf3d)
2019-09-14Curve Tools: many bugs fixedSpivak Vladimir (cwolf3d)
2019-09-13Curve Tools 2: Fixed not save panel locationSpivak Vladimir (cwolf3d)
2019-09-13Curve Tools 2: move to release T65825Spivak Vladimir (cwolf3d)