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
2022-01-05Cleanup: fix typos in source codeBrecht Van Lommel
2021-11-29Fix Amaranth and FBX cycles visibility settings.Thomas Dinges
2021-11-16FBX Import: fix exception on interleaved armature and other nodes.Alexander Gavrilov
2021-09-29FBX export / subdivision: Write proper boundary ruleSamuli Raivio
2021-08-31FBX Import: skip invalid custom enum propertiesPhilipp Oeser
2020-11-23Fix T82830: Handle limit for vertex color and uv layers in importerRobert Guetzkow
2020-09-17Shaders: update OBJ and FBX for for Principled BSDF emission strengthBrecht Van Lommel
2020-06-26Fix T78083: FBX import: handle missing LayerElementNormal data morePhilipp Oeser
2020-05-27Fix T67708: UDP3DSMAX custom properties need even more work...Bastien Montagne
2020-05-22FBX: Make importing heavy animations twice more quicker.Bastien Montagne
2020-05-22Fix T76566: Fix slow FBX import of long animations.Philipp
2020-01-29io_scene_fbx: Fix incorrect identity useCampbell Barton
2020-01-24Revert "FBX Import: corrected import camera. Added setting camera (invert or ...Bastien Montagne
2020-01-19FBX Import: corrected import camera. Added setting camera (invert or not inve...Spivak Vladimir (cwolf3d)
2019-12-20Fix T72413: FBX import error on missing filesCampbell Barton
2019-11-05Fix T70879: FBX importer wrong normal map strength.Bastien Montagne
2019-10-10Fix T70666: FBX IO: Add support for new emission option of Principled BSDF.Bastien Montagne
2019-10-03Fix T70298: FBX IO: Apply squared crease transform when importing/exporting.Samuli Raivio
2019-09-25Fix T70244: FBX bug import when having children rigs of parent one.Bastien Montagne
2019-09-07Fix part of T69526: FBX import/export error after recent mapping node changesBrecht Van Lommel
2019-09-02Fix T69358: Missing Quaternions interpolqtion in importer.Bastien Montagne
2019-08-29Add optional subdivision surface support to the FBX exporterSamuli Raivio
2019-06-27Fix potential issues with absolute-like paths in expected-relative properties.Bastien Montagne
2019-05-29Fix T64833: FBX Import fails with long names.Bastien Montagne
2019-05-24Fix T65065: FBX import principled alpha 0.Bastien Montagne
2019-05-15FBX IO: use new Principled BSDF Alpha option for transparency.Bastien Montagne
2019-05-14FBX: Cleanup minor comment fix.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-03-27Fix T62984: Backtrace when importing FBX file from the Unity asset store.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
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