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-03-07Correct X3D export logicCampbell Barton
2016-03-07Fix for exporting meshes with vertex colors where not all vertices are being ...Seva Alekseyev
2016-03-06[Selection Sets] Fix to no longer selecting bones when hidden. Review of the ...Ines Almeida
2016-03-04Remove unneeded folderJulian Eisel
2016-03-04Fix linkscarlisle.b3d@gmail.com
2016-03-04Revert "Fix links"carlisle.b3d@gmail.com
2016-03-04Fix linkscarlisle.b3d@gmail.com
2016-03-04Node Wrangler: Simpler force_update methodGreg
2016-03-03Fix problems with last commitInes Almeida
2016-03-03Refactored Selection Sets to have an interface similar to Bone Groups.Ines Almeida
2016-03-01When exporting meshes with per-vertex coloring to X3D, storing per-vertex col...Seva Alekseyev
2016-02-28Fix T47490: STL: faces not normalized correctly when exporting multiple meshes.Bastien Montagne
2016-02-23Remove win2k checkv2.77-rc2v2.77-rc1Campbell Barton
2016-02-22Fix rigify layer UI, no IK layers in fingerAlexander Gavrilov
2016-02-22Fix for referencing invalid dataAlexander Gavrilov
2016-02-22Clean whitespace.Chris Foster
2016-02-22Reduce reallocations by using lists instead of tuples. This yields massive p...Chris Foster
2016-02-22Was writing an extra semicolon in the material indices.Chris Foster
2016-02-20Fixed bug in minor diameter and Phillips bit dimensions. They were missing fr...Aaron Keith
2016-02-17Fix T47457: FBX export: Force full keying in case Simplify factor is set to 0.0Bastien Montagne
2016-02-17Fix related to T45097: Network RenderBastien Montagne
2016-02-15Add newly documented nodescarlisle.b3d@gmail.com
2016-02-15Don't use context.active_objectCampbell Barton
2016-02-13Use power instead of multiplyCampbell Barton
2016-02-12FBX exporter: add option to choose which type of FBX node to use as armature.Bastien 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