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
2012-03-19Spelling of UI messages (then -> than).Bastien Montagne
2012-03-19'bugfix' .ply import/export scripts flip V texture coordinateDalai Felinto
2012-03-19update > changes to the ui descriptions from CoDEmanXBrendon Murphy
2012-03-19Update for api change.Howard Trickey
2012-03-17UI messages: unification of select/deselect stuff.Bastien Montagne
2012-03-17Minor UI messages fixes.Bastien Montagne
2012-03-16Pedantic comment correctionSebastian Nell
2012-03-16PLY importer - support for texturesDalai Felinto
2012-03-16x3d now works with BMesh updatesCampbell Barton
2012-03-15bmesh fix for ply i/o addon - using tessface_Dalai Felinto
2012-03-15X3D import works again with BMesh changesCampbell Barton
2012-03-15Rigify: patch from Ryan King to give better error messages fromNathan Vegdahl
2012-03-15code cleanup + optimizations from Chris Van HorneTim Spriggs
2012-03-14De-duplicate functions needed for object add operators:Sergey Sharybin
2012-03-13option to export only deforming bones (defaults to True for Unity3D)Campbell Barton
2012-03-13Bug fix. Lamps cone angle calculations returned error as import of pi has bee...Bartek Skorupa
2012-03-13Version 0.6.3: Changed the way of transfering rotations. Now Blender's rotati...Bartek Skorupa
2012-03-12maintain order from import to export (secondlife expects bone order to be mai...Campbell Barton
2012-03-12Fix #30523: typo in FBX export of fog settings.Brecht Van Lommel
2012-03-12MHX importer updated for BMesh. There are still problems with multiple UV map...Thomas Larsson
2012-03-11Addons:Thomas Dinges
2012-03-11patch [#30516] OBJ importer run out of memory fixCampbell Barton
2012-03-10Bugfixes after running regression tests (due to api changes)Benjy Cook
2012-03-101. Added export of Blender's lamps as After Effects lights. Type of Blender's...Bartek Skorupa
2012-03-10PDB - Importer/ExporterClemens Barth
2012-03-09ImporterClemens Barth
2012-03-09ImporterClemens Barth
2012-03-09ImporterClemens Barth
2012-03-09fix for api error, thanks to kgeogeoBrendon Murphy
2012-03-08minor pep8 editsCampbell Barton
2012-03-08update fbx export for bmesh api changes.Campbell Barton
2012-03-08update obj import/export for BMesh api changes. (should now works as expected)Campbell Barton
2012-03-08remove unneeded vector conversion.Campbell Barton
2012-03-07update for speaker objectBrendon Murphy
2012-03-06- Enabling Cycles uploadingJesse Kaukonen
2012-03-05tesselat -> tessellat in UI messages.Bastien Montagne
2012-03-05fix for bmesh thanks kgeogeo for reportingBrendon Murphy
2012-03-04fix for object_select by nameBrendon Murphy
2012-03-04update from metalliandyBrendon Murphy
2012-03-03Bugfix to mocap addon following python api changeBenjy Cook
2012-03-02Added rotation_x correction to exported objects to match default zero rotatio...Bartek Skorupa
2012-03-01ImporterClemens Barth
2012-02-29Update for bmesh api.Howard Trickey
2012-02-29List of changes:Daniel M. Basso
2012-02-29ExporterClemens Barth
2012-02-29final fix for smooth shading, was missing recalc normals outside for correct ...Brendon Murphy
2012-02-29revert previous committ.Brendon Murphy
2012-02-29commented out set smooth function.Brendon Murphy
2012-02-28Updated io_mesh_uv_layout addon to work with bmesh.Bastien Montagne
2012-02-28Use new setRenderer API call to explicitely set renderer.Nathan Letwory