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
2013-03-29Fix import image as plane addon, broken by recent pynodes changes (thx to Igg...Bastien Montagne
2013-03-28Updated Tracker infoBartek Skorupa
2013-03-28Committing Nodes Efficiency Tools to trunk.Bartek Skorupa
2013-03-26Fix stl addon (hope it's the right one! :p )Bastien Montagne
2013-03-26fix [#34682] STL importer ValueError exceptionCampbell Barton
2013-03-25Typo! ;)Bastien Montagne
2013-03-24remove use of ob.update_from_editmode() since editmode meshes don't get acces...Campbell Barton
2013-03-24move print toolbox into trunkCampbell Barton
2013-03-23Screencast Keys Addon,Pablo Vazquez
2013-03-23Screencast Keys Addon,Pablo Vazquez
2013-03-23Fixes crash when all faces are selected.Bart Crouch
2013-03-23Fixed lipsync bug.Thomas Larsson
2013-03-22The new feature: the sticks represented by a skin and subdivision modifierClemens Barth
2013-03-22Code cleanup: the code in the main function for drawing the sticks has Clemens Barth
2013-03-22Code cleanup: the code in the main function for drawing the atoms (balls) has Clemens Barth
2013-03-22Code cleanup: the code in the main function for inserting a camera and light Clemens Barth
2013-03-22New feature: Somebody asked me to make use of the skin and subdivision modifier Clemens Barth
2013-03-22only apply modifiers if the mesh has modifiersCampbell Barton
2013-03-22Minor UI message fix.Bastien Montagne
2013-03-21only calculate normals if there being exported.Campbell Barton
2013-03-21use object.update_from_editmode() for scripts which read object data.Campbell Barton
2013-03-21export PLY with object transformation applied.Campbell Barton
2013-03-20VRML: export vertex colors by default and fallback to material colors.Campbell Barton
2013-03-19Small changes/additions to i18n tools.Bastien Montagne
2013-03-19Some renaming/cleanup in i18n tools.Bastien Montagne
2013-03-19pep8 cleanupCampbell Barton
2013-03-19patch [#34683] BVH Importer, Faster import and option to use BVH animation ti...Campbell Barton
2013-03-18Now applink works with the latest blender version.Kalle-Samuli Riihikoski
2013-03-17- A ground-up rewrite of the DirectX .x exporter for better design and extens...Chris Foster
2013-03-17fix: invalid header warning; changed: verbose modes from bool to enum; change...Alexander N
2013-03-15Mhx format change: image paths are now relative.Thomas Larsson
2013-03-15Sync with MH svn and changed version number.Thomas Larsson
2013-03-14patch [#34624] Proposed extensions to Property Chart addon (system_property_c...Campbell Barton
2013-03-14MHX importer: support for non-ascii names.Thomas Larsson
2013-03-13patch [#34591] 3DS importer: material transparency value short/float fixCampbell Barton
2013-03-12don't write absolute paths when writing relative vrml or x3dCampbell Barton
2013-03-12normalize the absolute pathCampbell Barton
2013-03-12add axis conversion to wrl export.Campbell Barton
2013-03-12rename vrml2 export operator.Campbell Barton
2013-03-12fix for importing face colorsCampbell Barton
2013-03-12rename vrml2 addon since it now exports multiple meshesCampbell Barton
2013-03-12add the ability to export the selection Campbell Barton
2013-03-11add simple VRML2 exporter, this is mainly intended for use with 3D printers -...Campbell Barton
2013-03-05Rigify: bug fix for biped arm/leg rigs.Nathan Vegdahl
2013-03-01Rigify: significant upgrade to arm and leg rigs, and misc changes/bugfixes.Nathan Vegdahl
2013-03-01Rigify: fixed two bugs in IK/FK snapping that made it fail in some cases.Nathan Vegdahl
2013-02-27Various small enhancements/fixes.Bastien Montagne
2013-02-26fix for x3d import of lists of images and alpha support.Campbell Barton
2013-02-25fix for off-by-one error on X3D importCampbell Barton
2013-02-24Big i18n tools update, II/II.Bastien Montagne