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-09-19Fix 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
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)