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-04-03Remove support for blender2.79blender2.7mano-wii
2019-03-27Fix T62984: Backtrace when importing FBX file from the Unity asset store.Bastien Montagne
2019-03-13Fix T54412: backport fix already done in master (2.8) some time ago...Bastien Montagne
2019-03-07Fix T62256: Export to PLY of models with vertex colors broken in 2.79.Bastien Montagne
2019-02-01mesh_f2: quad from edge fails (with Adjust UV option)Philipp Oeser
2019-02-01x3d import: make it work without internet connectionPhilipp Oeser
2018-12-19Fix invalid string comparisonsCampbell Barton
2018-12-13Fix spelling of Miter in freestyle SVG export.Brecht Van Lommel
2018-12-13Magic UV: Phase 1 for porting to Blender 2.8Nutti
2018-12-13FBX export: skip special properties when exporting custom propertiesPhilipp Oeser
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