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-11-26Fix Print3D Toolbox: fix button alignmentCampbell Barton
2013-11-25according "uiList: ctrl-clic-edit name", i changed my add-ons template_listbeta-tester
2013-11-24Online Manual: fix for recent changing with shape key properties.Brecht Van Lommel
2013-11-23Adding Online Manual references for mesh operatorsJonathan Williamson
2013-11-22Online Manual: point shape key properties and operators to the right page.Brecht Van Lommel
2013-11-20Update scripts for changes to blenders API.Campbell Barton
2013-11-20Fix T37555: Update 3D toolbox for changes to the BMesh API.Campbell Barton
2013-11-20Add .gitignore file.Brecht Van Lommel
2013-11-19Clean up unused variables.Nathan Letwory
2013-11-19Clear out unnecessary imports.Nathan Letwory
2013-11-19Fix: framesRendered wasn't read when checking sessions from stage Rendering.Nathan Letwory
2013-11-19Fix for bl_info blender versions, use (2, 6x, 0) not (2, 6, x).CoDEmanX
2013-11-19Blender versionBartek Skorupa
2013-11-19Fix: using wrong variable to test for session acceptance.Nathan Letwory
2013-11-19T35358: Fix for addons using raise without Exception object. TODO: Find bette...CoDEmanX
2013-11-19Test commit - change copyright info.Nathan Letwory
2013-11-19Better calculation of framerate - commit reverted changeBartek Skorupa
2013-11-17Cleanups suggested by Campbell Barton:Maurice Raybaud
2013-11-15Add .arcconfig for Phabricator ArcanistBrecht Van Lommel
2013-11-15Code cleanup: multiple spaces around keywordSergey Sharybin
2013-11-11Fixed: objects with Vertex color were not renderingMaurice Raybaud
2013-11-10Import FBX: correct behavior for empty FBX files (no 'Objects' nor 'Connectio...Bastien Montagne
2013-11-02Name added planes from the image name (like already done for textures and mat...Bastien Montagne
2013-11-01Mhx layer buttons depend on imported rig type.Thomas Larsson
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