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-07-07glTF importer/exporter: Manage some official Khronos Extensions about MaterialsJulien Duroure
2022-05-25glTF importer: more animation hooks for user extensionsJulien Duroure
2022-05-24glTF: use color attribute API instead of vertex colorJulien Duroure
2022-02-11File headers: use SPDX license identifiersCampbell Barton
2022-01-20glTF importer: Implement a user extension systemJulien Duroure
2021-11-06glTF importer: Fix T92808 change after change on vertex groups data now on meshJulien Duroure
2021-02-25glTF: update copyright yearJulien Duroure
2021-01-04glTF importer/exporter: Draco decoder + encoder fixesJulien Duroure
2020-11-30glTF: code cleanupJulien Duroure
2020-11-23Fix T82830: Handle limit for vertex color and uv layers in importerRobert Guetzkow
2020-10-28glTF importer: Fix T82189 avoid traceback on non valid file with empty primit...Julien Duroure
2020-10-20glTF importer: restore setting extra to mesh custom propertiesJulien Duroure
2020-10-08glTF importer/exporter: fix for material_index/material slotsJulien Duroure
2020-09-05glTF importer: convert glTF meters to the units of the Blender sceneJulien Duroure
2020-09-05glTF importer: perf: use numpy to manage normals checksJulien Duroure
2020-08-08glTF importer: fix regression for primitives having different numbers of TEXC...Julien Duroure
2020-07-24glTF importer: fix regression for skinned mesh normals not being renormalizedJulien Duroure
2020-07-21glTF importer: add option to glue pieces of a mesh togetherJulien Duroure
2020-07-21glTF importer: performance: rewrite importer using numpyJulien Duroure
2020-05-04glTF: code cleanup - remove no more needed importJulien Duroure
2020-02-23glTF importer: manage morph weights at node levelJulien Duroure
2020-02-22glTF: remove 2.79 on upstream repositoryJulien Duroure
2020-01-24glTF importer: performance improvement importing meshes & normalsJulien Duroure
2020-01-24glTF importer: fix skinning & hierarchy issuesJulien Duroure
2019-11-13glTF importer: code refactoring, texture node + mapping + UVMapJulien Duroure
2019-10-12glTF importer: Import extra data as custom propertiesJulien Duroure
2019-10-01glTF importer: more perfJulien Duroure
2019-09-26glTF importer: refactoring accessor cachingJulien Duroure
2019-09-26glTF importer: create only 1 slot by material, if multiple primitive use same...Julien Duroure
2019-09-26glTF importer: big perf improvement for primitives sharing accessor(s)Julien Duroure
2019-09-26glTF importer: big perf improvementJulien Duroure
2019-05-23glTF: update copyright yearJulien Duroure
2019-03-28glTF importer: targetNames (for shapekey names) has now priorityJulien Duroure
2019-03-28glTF importer: fix bug in shapekey importJulien Duroure
2019-03-16glTF importer: get targetNames from extrasJulien Duroure
2019-02-22glTF importer: fix morph targets using specific indices listJulien Duroure
2019-02-22glTF importer: fix vertex color when using specific indices tabJulien Duroure
2019-02-21glTF importer: Fix bug importing some morph targsts with no POSITIONJulien Duroure
2019-02-07glTF importer: Fix vertex color importJulien Duroure
2018-12-15glTF importer: fix material import / vertex colorJulien Duroure
2018-12-06glTF importer: Fix custom normals importJulien Duroure
2018-12-02glTF: fix vertex color import + export option tweaksJulien Duroure
2018-11-24Initial commit of glTF 2.0 importer/exporterJulien Duroure