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
2016-02-10Merge branch 'master' into fbx_io_export_ignore_parentsfbx_io_export_ignore_parentsBastien Montagne
2016-02-10SVGParseFloat() improved parsing of scientific notationSergey Sharybin
2016-02-04Fix T47310: WRML file not imported under OSXCampbell Barton
2016-02-04Add Mask to Manual Reference / Fix linkcarlisle.b3d@gmail.com
2016-02-02Usual i18n/UI message fixes...Bastien Montagne
2016-02-02Fix T47299: Error writing MTL optionsCampbell Barton
2016-02-01Fix T47255: inset polygon addon left old edgesHoward Trickey
2016-01-29New blend-file addonCampbell Barton
2016-01-26STL import: don't apply scene-scale by defaultCampbell Barton
2016-01-26Fix T47236: Error importing OBJCampbell Barton
2016-01-22Fix T47219: OBJ import merges faces incorrectlyCampbell Barton
2016-01-19Update Links to Blender Manual/ Clean upAaron Carlisle
2016-01-17Fix and re-enable 'redirection' to translated manual when using translated UI.Aaron Carlisle
2016-01-15Fix T47018: OBJ fails images search on win32Campbell Barton
2016-01-12Fix typo in netrender (related to T45097).Bastien Montagne
2016-01-08Fix T45460: SVG importer scale issuesSergey Sharybin
2016-01-08re-order helper variables T46971 thanks d01phimeta-androcto
2016-01-05clean up, name change curvaceous galore to curve profilesmeta-androcto
2015-12-29Separated writeMaterial() function to its own python fileMaurice Raybaud
2015-12-28separated pov native primitives to this other python file with operators for ...Maurice Raybaud
2015-12-28separated primitives operators for export and import to their own python file.Maurice Raybaud
2015-12-23Fix T47053: Problem while import/export of obj files.Bastien Montagne
2015-12-21Fix T47010: Blender OBJ UV's give issues with some appsCampbell Barton
2015-12-18Update 3d-print toolbox to only export selectionCampbell Barton
2015-12-08Don't access bpy.context when context is passedCampbell Barton
2015-12-08Use Python3.5's unpacking generalizationsCampbell Barton
2015-12-07Fix T46885 : Update Torus Knot Plus - New features, code cleanup & UI modific...Marius Giurgi
2015-12-05Fix POV-Ray renderer addon shadowing main mesh UVTexture panel!Bastien Montagne
2015-12-04Don't create directories when enabling the addonCampbell Barton
2015-12-04fix headermeta-androcto
2015-12-03fix for last commitmeta-androcto
2015-12-03Add warning: "may produce errors, fix in progress"meta-androcto
2015-12-02Fix T46912: FBX import from Wow Model Viewer not working.Bastien Montagne
2015-12-02Fix related to T46912: Check a bit better we get a valid object generated fro...Bastien Montagne
2015-12-02Fix T46910: FBX import error due to unrecognized property flags set.Bastien Montagne
2015-12-02Update for changes to ray_cast/closest_point_on_meshCampbell Barton
2015-12-02Update for changes to ray_castCampbell Barton
2015-12-02Update for changes to ray_castCampbell Barton
2015-12-02Update for changes to ray_cast/closest_point_on_meshCampbell Barton
2015-11-23Missed last commitCampbell Barton
2015-11-23X3D: use vrml name for point lampsCampbell Barton
2015-11-20Fix T46581: Import FBX: Blender 2,.76 version breaks mesh rotation on FBX imp...Bastien Montagne
2015-11-12*Added POV-Ray Primitives, available in ADD menuMaurice Raybaud
2015-11-10Moar style & UI messages cleanup...Bastien Montagne
2015-11-09UI message fixes (no end point) and style cleanup ('' for data [like enums et...Bastien Montagne
2015-11-07X3D Minor updatesCampbell Barton
2015-11-07BVH addon: updated wiki linkSybren A. Stüvel
2015-11-07Remove unused operator argumentCampbell Barton
2015-11-07BVH import: better error handling & reportingSybren A. Stüvel
2015-11-07BVH import: added option to update scene from the BVH.Sybren A. Stüvel