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-23Fixed lipsync bug.Thomas Larsson
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-14MHX importer: support for non-ascii names.Thomas Larsson
2013-01-05MHX importer: fix for change in Blender python API.Thomas Larsson
2012-12-28Better FK/IK switchingThomas Larsson
2012-12-28Bool properties are now always set to bools rather than ints.Thomas Larsson
2012-12-19fix [#33615] bl_info (2,6,5,0) vs. (2,65,0) ?Campbell Barton
2012-11-30MHX importer: the idea to use rna props did not pan out, because it lead to e...Thomas Larsson
2012-11-28MHX importer: Bugfixes for new visemes, and support for exported custom shapes.Thomas Larsson
2012-11-28Lipsync for new makehuman visemes.Thomas Larsson
2012-11-27Added support for new visemes and removed export of old faceshapes. Also fixe...Thomas Larsson
2012-11-26Fixed bugs introduced by new treatment of properties in mhx.Thomas Larsson
2012-11-26Changed syntax for properties.Thomas Larsson
2012-11-25MHX importer: Handles expressions and not just units. Prettier user interface.Thomas Larsson
2012-10-20MHX importer. Advanced import settings hidden by default.Thomas Larsson
2012-09-07Removed Armature option, since the importer crashes if it is deselected.Thomas Larsson
2012-08-31Unselects all created bones.Thomas Larsson
2012-07-27Fixed bug introduced in previous commit.Thomas Larsson
2012-07-12MHX importer: some cleanupThomas Larsson
2012-07-04MHX importer: Added panel for face shapes, when driven by properties.Thomas Larsson
2012-07-03Style edit (mostly), use """ for docstrings (not ''').Bastien Montagne
2012-06-30FK-IK snapping fixed after rig change.Thomas Larsson
2012-06-27MHX importer: Removed some dead code, and now display two digits for minor ve...Thomas Larsson
2012-06-13Custom shapes on layer 20 hidden_render and not only hidden.Thomas Larsson
2012-06-03MHX importer: Viseme generation works directly on shapekeys.Thomas Larsson
2012-06-03MHX importer: Lipsync tool now works with prop drivers and without drivers fo...Thomas Larsson
2012-06-03MHX importer v1.13. Option to turn shapekey drivers off.Thomas Larsson
2012-06-01Mhx importer. Rigs other than the mhx rig can now access the MHX Drivers pane...Thomas Larsson
2012-04-30Removed one additional reference to bpy.app.revision. I don't see errors caus...Thomas Larsson
2012-04-30BMesh check made to work even if bpy.app.build_revision is unknown.Thomas Larsson
2012-04-23update for change in blender apiCampbell Barton
2012-04-10Removed crash-safe option. Deleting verts does not seem to cause a crash anym...Thomas Larsson
2012-04-08Mhx importer v 1.12: Improved FK/IK snapping.Thomas Larsson
2012-04-01MHX importer that works both with Blender 2.62 and BMesh.Thomas Larsson
2012-03-28MHX importer: automatic helper deletion is temporarily turned off, because it...Thomas Larsson
2012-03-28MHX exporter. Support for hard parents, i.e. using real parents rather than C...Thomas Larsson
2012-03-27MHX importer: worst bugs in FK/IK snap fixed.Thomas Larsson
2012-03-24MHX importer: Added new convenient FK/IK buttons, which both change the IK pr...Thomas Larsson
2012-03-24MHX importer: Multiple UV maps now work correctly with Bmesh. Added FK-IK sna...Thomas Larsson
2012-03-12MHX importer updated for BMesh. There are still problems with multiple UV map...Thomas Larsson
2012-02-27MHX importer: temporary commit for Bmesh. UV coordinates are ignored, but at ...Thomas Larsson
2012-02-04MHX importer: cosmetic changes (panels closed by default).Thomas Larsson
2012-01-29MHX importer: cleanup work.Thomas Larsson
2012-01-23MHX importer: vertex groups can no be loaded in chunks. Also changed definiti...Thomas Larsson
2012-01-19MHX importer: can now generate shapekeys for visemes from partial shapes.Thomas Larsson
2012-01-14remove api field, was never used.Campbell Barton
2011-12-13MHX importer: now deletes all helper geometry, not just diamonds.v2.61Thomas Larsson
2011-12-12make sure all filepath props have FILE_PATH subtypeCampbell Barton
2011-12-09Mhx importer: removed obsolete option.Thomas Larsson