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-07-16Fix regression in glTF animation exportJulien Duroure
2019-07-15Update wiki_url to new manual pagesAaron Carlisle
2019-07-05Use latest/version number for manual linksAaron Carlisle
2019-06-28glTF exporter: don't write buffer if emptyJulien Duroure
2019-06-28glTF export: fix shapekeys name exportJulien Duroure
2019-06-23glTF exporter: check bad fcurve nameJulien Duroure
2019-06-23glTF exporter: fix vertex color exportJulien Duroure
2019-06-23glTF exporter: check if object is really instanced in scene before exporting itJulien Duroure
2019-06-23glTF exporter: fix depsgraph evaluation after blender API changesJulien Duroure
2019-06-19glTF importer: fix alpha for unlit materialJulien Duroure
2019-06-14glTF exporter: fix regression about exporting with applied modifiers, cache e...Julien Duroure
2019-06-14glTF exporter: export animation only if corresponding object is exportedJulien Duroure
2019-06-14glTF exporter: fix mesh export when material slot is created but emptyJulien Duroure
2019-06-11glTF exporter: fix 2.80 matrix issueJulien Duroure
2019-06-06glTF exporter: Manage material at object level: instances with different colorsJulien Duroure
2019-06-05glTF importer: Ignore animation import if target has no nodeJulien Duroure
2019-06-05glTF exporter: fix bezier interpolation exportJulien Duroure
2019-06-02glTF exporter: fix bad check about keyframes at different timingJulien Duroure
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-06-01glTF exporter: add some NLA checks (readonly action / track)Julien Duroure
2019-05-31glTF exporter: Export multiple actions (from NLA) when sampled is now fixedJulien Duroure
2019-05-31glTF exporter: Fix T64760, T65234: preserve alpha when exists, and image expo...Julien Duroure
2019-05-30glTF exporter: fix animation export when not sampled and constraintsJulien Duroure
2019-05-29glTF importer: Stash actions in NLA when importing animation(s)Julien Duroure
2019-05-28glTF: bump version to 0.9.13Julien Duroure
2019-05-28glTF importer: import doublesided material as use_backface_culling new attrib...Julien Duroure
2019-05-28glTF exporter: Remove no more used filter on layersJulien Duroure
2019-05-28glTF exporter: export shapekeys names as target namesJulien Duroure
2019-05-27glTF: bump addon version to 0.9.12Julien Duroure
2019-05-27glTF exporter: remove not used optionJulien Duroure
2019-05-27glTF exporter: Sampled animation now bake all bones, including constraintsJulien Duroure
2019-05-26glTF exporter: fix animation when a property is single keyframed (not all pro...Julien Duroure
2019-05-23glTF exporter: fix normals exportJulien Duroure
2019-05-23glTF: update copyright yearJulien Duroure
2019-05-18Updates for removal of mesh.show_double_sidedBrecht Van Lommel
2019-05-18glTF importer: forget to increase version of addon in previous commitJulien Duroure
2019-05-18glTF exporter: fix after recent principled node changesJulien Duroure
2019-05-17Update for Depsgraph API changesPhilipp Oeser
2019-05-16glTF exporter: Fix punctual light exportJulien Duroure
2019-05-16Update for Depsgraph API changesSergey Sharybin
2019-05-16Addons: Adopt for Dependency Graph API changesSergey Sharybin
2019-05-14glTF exporter: fix exporting with Draco compressionJulien Duroure
2019-05-14glTF exporter: fix various animation & texture exportJulien Duroure
2019-05-13Shaders: update for color space moving from node to image datablockBrecht Van Lommel
2019-05-07glTF importer: Use debug value 101 to display current node importingJulien Duroure
2019-05-07glTF importer: Use debug value 100 to not convert Yup to ZupJulien Duroure
2019-05-07glTF importer: make first root node active even if there are some armature in...Julien Duroure
2019-05-07glTF importer: fix previous commitJulien Duroure