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-10-07Fix T99876: FBX exporting animation with 1 fpsBastien Montagne
2022-09-14FBX: support new color attributes, and sRGB/Linear/None colors option (T98721)Aras Pranckevicius
2022-08-09Cleanup: fix typos in blender addonsBrecht Van Lommel
2022-07-11Fix FBX IO handling of BoundaryRule enum values.Samuli Raivio
2022-06-03Cleanup: remove <pep8 compliant> commentCampbell Barton
2022-04-05FBX Export: Add Limit To > Visible Objects checkbox to match GLTF exportThomas Hope
2022-03-28Add "Triangulate Faces" option to FBX exportSamuli Raivio
2022-03-15Cleanup: fix source comment typosBrecht Van Lommel
2022-02-15FBX: Add support for camera DoF/FocusDistance export (with animation).Bastien Montagne
2022-02-11File headers: use SPDX license identifiersCampbell Barton
2022-02-07Fix missing removal of references to proxy (removed in master).Bastien Montagne
2022-01-10FBX Export: add .blend file path to the FBX header.Richard Brenick
2022-01-10Fbx IO: improve export speed of 'rested' armaturesSaravanan
2022-01-05Cleanup: fix typos in source codeBrecht Van Lommel
2021-11-22Fix T93209: FBX export error if there is an action in NLA tweakmodePhilipp Oeser
2021-09-29FBX export / subdivision: Write proper boundary ruleSamuli Raivio
2021-08-27Update addons for D9697 "_RNA_UI" removalHans Goudey
2021-07-06Update add-ons after renaming master collection IDs to 'Scene Collection'.Bastien Montagne
2020-09-17Shaders: update OBJ and FBX for for Principled BSDF emission strengthBrecht Van Lommel
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-08FBX IO: Fix pose bone custom props not being exported.Bastien Montagne
2019-10-03Fix T70298: FBX IO: Apply squared crease transform when importing/exporting.Samuli Raivio
2019-10-01Fix typos in source comments and descriptionsBrecht Van Lommel
2019-09-30Fix FBX subsurf exporting if it's not the last modifier.Samuli Raivio
2019-08-29Add optional subdivision surface support to the FBX exporterSamuli Raivio
2019-08-21Fix T68967: Export to .fbx error.Bastien Montagne
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-05-29FBX: Fix ShapeKeys not being exported anymore for rigged meshes.Bastien Montagne
2019-05-27Fix T64994: 2.80 - Py API: Exporters: applied modifiers geometry looses most ...Bastien Montagne
2019-05-23Fix T64999: FBX export fails with empty material slot.Bastien Montagne
2019-05-20Fix T64853: FBX fail to export after recent changesBrecht Van Lommel
2019-05-20Update for removal of image.use_alphaBrecht Van Lommel
2019-05-17Update for Depsgraph API changesPhilipp Oeser
2019-05-16Update for Depsgraph API changesSergey Sharybin
2019-05-16Addons: Adopt for Dependency Graph API changesSergey Sharybin
2019-05-15FBX IO: use new Principled BSDF Alpha option for transparency.Bastien Montagne
2019-05-11Revert "Fix (unreported) broken export 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-25FBX Export: Make empty shape keys exportableBastien Montagne
2019-02-28Revert "FBX Exporter: Support special case of constant interpolation"Dalai Felinto
2019-02-28FBX Exporter: Support special case of constant interpolationDalai Felinto
2019-02-06Cleanup/fix T61233: FBX export error if action key exist.Bastien Montagne
2019-01-12Fix T57308: (hopefully) FBX export UV islands broken.Bastien Montagne
2018-12-12FBX export: skip special properties when exporting custom propertiesPhilipp Oeser
2018-12-11Fix FBX export with deforming armature.Bastien Montagne
2018-12-07Fix T58881: FBX error exporting tangent spaceCampbell Barton
2018-11-28Use collection and instance terminology in Python APISergey Sharybin
2018-11-09FBX export: Add back (partial) support for Batch exporting.Bastien Montagne