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-10-12FBX IO: Attempt to fix compat of custom props export.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-08Fix T70515: I can not export active collection only.Bastien Montagne
2019-10-03FBX Import: add support to load several FBX files at once.Ian Munsie
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-09-25Fix T70244: FBX bug import when having children rigs of parent one.Bastien Montagne
2019-09-07FBX IO: Raise sub-version number after changes to texture clamp import.Bastien Montagne
2019-09-07Fix part of T69526: FBX import/export error after recent mapping node changesBrecht Van Lommel
2019-09-04FBX IO: increase sub-version number after filebrowser merge.Bastien Montagne
2019-09-04Fix T69482: Fbx export crashes blenderPhilipp Oeser
2019-09-03UI: New options layout for IO Add-onsJulian Eisel
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-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
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-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-14FBX: Cleanup minor comment fix.Bastien Montagne
2019-05-11Revert "Fix (unreported) broken export due to API change."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-25FBX Export: Make empty shape keys exportableBastien 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-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-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-19Merge branch 'master' into blender2.8Campbell Barton
2018-12-19Fix invalid string comparisonsCampbell Barton