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
2019-09-02Fix T69358: Missing Quaternions interpolqtion in importer.Bastien Montagne
2019-08-29Add optional subdivision surface support to the FBX exporterSamuli Raivio
2019-08-21Fix T68967: Export to .fbx error.Bastien Montagne
2019-07-15Update wiki_url to new manual pagesAaron Carlisle
2019-06-27Fix potential issues with absolute-like paths in expected-relative properties.Bastien Montagne
2019-05-29FBX: Fix ShapeKeys not being exported anymore for rigged meshes.Bastien Montagne
2019-05-29Fix T64833: FBX Import fails with long names.Bastien Montagne
2019-05-27Fix T64994: 2.80 - Py API: Exporters: applied modifiers geometry looses most ...Bastien Montagne
2019-05-24Fix T65065: FBX import principled alpha 0.Bastien Montagne
2019-05-23Fix T64999: FBX export fails with empty material slot.Bastien Montagne
2019-05-15FBX IO: use new Principled BSDF Alpha option for transparency.Bastien Montagne
2019-05-11Revert "Fix (unreported) broken FBX import due to API change."Bastien Montagne
2019-05-11Fix (unreported) broken FBX import due to API change.Bastien Montagne
2019-05-11Tentative fix for T59850: FBX: wrong alpha in some material imported by Unity.Bastien Montagne
2019-05-11Fix (unreported) broken export due to API change.Bastien Montagne
2019-03-27Fix T62984: Backtrace when importing FBX file from the Unity asset store.Bastien Montagne
2019-03-13Disable/remove 'use_mesh_modifiers_render' in FBX/OBJ for now.Bastien Montagne
2019-03-05Fix T62224: FBX importer dosen't import uv-maps correctly when there is 2 or ...Bastien Montagne
2019-02-01Fix T61096: fbx import crashes on file from mixamo.Bastien Montagne
2019-01-24Fix T51140: FBX import fails to read file exported from Max.Bastien Montagne
2019-01-24Partially fix T58877: FBX Importer Doesn't Respect Size and Hierarchy.Bastien Montagne
2019-01-12Fix T57308: (hopefully) FBX export UV islands broken.Bastien Montagne
2018-12-11Fix FBX export with deforming armature.Bastien Montagne
2018-11-09FBX export: Add back (partial) support for Batch exporting.Bastien Montagne
2018-10-16FBX IO: cleanup: replace OrderedDict usages by regular py dicts.Bastien Montagne
2018-10-16FBX IO: add support for exporting nodal shaders.Bastien Montagne
2018-10-13FBX Import: add back basic material import.Bastien Montagne
2018-10-11FBX import: cleanup: remove 'use_cycles' parameter.Bastien Montagne
2018-10-02FBX IO: fix wrong usage of COW data in exporter in dupli instances case.Bastien Montagne
2018-09-24Fix FBX import of armatures.Bastien Montagne
2018-09-21Cleanup/Fix various minor issues.Bastien Montagne
2018-09-21blender2.8 FBX IO: Fix basic dupli and anim.Bastien Montagne
2018-09-21Initial port of FBX to 2.8.Bastien Montagne
2018-09-10Merge branch 'master' into blender2.8Bastien Montagne
2018-09-10FBX: remove ASCII6.1 export support.Bastien Montagne
2018-09-10Fix T56732: FBX camera import fails with assert(fbx_props[0] is not None).Bastien Montagne
2018-08-29Python / Cleanup: rename INFO_MT to TOPBAR_MT to reflect actual location.Brecht Van Lommel
2018-08-07Merge branch 'master' into blender2.8Campbell Barton
2018-08-05Fix T55022: [fbx] when enable use tangent space ,it's throw bug.Bastien Montagne
2018-07-06Update for renaming lamp to light.Brecht Van Lommel
2018-03-19Fix T54354: FBX addon fails on "blen_read_shape" for fome fbx files.Bastien Montagne
2018-02-19Grrr, forgot to increase FBX addon version in previous commit...Bastien Montagne
2018-01-22Fix T53812: FBX import fails with long custom property names.Bastien Montagne
2018-01-22Fix T53841: Can not import .obj or .fbx generated from Marvelous DesignerBastien Montagne
2018-01-08Fix T53707: Error on export FBX object [PointLighs].Bastien Montagne
2017-11-06Fix T53254: Fbx import assertion error on some Enum custom property.Bastien Montagne
2017-10-31Add option to control FBX 'empty' type through a string custom property in Bl...Bastien Montagne
2017-10-31Fix T53202: Complex armature with bone constraints, FBX export bug.Bastien Montagne
2017-10-31Fix T53209: FBX exporter: Add very basic diffuse-color exporting for node-bas...Bastien Montagne
2017-10-19Fix T53103: FBX: Add diffuse_color material animation import.Bastien Montagne