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-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
2018-12-19Merge branch 'master' into blender2.8Campbell Barton
2018-12-19Fix invalid string comparisonsCampbell Barton
2018-11-08Update for changes in Blender's APICampbell Barton
2018-11-06Updates for change in ViewLayer RNA API.Bastien Montagne
2018-10-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
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-09-30FBX import: Fix removed 'show_edge_sharp' parameter from meshes.Bastien Montagne
2018-09-26FBX import: Add comment about how to handle texture clamping.Bastien Montagne
2018-09-24Fix FBX import of armatures.Bastien Montagne
2018-09-21Initial port of FBX to 2.8.Bastien Montagne
2018-09-10Merge branch 'master' into blender2.8Bastien Montagne
2018-09-10Fix T56732: FBX camera import fails with assert(fbx_props[0] is not None).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-19FBX IO: add support for import & export of camera focal length animation.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
2017-11-06Fix T53254: Fbx import assertion error on some Enum custom property.Bastien Montagne
2017-10-19Fix T53103: FBX: Add diffuse_color material animation import.Bastien Montagne
2017-10-18Fix T53065: stupid animation linked to nothing in FBX file broke import.Bastien Montagne
2017-10-05Fix (unreported) broken FBX import after adding forth alpha component to vcol.Bastien Montagne
2017-09-20Fix T52846: Wrong normals when importing FBX from Revit.Bastien Montagne
2017-07-11Fix T52029: Blender 2.78a doesn't import user properties from FBX file.Bastien Montagne
2017-05-27Move FBX importer's Cycles material 'convertor' to modules.Bastien Montagne
2017-03-19Cleanup: trailing spaceCampbell Barton
2017-02-01Fix T50566: FBX import fails to read file exported from ModoBastien Montagne
2016-09-22Fix T49412: We do not support FBX 7500 and above, at least properly report it...Bastien Montagne
2016-07-31Fix T48977: rigged meshes' animation is not really supported in FBX.Bastien Montagne
2016-06-24Fix T48713: Problem when importing FBX file with 2 armatures.Bastien Montagne
2016-04-29Enable material transparency when its alpha is below 1.0.Sandy Carter
2015-12-02Fix T46912: FBX import from Wow Model Viewer not working.Bastien Montagne
2015-12-02Fix related to T46912: Check a bit better we get a valid object generated fro...Bastien Montagne
2015-12-02Fix T46910: FBX import error due to unrecognized property flags set.Bastien Montagne
2015-11-20Fix T46581: Import FBX: Blender 2,.76 version breaks mesh rotation on FBX imp...Bastien Montagne
2015-10-13Fix error in case FBX file specifies no known pre-defined FPS and a null cust...Bastien Montagne
2015-08-26Fix T45913: FBX Import: Add option to not import animations.Bastien Montagne
2015-08-18Fix T45834: FBX Importer failed to importer.Bastien Montagne
2015-08-05Fix T45516: Our index generators can produce values below -1, consider all ne...Bastien Montagne
2015-07-12FBX Import: Add option to not import custom normals.Bastien Montagne
2015-07-05Fix T45322: 'force connect' bones not working correctly with leaf ones when '...Bastien Montagne
2015-07-03FBX Import: Fix (unreported) embeded images not always loaded.Bastien Montagne
2015-07-03Fix T45291: empty bytes/string nodes seems to be valid... *sigh*Bastien Montagne
2015-06-29FBX import: enhancement related to T45157: do not force-connect children whenBastien Montagne
2015-06-28Fix T45171: FBX importer can't handle mesh bound to multiple armatures.Bastien Montagne