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-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
2018-12-13FBX export: skip special properties when exporting custom propertiesPhilipp Oeser
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
2018-11-08Update for changes in Blender's APICampbell Barton
2018-11-06Updates for change in ViewLayer RNA API.Bastien Montagne
2018-10-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-10-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-10-17Fix FBX exporter since recent material changesDalai Felinto
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-10-01Fix FBX exporter when modifiersDalai Felinto
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-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-09-062.8: update for x_ray and draw/display renaming.Brecht Van Lommel