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-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
2015-10-29Update manual linksCampbell Barton
2015-10-26Batch-export for STLCampbell Barton
2015-10-24Remove check for Python installationCampbell Barton
2015-10-24X3D: Don't write line-no into objects by defaultCampbell Barton
2015-10-24Fix: Text.origin is not a valid input field, now ignoredSeva Alekseyev
2015-10-23Fix: validate before textures, colors, and normalsSeva Alekseyev
2015-10-23Fix: validating Extrusions after applying textures. Validation may remove ver...Seva Alekseyev
2015-10-22limit menu visibility to object mode only. (unreported: panel showed up in wr...meta-androcto
2015-10-19reported in irc, fix for commit rBc34993160da76b6f84f06dc0aa703d09cdfd45cameta-androcto
2015-10-15partial fix for reorder splinesmeta-androcto
2015-10-15X3D import: expanded support to a larger subset of the standard.Seva Alekseyev
2015-10-15Cleanup: Import Images As Planes: Automatically generate the transparent mate...Philipp Oeser
2015-10-15disable reorder splines buttonmeta-androcto
2015-10-13Fix error in case FBX file specifies no known pre-defined FPS and a null cust...Bastien Montagne
2015-10-13OBJ IO: add (limited) support for options of textures in MTL files.Bastien Montagne
2015-10-10Fix T46437: Dupli objects should also export themselves, not only their dupli...Bastien Montagne
2015-10-09Correct manual URL'sCampbell Barton