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
2018-11-21Fix T57964: Correct spelling mistakes in ANT Landscape presetsCampbell Barton
2018-11-17Magic UV: Release v5.2Nutti
2018-11-16Fix T57632: 3DS Importer Exception when assigning an object as a parentPhilipp Oeser
2018-11-10Correction of several errors. Add operators to special menu (w).Spivak Vladimir (cwolf3d)
2018-11-09Fix T57742: Sculpt/Paint Brush Menus fails to display constant detailPhilipp Oeser
2018-11-01Update for changes to Blender's APICampbell Barton
2018-10-29SVG: Fix wrong closed path with quadratic segmentsSergey Sharybin
2018-10-29SVG: Fix wrong quadratic path when point is duplicateSergey Sharybin
2018-10-29SVG: Cleanup, don't use semicolonSergey Sharybin
2018-10-29SVG: Cleanup, indendationSergey Sharybin
2018-10-29SVG: Cleanup, space around operatorSergey Sharybin
2018-10-29SVG: Fix for typosSergey Sharybin
2018-10-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-10-18Copy Attributes: remove copy objects to buffer from menu in pose/edit mode.Brecht Van Lommel
2018-10-15Fix T57113: OBJ material import int conversionPhilipp Oeser
2018-10-07Cleanup: minor BVH style editsCampbell Barton
2018-10-06Cleanup: BVH import/exportCampbell Barton
2018-10-04Fix T57055: Import wavefront OBJ does not correctly parse the '-bm' parameter.Bastien Montagne
2018-10-03Cleanup: use tuples for storing classesCampbell Barton
2018-09-27Fix T56938, T54222: network render broken pipe errors.Brecht Van Lommel
2018-09-26Bsurfaces: Cleanup some statements that make no senseJacques Lucke
2018-09-24Fix T56847: Archimesh (normal of somefaces reversed)Antonioya
2018-09-13Prefer get_rna_type() since it doesn't leak memoryCampbell Barton
2018-09-10ImageAsPlane: Cleanup: compat with 2.8 & props names single/double quotes.Bastien Montagne
2018-09-10FBX: remove ASCII6.1 export support.Bastien Montagne
2018-09-10Fix T56732: FBX camera import fails with assert(fbx_props[0] is not None).Bastien Montagne
2018-09-07Update for changes in Blender's APICampbell Barton
2018-09-07Cleanup: trailing spaceCampbell Barton
2018-09-07Cleanup: single quotes for iconsCampbell Barton
2018-09-03measureit: corrected version numberNBurn
2018-08-07Revert "updating the script to work the latest 2.8"Campbell Barton
2018-08-07node-wrangler: Remove use of register_moduleCampbell Barton
2018-08-05Fix T55022: [fbx] when enable use tangent space ,it's throw bug.Bastien Montagne
2018-07-21updating the script to work the latest 2.8Kalle-Samuli Riihikoski
2018-07-14Cleanup: pep8Campbell Barton
2018-07-14math_vis: remove use of register_moduleCampbell Barton
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
2018-06-29Add missing add-on version metadataAaron Carlisle
2018-06-27blendfile: use_nil option for items_recursive_iterCampbell Barton
2018-06-27Revert "Pie Menu manipulators - use tools"Campbell Barton
2018-06-22Version (0, 3, 4)Aaron Keith
2018-06-22Added bf_Div_Count to the Bolt Factory PresetsAaron Keith
2018-06-15Print3D: CleanupMikhail Rachinskiy
2018-06-11Fix T55431: Node Wrangler: Lazy connect / Lazy mix not workingPhilipp Oeser
2018-05-31Rotate Default OffEugenio Pignataro
2018-05-31Add offset and rotate Loops to UV OverlapEugenio Pignataro
2018-05-31Overlap Uvs rewriteEugenio Pignataro
2018-05-28Pie Menu manipulators - use toolsCampbell Barton
2018-04-30Depsgraph debug: Fix for recent RNA changesSergey Sharybin