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-05-25glTF importer: more animation hooks for user extensionsJulien Duroure
2022-02-11File headers: use SPDX license identifiersCampbell Barton
2022-01-20glTF importer: Implement a user extension systemJulien Duroure
2021-02-25glTF: update copyright yearJulien Duroure
2020-10-08glTF importer: use bpy.utils.escape_identifier to escape names for action pathsJulien Duroure
2020-04-11glTF importer: refactoring animation importJulien Duroure
2020-03-09glTF importer: prettify bones: manage more readable bone rotationJulien Duroure
2020-02-23glTF: fix re-exporting mutltiple animations (regression)Julien Duroure
2020-02-22glTF: remove 2.79 on upstream repositoryJulien Duroure
2020-01-24glTF importer: fix skinning & hierarchy issuesJulien Duroure
2019-09-26glTF importer: fcurve code refactorJulien Duroure
2019-09-17glTF importer: better multi-object animation managementJulien Duroure
2019-09-05glTF importer: set track name from gltf animation nameJulien Duroure
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-06-02glTF importer: fix previous commitJulien Duroure
2019-06-02glTF importer: fix morph anim import when bezier interpolationJulien Duroure
2019-06-01glTF importer: Fix animation import when names was too longJulien Duroure
2019-05-29glTF importer: Stash actions in NLA when importing animation(s)Julien Duroure
2019-05-23glTF: update copyright yearJulien Duroure
2019-04-14glTF importer: Fix handle tangent when BEZIER interpolationJulien Duroure
2019-02-21glTF importer: Fix bug importing some morph targsts with no POSITIONJulien Duroure
2019-02-05glTF importer: Make FCurve group names consistent with BlenderJulien Duroure
2019-01-27glTF importer: fix import multiple animations with same nameJulien Duroure
2019-01-27glTF importer: manage antipodal quaternion for node animationJulien Duroure
2019-01-27glTF importer: Huge speedup performance for animation importJulien Duroure
2019-01-24glTF importer: default animation interpolation is LINEARJulien Duroure
2018-12-19glTF import: add support of KHR_lights_punctual extensionJulien Duroure
2018-12-02glTF: Fix object animation importJulien Duroure
2018-11-25Fix orientation issue in object animationJulien Duroure
2018-11-25glTF importer: fix bug in animation importJulien Duroure
2018-11-24Initial commit of glTF 2.0 importer/exporterJulien Duroure