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-10-31update for change in blenderCampbell Barton
2013-10-31Fix #37260 Weird behavior in adding gears from extra objects Addon.Lukas Toenne
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-10-18including missing modifiers in the fileDalai Felinto
2013-10-16Fix to get game_engine_save_as_runtime working again provided by SolarLune.Mitchell Stokes
2013-10-15Fix a bug reported on IRC by mifth (a print was assuming org obj was a mesh.....Bastien Montagne
2013-10-14More FBX fixes regarding UV/textures, found while investigating a potential i...Bastien Montagne
2013-10-13replace inline poll with real poll().Campbell Barton
2013-10-12[TextureAtlas] Many fixes:Paul Geraskin
2013-10-10Added a patch by Markku Myllymaki, for animated textures using numbered images.Maurice Raybaud
2013-10-10Fix [#37029] FBX Export does not work if Mesh has no Material.Bastien Montagne
2013-10-09fix [#36995] FBX Importer does not import fbx modelCampbell Barton
2013-10-08Added support for proxy objects, thanks to a patch from michax (with edits fr...Jason van Gumster
2013-10-07Fix [#36985] FBX Exporter does not export UVs.Bastien Montagne
2013-10-07fix for error reading gzip'd x3d/vrml filesCampbell Barton
2013-10-05reduce dict lookups for uv and normal exportCampbell Barton
2013-10-03Fix own stupid error in previous commit (deleting undeclared vars...).Bastien Montagne
2013-10-02FBX import: fix to set mapping node to appropriate vector type after change i...Brecht Van Lommel
2013-10-01Fix [#36854] FBX export error when using two uv mapsBastien Montagne
2013-10-01add support for object materials. fixes bug [#36899]Campbell Barton
2013-09-29Addon: Development Icon was showing labels but shouldn't (icon_only=True seem...Sebastian Nell
2013-09-29Followup to r59434 : py UI scripts edits to have back alignment with controls...Jens Verwiebe
2013-09-29Fix [#36848] .obj exporter messes objects normalsBastien Montagne
2013-09-28Fixed crash with alpha 7 mhx files. Also restored lipsync for alpha 7 files.Thomas Larsson
2013-09-26support for texture UV wrap on cycles materials.Campbell Barton
2013-09-26Fix bug reported on ML (usual API changes ;) ).Bastien Montagne
2013-09-26update texture node values to match changes to blender.Campbell Barton
2013-09-26use a more direct way to check for color (check saturation)Campbell Barton
2013-09-24fbx import cycles roughness wasnt set correctlyCampbell Barton
2013-09-23fix for missing check with cycles materialsCampbell Barton
2013-09-20Enhanced FBX export.Bastien Montagne
2013-09-20remove unsued modifier argument.Campbell Barton
2013-09-18update for changes in blender.Campbell Barton
2013-09-18fbx import cycles materials - set image mapping from diffuse for other channe...Campbell Barton
2013-09-16Fix [#36268] FBX exporter precision min is too bigBastien Montagne
2013-09-16added: exporter takes armature parent in account of animation handling.Alexander N
2013-09-16Fixed crash when importing a rigifiable armature.Thomas Larsson
2013-09-13OBJ export: export split normals when "Include Normals" is checked (help keep...Bastien Montagne
2013-09-13fix [#36714] FBX Importer fails to import binary FBX out of 3DS MAXCampbell Barton
2013-09-13add check for reading ascii fbx files, was common annoyance that users are un...Campbell Barton
2013-09-13workaround for exception adding in editmode, for now setting vertex groups is...Campbell Barton
2013-09-12*Another try at fixing the "multi materials with custom pov" code bugMaurice Raybaud
2013-09-12Add service status check: uploading not possible when service isn't accepting...Nathan Letwory
2013-09-10Usual UI messages fixes...Bastien Montagne
2013-09-06Changed back an exec statement. Safe because only called from this file.Thomas Larsson
2013-09-05patch [#36495] Improved FBX exporterCampbell Barton
2013-09-05patch [#36653] Tiny patch that extends import_ply.py to read edges (and allow...Campbell Barton