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
2011-09-28MHX importer: forced update of blinking and expression pinning.Thomas Larsson
2011-09-27MHX importer: removed Limit constraints option.Thomas Larsson
2011-09-27MHX importer: now assumes that driver properties begin with &, to filter out ...Thomas Larsson
2011-09-22Mhx importer: added icons for pin buttons. changed disable layers so the firs...Thomas Larsson
2011-09-21MHX importer v1.8. Pose tools merged with importer.Thomas Larsson
2011-09-20MHX importer: Fixed an error message.Thomas Larsson
2011-09-19/trunk: Removed final points in UI strings and messages.Bastien Montagne
2011-09-18MHX import. Small fix for properties.Thomas Larsson
2011-09-18MHX importer v 1.7. Can now import property limits like min and max.Thomas Larsson
2011-09-03Some more UNDO pushes for import operators.Sergey Sharybin
2011-09-03Fix #28446: Moving imported object to new layer deletes itSergey Sharybin
2011-08-27Addon UI Cleanup, Part 2Thomas Dinges
2011-08-01Added switch for ignoring Limit rotation and distance constraints.Thomas Larsson
2011-07-18Mhx import: more compact material assignment.Thomas Larsson
2011-07-17Mhx import: Rigify custom shapes now work even on second import. Rigify rig a...Thomas Larsson
2011-07-10cleanupCampbell Barton
2011-07-05MHX importer: error popups.Thomas Larsson
2011-07-04Mhx importer v 1.5.0: can now use Rigify.Thomas Larsson
2011-05-16update for changes in blender module layout, also add global axis conversion ...Campbell Barton
2011-04-10Formatting/standardization for description/locationJonathan Smith
2011-03-29use identity comparison with None (as suggested by python)Campbell Barton
2011-03-28Raised MHX version number to catch incompatibility between old mhx files and ...Thomas Larsson
2011-03-27pep8 cleanup. untag lwo and mhx formats as pep8 compliant.Campbell Barton
2011-03-19Updated Blender Version to 2.57 and api versionJonathan Smith
2011-03-16Mhx importer: list for roll recalculationThomas Larsson
2011-03-11Minor change in joint bending code.Thomas Larsson
2011-03-10Added command to recalculate roll angles. Version 1.3.0.Thomas Larsson
2011-02-28Small cleanup by Filiciss Muhgue. Thanks! :)Thomas Dinges
2011-02-28fix for omission in recent commit.Campbell Barton
2011-02-27replace imports from *, considered bad practice by python devs.Campbell Barton
2011-02-14Mhx importer: new registration and changed license to GPL 2+Thomas Larsson
2011-02-11add in module register calls (first pass, batch replace, will test each addon...Campbell Barton
2011-02-09incorrectly switched mesh.update() --> mesh.update_tag(),Campbell Barton
2011-02-07rename id.update() to update_tag()Campbell Barton
2011-01-19update for changes in blender api.Campbell Barton
2011-01-17Makehuman: Copy version 1.0.4 from extern/py/scripts/addons/makehuman/1.0.4/ ...Luca Bonavita
2011-01-14bl_addon_info -> bl_infoCampbell Barton
2011-01-09update for change in blenderCampbell Barton
2011-01-08== Tracker urls formatting ==Luca Bonavita
2010-12-23== formatting ==Luca Bonavita
2010-12-23== make human ==Luca Bonavita
2010-12-08updates for changes in blenders apiCampbell Barton
2010-11-16fix for change in blenders apiCampbell Barton
2010-10-26update for changes in blender.Campbell Barton
2010-10-23new make human import scripts/addons/io_import_scene_mhx.pyBrendon Murphy
2010-09-20own changes broke scripts recentlyCampbell Barton
2010-09-19minor syntax adjustmentsCampbell Barton
2010-09-11Patch [#23759] more replace self.properties.foo --> self.foo for bf-extension...Thomas Dinges
2010-09-03update for changes in rna io_import_scene_mhx.py mapto isnt working as it sho...Campbell Barton
2010-09-03updates for changes in blender.Campbell Barton