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-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
2013-02-23Rigify: bug fix: certain kinds of import errors were being suppressed inNathan Vegdahl
2013-02-23correct invalid categoryCampbell Barton
2013-02-21Change list export panel. Remove group check export.John Phan
2013-02-20add user preference linksv2.66av2.66Campbell Barton
2013-02-19fix for rigify unregisterCampbell Barton
2013-02-19mod: respecting layout_type {'DEFAULT', 'COMPACT', 'GRID', } in UIList classAlexander N
2013-02-18fixed error export for non/select objects.John Phan
2013-02-18update text list name.John Phan
2013-02-18Systematically adding some custom id to template_list using default UI_UL_lis...Bastien Montagne
2013-02-18Unreal PSK/PSA Exporter addon: Updates for API changes (UIList). Changed doc ...Sebastian Nell
2013-02-17Mark ui_translate as broken for this release, new code is nearly ready, but i...Bastien Montagne
2013-02-17In rigify dev tools added a button to generate widget-creation code.Nathan Vegdahl
2013-02-17minor edits (convention is not to end with '.')Campbell Barton
2013-02-17correct error in rigify, fix from Irie Shinsuke.Campbell Barton
2013-02-17was comparing against wrong enum.Campbell Barton
2013-02-17Rigify: added a developers tools panel.Nathan Vegdahl
2013-02-16Rigify: changed rig type API. Disabled delta rig type.Nathan Vegdahl
2013-02-16Rigify: updated naming schemes for control bones.Nathan Vegdahl
2013-02-16markers may have duplicate labels; thanx to Jens Meisner for the bug reportDaniel M. Basso
2013-02-16Rigify: removed "from rigfy import X" statements where possible.Nathan Vegdahl