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-02-11File headers: use SPDX license identifiersCampbell Barton
2021-04-19glTF exporter: fix morph target import when named 'basis' (is a special name ...Julien Duroure
2021-02-25glTF: update copyright yearJulien Duroure
2020-09-05glTF importer: convert glTF meters to the units of the Blender sceneJulien Duroure
2020-07-21glTF importer: performance: rewrite importer using numpyJulien Duroure
2020-05-04glTF: code cleanup - remove no more needed importJulien Duroure
2020-03-09glTF importer: speedup import of vertex colorJulien Duroure
2020-02-23glTF importer: manage morph weights at node levelJulien Duroure
2020-02-22glTF: remove 2.79 on upstream repositoryJulien Duroure
2020-01-29glTF importer: rewrite material importJulien Duroure
2020-01-24glTF importer: fix skinning & hierarchy issuesJulien Duroure
2019-10-08glTF importer: check that primitive exists (some invalid glTF files don't hav...Julien Duroure
2019-10-02glTF importer: fix bug importing file with no mesh / bug with faceless primit...Julien Duroure
2019-10-01Fix typos in source comments and descriptionsBrecht Van Lommel
2019-09-26glTF importer: big perf improvementJulien Duroure
2019-09-17glTF importer: better multi-object animation managementJulien Duroure
2019-06-05glTF importer: Ignore animation import if target has no nodeJulien Duroure
2019-05-23glTF: update copyright yearJulien Duroure
2019-05-07glTF importer: Use debug value 101 to display current node importingJulien Duroure
2019-05-07glTF importer: make first root node active even if there are some armature in...Julien Duroure
2019-04-20glTF: better occlusion map managementJulien Duroure
2019-04-15glTF importer: Keep user render engine (cycles or Eevee) when importingJulien Duroure
2019-03-13glTF importer: Fix bad initialisation of node dataJulien Duroure
2019-03-01glTF importer: Fix bug adding armature when there is already an armature in a...Julien Duroure
2019-02-22glTF importer: do not use same mesh instance if node has some animation on mo...Julien Duroure
2019-02-21glTF importer: Fix bug importing some morph targsts with no POSITIONJulien Duroure
2019-01-22glTF importer: fix bug when glTF has no sceneJulien Duroure
2018-12-19glTF import: add support of KHR_lights_punctual extensionJulien Duroure
2018-12-15glTF importer: fix material import / vertex colorJulien Duroure
2018-11-25Fix orientation issue in object animationJulien Duroure
2018-11-25glTF importer: Check that there are nodesJulien Duroure
2018-11-24Initial commit of glTF 2.0 importer/exporterJulien Duroure