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-01-27moved MilkShape3D MS3D add-on from "addons_contrib" to "addons" (i got hopefu...Alexander N
2013-01-26fix for transform.rotate parameter convention changeDaniel M. Basso
2013-01-25add select armature check and ignore that is not select when exported.John Phan
2013-01-23fix [#33553] X3D export ignores up/forward vectorsCampbell Barton
2013-01-23fix [#33870] animated bake failsCampbell Barton
2013-01-22Rigify: fixed silly mistake in basic.copy rig sample.Nathan Vegdahl
2013-01-22Rigify: patch from Shinsuke Irie fixing rig imports on some systems.Nathan Vegdahl
2013-01-22Rigify: patch from Shinsuke Irie, updating name limits.Nathan Vegdahl
2013-01-22fixed error if point link is none.John Phan
2013-01-22fix for api change with importerCampbell Barton
2013-01-22make unregister remove handlersCampbell Barton
2013-01-21last commit had an errorCampbell Barton
2013-01-21Remove 'hasattr(bpy.app, "translations")' tests, no more needed!Bastien Montagne
2013-01-21add mesh cache docsCampbell Barton
2013-01-21Fix to i18n stuff (mostly, handles correctly non-WITH_INTERNATIONAL builds, w...Bastien Montagne
2013-01-20Basic example of how to use new translation from bpy.app.translations...Bastien Montagne
2013-01-19Fixed:Maurice Raybaud
2013-01-16Quite annoying: When importing an atomic structure with sticks, the sticksClemens Barth
2013-01-15add error for animation baking a packed image.Campbell Barton
2013-01-15don't overwrite the bake panel, instead prepend.Campbell Barton
2013-01-14simplify povray binary checking, split it out into its own function. on windo...Campbell Barton
2013-01-14add userprefs for povray binary location.Campbell Barton
2013-01-14minor style cleanup to povray export and fix for UI, setting booleans now exp...Campbell Barton
2013-01-12Good deed for the day: Add links to the wiki to some options for materials. (...Pablo Vazquez
2013-01-11UTF-8 encoding shebang was missing a dash: "utf8"Sebastian Nell
2013-01-06Fix for own stupid error in r4138...Bastien Montagne
2013-01-06update for change in blenders apiCampbell Barton
2013-01-06fixes to EDL importCampbell Barton
2013-01-06add 'a2' for audio, used by FCP.Campbell Barton
2013-01-05add feature to scan for media based on reel name and filename (when available)Campbell Barton
2013-01-05MHX importer: fix for change in Blender python API.Thomas Larsson
2013-01-05use pep8 naming convention for parse_edl.pyCampbell Barton
2013-01-05split out the EDL parser into its own module.Campbell Barton
2013-01-04Fix [#33759] Can't use UV image export UV_layout errorBastien Montagne
2013-01-04Changes for recent image alpha rework.Sergey Sharybin
2013-01-03use utf8 encodingCampbell Barton
2013-01-03move EDL video sequence importer back into official addon repo.Campbell Barton
2013-01-02Another fix to import image as plane, due to recent alpha refactor in blender...Bastien Montagne
2013-01-01Fix [#33716] Import Image as Plane broken in recent buildBastien Montagne
2012-12-31fixed no animation on armature copy for export error.John Phan
2012-12-28Update to render_copy_settings: use new template_list (and now we can have tw...Bastien Montagne
2012-12-28Updated to use UI_UL_list as template_list...Bastien Montagne
2012-12-28Updated to use UI_UL_list as template_list (also a bunch of style cleanup, st...Bastien Montagne
2012-12-28Better FK/IK switchingThomas Larsson
2012-12-28Bool properties are now always set to bools rather than ints.Thomas Larsson
2012-12-27svn merge . -r4105:4104Campbell Barton
2012-12-27fix [#33657] Loop tools crash in face select modeCampbell Barton
2012-12-27disabling menu items 'Bridge' & 'Loft'Brendon Murphy
2012-12-23remove warning textCampbell Barton
2012-12-23add missing option for select animations.John Phan