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
2015-01-14Use new IOHelperOrientation class to handle forward/up axes.Bastien Montagne
2015-01-13Move 'render auto tile size' addon to main repo.Bastien Montagne
2015-01-11Remove API version commentsCampbell Barton
2015-01-11fixes issues ensure_lookup_table and grease_pencil, related to new blender 2....beta-tester
2015-01-09some fixes for gstretchBrendon Murphy
2015-01-06Fix T43148: FBX Export: Ignores auto smooth angle.Bastien Montagne
2015-01-06Fix T43141: FBX import issue with rigged character.Bastien Montagne
2015-01-06FBX import: Cleanup.Bastien Montagne
2015-01-04FBX import: Fix two stupid errors in recent reaftor, breaking mat idx import.Bastien Montagne
2015-01-04OBJ import: follow up to previous commit: correct fix.Bastien Montagne
2015-01-04Fix T43116: Obj/mtl displace texture import error.Bastien Montagne
2015-01-03Fix/Update 'import images as planes'.Bastien Montagne
2015-01-02Fix T43095: FBX import: refactor mesh 'layers' handling.Bastien Montagne
2014-12-29FBX export: Update to use correctly new Object.matrix_localBastien Montagne
2014-12-25Fix typo in the previous commitSergey Sharybin
2014-12-25fix for 2.73 lookup tableBrendon Murphy
2014-12-24urgent fixes for 2.73 release, T42853, by kopias & meta-androctoBrendon Murphy
2014-12-21Fix T42975: FBX export: Do not export empty groups.v2.73-rc1Bastien Montagne
2014-12-20Fix T42912: FBX export: Parenting to bones was broken.Bastien Montagne
2014-12-19Fix importer adding needless empty to armatures.Bastien Montagne
2014-12-19FBX export: Fix stupid own error regarding matrix_parent_inverse...Bastien Montagne
2014-12-19FBX fix: only considered an object as deformed by an armature if parent type ...Bastien Montagne
2014-12-12Fix T42683: do not crash on importing trashy FBX files.Bastien Montagne
2014-12-09Fix T42847: SVG importer: incorrectly imports valid SVG filesSergey Sharybin
2014-12-08mod add-on to be ready for "BMVert/Edge/FaceSeq.ensure_lookup_table now needs...beta-tester
2014-12-08update rna -> manual map (for new manual)Campbell Barton
2014-12-08Fix for SVG groups not shown as layers in Inkscape. Also changed the add-onTamito Kajiyama
2014-12-08D785: Freestyle integrated SVG export.Tamito Kajiyama
2014-12-05netrender: resolve issue with PROTOCOL_SSLv3Campbell Barton
2014-12-02Adding a couple of missing undo calls to the paint palette addon. Should ave ...Daniel Salazar
2014-11-27Fix T42730: FBX Binary Export - last frame of animations was not exported.Bastien Montagne
2014-11-25pie menu: add toggle quadview to 'more' menuCampbell Barton
2014-11-20FBX Import: Long time request/todo: assign first read action to object automa...Bastien Montagne
2014-11-20FBX: Consistency with previous commit/fix, export armature objects as 'Root' ...Bastien Montagne
2014-11-20Fix T42482: FBX import issue when scale is not 1.0.Bastien Montagne
2014-11-19Fix in Show Hotkey ListBartek Skorupa
2014-11-17Node Wrangler: Add Viewer Focus (from Sebastian Koenig)Greg Zaal
2014-11-16Fix EDL not loading video with audioCampbell Barton
2014-11-16Cleanup: pep8/unused varsCampbell Barton
2014-11-13Fix T42586: Error when attempting to export FBX (non-invertible matrix).Bastien Montagne
2014-11-10Fix T42476: Mocap addon: "Clean noise" didn't work properly.Bastien Montagne
2014-11-10Final fix for 'division by zero' issues in sapling addon.Nikolaus Leopold
2014-11-09Copy Attributes addon: Make copy bone shape also copy the wireframe display o...Daniel Salazar
2014-11-08Cleanup: redundant float conversionsCampbell Barton
2014-11-07Correction to own rBA63aba82339 - do not loop on objects in poll func!Bastien Montagne
2014-11-07Fix T42375: Hallo Objet fracture tool error.Bastien Montagne
2014-11-06use identity compare for None/True/FalseCampbell Barton
2014-11-01Fix T42410: FBX Import: in **some** cases, se have to ignore pre/post rotatio...Bastien Montagne
2014-10-30* Measure Panel - Version 0.9.1Martin Buerbaum
2014-10-30align columns (for multi-drag)Campbell Barton