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
2019-10-08Addon: BSurfaces: Fixed bugsSpivak Vladimir (cwolf3d)
2019-10-07Addon: BSurfaces: Fixed bugs with guides from curveSpivak Vladimir (cwolf3d)
2019-10-07Addon: BSurfaces: Refactoring. Fixed some bugsSpivak Vladimir (cwolf3d)
2019-10-05Addon: BSurfaces: Fixed some bugsSpivak Vladimir (cwolf3d)
2019-10-05Addon: BSurfaces: Fixed resetting to defaults after using the mini panelSpivak Vladimir (cwolf3d)
2019-10-03Addon: BSurfaces: Resolved to problem T70453. Added useful functionality.Spivak Vladimir (cwolf3d)
2019-09-17Addon: BSurfaces: Added initial modifiersSpivak Vladimir (cwolf3d)
2019-09-13Addon: BSurfaces: Fixed unregister panel errorSpivak Vladimir (cwolf3d)
2019-08-22Addon: BSurfaces: Fixed https://developer.blender.org/T68959 Fixed confusion ...Spivak Vladimir (cwolf3d)
2019-08-12Addon: BSurfaces: Fixed curve strokesSpivak Vladimir (cwolf3d)
2019-08-11Addon: BSurfaces: Fixed keep strokesSpivak Vladimir (cwolf3d)
2019-08-10Addon: BSurfaces: Fixed error strokes clearSpivak Vladimir (cwolf3d)
2019-08-09Addon: BSurfaces: Fixed https://developer.blender.org/T68451Spivak Vladimir (cwolf3d)
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-26Addon: BSurfaces: Fixed select active AnnotationSpivak Vladimir (cwolf3d)
2019-06-16part fix bl_info Locationsmeta-androcto
2019-05-30Bsurfaces: Fixed create surface from curve.Spivak Vladimir (cwolf3d)
2019-05-27auto mirror, bsurfaces, looptools, bool tools: new tab: Editmeta-androcto
2019-05-22Add-ons: remove temporary disabling of use_global_undoBrecht Van Lommel
2019-05-15Update for object add align property changesBrecht Van Lommel
2019-05-14Bsurfaces: Fixed some problems.Spivak Vladimir (cwolf3d)
2019-05-10Bsurfaces: Added "annotations" as guide strokesSpivak Vladimir (cwolf3d)
2019-05-06Bsurfaces: Corrected initialize and add some functions.Spivak Vladimir (cwolf3d)
2019-05-06Bsurfaces: Adding warnings.Spivak Vladimir (cwolf3d)
2019-05-06Bsurfaces: Redesign. Fixing some problem.Spivak Vladimir (cwolf3d)
2019-05-04Bsurfaces: Fixing some problem.Spivak Vladimir (cwolf3d)
2019-05-04Update addon to Blender 2.80Spivak Vladimir (cwolf3d)
2019-01-29addons: objects.link/unlink syntax updateNBurn
2019-01-29addons: view_layer.objects.active syntax updateNBurn
2019-01-25addons: object select_set syntax updateNBurn
2019-01-18Update Add-ons class properties to annotationsNBurn
2018-12-21Rename user_preferences -> preferencesCampbell Barton
2018-12-19Fix invalid string comparisonsCampbell Barton
2018-10-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-26Bsurfaces: Cleanup some statements that make no senseJacques Lucke
2018-07-13Fix Bsurfaces error with international 'Translate New Data' optionPhilipp Oeser
2018-07-13Fix T55960: Bsurfaces error with international 'Translate New Data'Philipp Oeser
2017-04-14Bsurfaces: Update panel Rename, Cleanuplijenstina
2017-03-19Cleanup: identity for None comparisonCampbell Barton
2016-09-20Urgent fix: T49403 Fix for broken change tab category feature: user preferenc...meta-androcto
2016-08-15bsurfaces: unify change tab categorymeta-androcto
2016-08-11bsurfaces: fix for undo, fix for u,v resolutionmeta-androcto
2015-10-15partial fix for reorder splinesmeta-androcto
2015-10-15disable reorder splines buttonmeta-androcto
2015-08-25improved error reports: T45372 thanks Leon(Leon95)Brendon Murphy
2015-01-23Fix T43387: BSurfaces error disables global undoBastien Montagne
2014-10-13fix warnings with UI descriptionPhilipp Oeser
2014-08-14fixes to bl_info, minor cleanup, toolshelf fix for bsurfaces.Brendon Murphy
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