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
2014-05-21Maintenance to bl_info, remove redundant tracker URL'sCampbell Barton
2014-02-04Clean-up: Updated bl_info['tracker_url'] to developer.blender.org, some minor...CoDEmanX
2013-11-01Mhx layer buttons depend on imported rig type.Thomas Larsson
2013-10-27MHX importer: Improved mhp (posing) format where the full pose matrix is stored.Thomas Larsson
2013-10-23Silenced error message when mesh without parent is active.Thomas Larsson
2013-10-21MHX importer: Added support for loading and saving mcp files, which is a simp...Thomas Larsson
2013-10-20Mhx importer: Only panels relevant to the active rig are displayed. Other pan...Thomas Larsson
2013-09-28Fixed crash with alpha 7 mhx files. Also restored lipsync for alpha 7 files.Thomas Larsson
2013-09-16Fixed crash when importing a rigifiable armature.Thomas Larsson
2013-09-06Changed back an exec statement. Safe because only called from this file.Thomas Larsson
2013-09-04Mhx exporter: reverted to ordinary eval in one place not called from mhx files.Thomas Larsson
2013-09-01Replaced eval with a custom eval for improved security.Thomas Larsson
2013-08-31MHX importer. All exec statements removed.Thomas Larsson
2013-08-31Leaves imported rig in object mode and don't issue a popup on success.Thomas Larsson
2013-08-22MHX importer: Tested with Blender 2.68a. Better FK/IK snapping, which however...Thomas Larsson
2013-07-13The rig will not be imported correctly unless Auto Run Python Scripts is turn...Thomas Larsson
2013-07-13FK-IK snapping almost perfect. Needs updated rig exported from MH.Thomas Larsson
2013-07-04FK-IK snapping now works (more or less) with both the alpha7 and alpha8 meshes.Thomas Larsson
2013-05-24Fix #35476: Disable all layers shows error and does nothingSergey Sharybin
2013-05-21MHX importer rigify mode now fails gracefully when rigify is not enabled.Thomas Larsson
2013-05-21MHX importer: edited rigify connection to work with the new rigifiable rig.Thomas Larsson
2013-05-07MHX importer made more tolerant to API changes by ignoring unrecognized expre...v2.67av2.67Thomas Larsson
2013-04-29MHX importer: Support for rigify rig updated to be compatible with Rigify plu...Thomas Larsson
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