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
2015-06-29Fix T45176: FBX import - mismatch in camera rotation (bad rotation order).v2.75Bastien Montagne
2015-06-18Final step (hopefully) in unit/scale Hell.v2.75-rc2Bastien Montagne
2015-06-18Again forgot to raise version count...Bastien Montagne
2015-06-18Fix T45080: Scale of exported .fbx is wrong in 2.75.Bastien Montagne
2015-06-08remove wiki referencesv2.75-rc1Campbell Barton
2015-06-08rename wiki -> manual referenceCampbell Barton
2015-06-05Fix T44947: OBJ importer adding dummy empty matslot (in non-split case).Bastien Montagne
2015-06-04Partial fix for T44469: Do not fail because of division by zero.Bastien Montagne
2015-06-03UI i18n: update for fixed args handling in extracting script.Bastien Montagne
2015-05-31Freestyle SVG Exporter: more robust fillingFolkert de Vries
2015-05-29Auto Tile Size addonPablo Vazquez
2015-05-26Node Wrangler: Make layout margin a propertyGreg Zaal
2015-05-24fix for T42207 remove pruning from weeping willow presetBrendon Murphy
2015-05-24removing broken addon. T42940Brendon Murphy
2015-05-24remove local presets folder & replace with internal operator presetsBrendon Murphy
2015-05-22FBX Import: fix scale handling to match again our exporter's one.Bastien Montagne
2015-05-22FBX export: do not embed a same file more than once!Bastien Montagne
2015-05-22Attempt to fix T44442: Avoid '.fbm' dir creation by not creating empty 'Conte...Bastien Montagne
2015-05-20fix for broken Paths, Thanks pildanovakBrendon Murphy
2015-05-19FBX Export: Hopefully fix once and for all default scale issue.Bastien Montagne
2015-05-19Fix T41605: FBX Export: scale issue with animated armatures.Bastien Montagne
2015-05-19FBX export: Do not write skinning weights/indices if empty.Bastien Montagne
2015-05-18FBX export: angles are in degrees in FBX (*sigh* again).Bastien Montagne
2015-05-18FBX export: more twisting and co to attempt fixing scale/animation issue, sti...Bastien Montagne
2015-05-18Minor cleanup, no need to add more lines than needed, we already have way too...Bastien Montagne
2015-05-18FBX export: fix various minor issues (compared to 'official' exports).Bastien Montagne
2015-05-18Fix json2fbx.py importBastien Montagne
2015-05-11GIMP image to scene: A few updates for current APIDaniel Salazar
2015-05-06Fix T44619: Top Face of a Step Pyramid has its normal inverted.Bastien Montagne
2015-05-04Fix own stupid typo...Bastien Montagne
2015-05-04fix for endlinesBrendon Murphy
2015-05-04Final commit Mesh Extra Objects 2.75Brendon Murphy
2015-05-04fixBrendon Murphy
2015-05-04testBrendon Murphy
2015-05-03Fix T44536: Add (limited!) normal import for STL.Bastien Montagne
2015-05-02Auto Tile Size: Fix minor bugGreg Zaal
2015-05-02Auto Tile Size: Various improvements...Greg Zaal
2015-05-01Fix T44567, take 2. Sometimes faces repeated the same Vert.Howard Trickey
2015-05-01Fix T44567: inset polygon added crashHoward Trickey
2015-05-01Fix: T44564Greg Zaal
2015-05-01add_extra_mesh_objects: new versionBrendon Murphy
2015-04-26Fix T44386: FBX export with 'all actions' enabled was a bit too much enthusiast.Bastien Montagne
2015-04-24Fix T43487: Wavefront OBJ exporter should export more precise illum value in ...Bastien Montagne
2015-04-23Adds support for the Vertex Bevel introduced in Blender 2.73 to the addon Ani...Daniel Salazar
2015-04-18FBX IO: More visible warning that 'apply transform' is experimental!Bastien Montagne
2015-04-16More elegant solution to the rotation aliasing issue. Also fixes Inherit Rot...Chris Foster
2015-04-15PLY: add missing type: shortCampbell Barton
2015-04-15DirectX format, use matrix_basis for the original rotationCampbell Barton
2015-04-15Revert "Fix for exporting animation on armature bones that have keys for a ro...Campbell Barton
2015-04-15Fix for exporting animation on armature bones that have keys for a rotation_m...Chris Foster