Skip to content

Releases: godotengine/FBX2glTF

v0.13.1

13 Jun 11:01
bc05f0f
Compare
Choose a tag to compare

What's Changed

  • CI: Streamline names and contents of releases and artifacts by @akien-mga in #27
  • Mention the command for changing weights and animation time in the readme. by @fire in #28
  • Fix build by locking conan version to most recent 1.x to resolve incompatibilities with conan 2.x by @dvanderleij in #35
  • Update README.md by @fire in #38
  • Add issue templates by @Calinou in #40
  • Preserve skeletons which do not contain a mesh by @lyuma in #41

New Contributors

Full Changelog: v0.13.0...v0.13.1

v0.13.0-p1

18 Dec 10:35
65550bf
Compare
Choose a tag to compare

What's Changed

  • CI: Streamline names and contents of releases and artifacts by @akien-mga in #27

New Contributors

Full Changelog: v0.13.0...v0.13.0-p1

v0.13.0

17 Nov 14:53
b64998e
Compare
Choose a tag to compare

What's Changed

  • Update stb single header libraries. by @fire in #6
  • Update README.md by @fire in #8
  • Always write png instead of jpg. by @fire in #14
  • Revert animation changes to fix bug. by @fire in #24

Full Changelog: v0.12.9...v0.13.0

v0.12.9-p2

07 Apr 16:35
5fb1272
Compare
Choose a tag to compare

v0.12.8

04 Apr 16:59
Compare
Choose a tag to compare

Default the node transform to be the transforms of the tree and don't have unneeded animation.

Full Changelog: v0.12.7...v0.12.8

v0.12.7

04 Apr 15:26
Compare
Choose a tag to compare

Full Changelog: v0.12.6...v0.12.7

v0.12.6

04 Apr 12:05
Compare
Choose a tag to compare

Full Changelog: v0.12.5...v0.12.6

v0.12.5-pre1

04 Apr 03:14
Compare
Choose a tag to compare

v0.12.5

04 Apr 02:46
Compare
Choose a tag to compare

Full Changelog: v0.12.0...v0.12.5

(Intermediate releases from v0.12.0 to v0.12.5 were iterations on the CI/CD pipeline.)

v0.12.0

03 Apr 23:27
Compare
Choose a tag to compare

Commits

  • 5c3229d: Patch release, screwed up 0.9.7. (Pär Winzell)
  • 1d73569: Morph target names output to mesh.extras.targetNames (#231) (vfxgordon) #231
  • be627fa: Minor README updates. (Pär Winzell)
  • 37f9923: Fixed the npm library output path (Benjamin MICHEL) #233
  • 94f3a67: Fixed morph target names (Jordy van Dortmont)
  • 4f63da8: Allow arbitrary number of skinning weights. (Henrik Halen)
  • 1ef0916: Restore building for Linux. (K. S. Ernest (iFire) Lee)
  • 4587e24: Update readme. (K. S. Ernest (iFire) Lee)
  • 10136b3: Add Github actions. (K. S. Ernest (iFire) Lee)
  • a3b9d98: Remove old pipelines. (K. S. Ernest (iFire) Lee)
  • 9936e2b: Update Github workflows. (K. S. Ernest (iFire) Lee)
  • b6882e8: Fit into Github Actions syntax. (K. S. Ernest (iFire) Lee)
  • ea9a08b: It is called pwsh. (K. S. Ernest (iFire) Lee)
  • 8c7c0ee: Remove unused steps in Github workflow. (K. S. Ernest (iFire) Lee)
  • cc08052: Don't upgrade pip. (K. S. Ernest (iFire) Lee)
  • 5777462: Download repo. (K. S. Ernest (iFire) Lee)
  • 6eeef95: Pick proper repo directory. (K. S. Ernest (iFire) Lee)
  • 29e13a8: Add proper names. (K. S. Ernest (iFire) Lee)
  • 8b23837: Adjusting github workflows. (K. S. Ernest (iFire) Lee)
  • 9319fb5: Try again. (K. S. Ernest (iFire) Lee)
  • 36c2497: Remove compiler version. (K. S. Ernest (iFire) Lee)
  • 14c1b53: Checkout repo. (K. S. Ernest (iFire) Lee)
  • 5737ca7: Checkout the head. (K. S. Ernest (iFire) Lee)
  • a8cb0c2: Cleanup. (K. S. Ernest (iFire) Lee)
  • e6540bb: Boost system is broken. (K. S. Ernest (iFire) Lee)
  • ce90eb0: ??? (K. S. Ernest (iFire) Lee)
  • 9356448: Use non-modular boost. (K. S. Ernest (iFire) Lee)
  • 6316542: Do not build boost. (K. S. Ernest (iFire) Lee)
  • 3245493: Put sdk in the proper location. (K. S. Ernest (iFire) Lee)
  • cfd5a49: Capitalize. (K. S. Ernest (iFire) Lee)
  • 68ca912: Ignore warnings in zstd. (K. S. Ernest (iFire) Lee)
  • a7a3144: Organization change. (K. S. Ernest (iFire) Lee)
  • 381447b: We don't use CLA. (K. S. Ernest (iFire) Lee)
  • e685b51: Update license text. (K. S. Ernest (iFire) Lee)
  • 5c3d41f: Decompress. (K. S. Ernest (iFire) Lee)
  • ee92053: Don't use pwsh to decompress. (K. S. Ernest (iFire) Lee)
  • 5b0161d: Use standard text. (K. S. Ernest (iFire) Lee)
  • 7599e45: Ignore errors. (K. S. Ernest (iFire) Lee)
  • d9ffb3a: Try to ignore error code. (K. S. Ernest (iFire) Lee)
  • ee1ca0e: USe curl. (K. S. Ernest (iFire) Lee)
  • 72a7442: Use curl action. (K. S. Ernest (iFire) Lee)
  • 680012a: Ignore ssl. (K. S. Ernest (iFire) Lee)
  • 1f1a47b: Decompress. (K. S. Ernest (iFire) Lee)
  • 0a2e5be: Update naming. (K. S. Ernest (iFire) Lee)
  • d6d79d1: Use proper quotes. (K. S. Ernest (iFire) Lee)
  • 1193914: Don't install zstd. (K. S. Ernest (iFire) Lee)
  • 17603df: Follow redirect. (K. S. Ernest (iFire) Lee)
  • 189d4fd: Switch. (K. S. Ernest (iFire) Lee)
  • 2ce2275: Typo.. (K. S. Ernest (iFire) Lee)
  • 0d05af2: Don't optimize. (K. S. Ernest (iFire) Lee)
  • f9670e4: Don't optimize. (K. S. Ernest (iFire) Lee)
  • 03946b5: Use proper sdk path. (K. S. Ernest (iFire) Lee)
  • 768cf87: Move to the proper place. (K. S. Ernest (iFire) Lee)
  • f06677a: Use newer copy method. (K. S. Ernest (iFire) Lee)
  • ca6a2fa: Ignore errors. (K. S. Ernest (iFire) Lee)
  • 5dd9d6a: Mirror again. (K. S. Ernest (iFire) Lee)
  • 5c5f868: Move. (K. S. Ernest (iFire) Lee)
  • 5960f27: Don't build anything. (K. S. Ernest (iFire) Lee)
  • f3d1d66: Try moving the location. (K. S. Ernest (iFire) Lee)
  • ce96bbf: Try again to move the sdk. (K. S. Ernest (iFire) Lee)
  • 23ef8fc: Maybe conan is installed. (K. S. Ernest (iFire) Lee)
  • d0bd72e: Restore build deps. (K. S. Ernest (iFire) Lee)
  • 74c4250: Whitespace. (K. S. Ernest (iFire) Lee)
  • a374812: Revert "Maybe conan is installed." (K. S. Ernest (iFire) Lee)
  • 167b679: It's not working. (K. S. Ernest (iFire) Lee)
  • ab45820: Ugh. (K. S. Ernest (iFire) Lee)
  • af9b9c5: Change slashes. (K. S. Ernest (iFire) Lee)
  • 58c7ed2: Rename. (K. S. Ernest (iFire) Lee)
  • 3d928f0: Let's try this again. (K. S. Ernest (iFire) Lee)
  • 89ba906: Add ubuntu. (K. S. Ernest (iFire) Lee)
  • 2f0c654: Use Linux sdk. (K. S. Ernest (iFire) Lee)
  • 1ab4f97: Update. (K. S. Ernest (iFire) Lee)
  • d832e68: Cleanup. (K. S. Ernest (iFire) Lee)
  • 83c3a72: Remove yaml error. (K. S. Ernest (iFire) Lee)
  • 51d4cb5: Same. (K. S. Ernest (iFire) Lee)
  • d597ed2: The linux build needs linux sdks. (K. S. Ernest (iFire) Lee)
  • 789f25f: Don't use cmd on linux. (K. S. Ernest (iFire) Lee)
  • b4474df: Correct path. (K. S. Ernest (iFire) Lee)
  • 50daeb3: Weird mv semantics. (K. S. Ernest (iFire) Lee)
  • 0271669: Always return true. (K. S. Ernest (iFire) Lee)
  • d0ca7a3: Return 0. (K. S. Ernest (iFire) Lee)
  • 53a745c: Always checkout. (K. S. Ernest (iFire) Lee)
  • e45572f: Always return 0. (K. S. Ernest (iFire) Lee)
  • c9a5878: Bash instead of cmd. (K. S. Ernest (iFire) Lee)
  • e7d52f7: Failure due to -s (K. S. Ernest (iFire) Lee)
  • 2eb934a: Require -s compiler.libcxx=libstdc++11. (K. S. Ernest (iFire) Lee)
  • 55ad398: Same. (K. S. Ernest (iFire) Lee)
  • a41bd68: Only require boost. (K. S. Ernest (iFire) Lee)
  • 85bf4fe: Restore finds. (K. S. Ernest (iFire) Lee)
  • 93d524b: Use monolithic boost. (K. S. Ernest (iFire) Lee)
  • 5a048b9: Restore boost. (K. S. Ernest (iFire) Lee)
  • 47caddb: Try again with libs. (K. S. Ernest (iFire) Lee)
  • 3dd28cd: Work for ubuntu. (K. S. Ernest (iFire) Lee)
  • b63905e: Special case debian. (K. S. Ernest (iFire) Lee)
  • f34712b: Find vs2019. (K. S. Ernest (iFire) Lee)
  • 09cc261: We use 2020.2 now. (K. S. Ernest (iFire) Lee)
  • 59491c4: Try both lib paths. (K. S. Ernest (iFire) Lee)
  • 3ab040a: Typo. Use vs2019. (K. S. Ernest (iFire) Lee)
  • 4020593: Find file in paths for Linux. (K. S. Ernest (iFire) Lee)
  • 096cb89: Special case ubuntu. (K. S. Ernest (iFire) Lee)
  • 82832dc: Special case fedora. (K. S. Ernest (iFire) Lee)
  • 93664c6: Test if fedora found. (K. S. Ernest (iFire) Lee)
  • 49a5482: Typo. (K. S. Ernest (iFire) Lee)
  • 7e89094: Make artifacts. (K. S. Ernest (iFire) Lee)
  • 8cb5a53: Force lib. (K. S. Ernest (iFire) Lee)
  • fbf42a2: Add macos. (K. S. Ernest (iFire) Lee)
  • 3cfd326: Switch to mac latest. (K. S. Ernest (iFire) Lee)
  • 88937ab: Update python. (K. S. Ernest (iFire) Lee)
  • 1a0f302: Publish windows build. (K. S. Ernest (iFire) Lee)
  • 1e2e552: libstdc option makes no sense on the mac. (K. S. Ernest (iFire) Lee)
  • 44f88b3: Maybe zlib doesn't work. (K. S. Ernest (iFire) Lee)
  • fdaf8fb: Revert "Maybe zlib doesn't work." (K. S. Ernest (iFire) Lee)
  • 5da89cd: zlib changed locations. (K. S. Ernest (iFire) Lee)
  • 050de3e: Restore zlib. (K. S. Ernest (iFire) Lee)
  • 700a9c4: Update zlib. (K. S. Ernest (iFire) Lee)
  • f71a86b: Case matters? (K. S. Ernest (iFire) Lee)
  • 14c964f: Use upper case. (K. S. Ernest (iFire) Lee)
  • 0e72666: Update documentation. (K. S. Ernest (iFire) Lee)
  • 6efbfbe: Freeze V-Sekai settings. (K. S. Ernest (iFire) Lee)
  • 055d8b4: Update README.md (K. S. Ernest (iFire) Lee)
  • f80b71c: Update Github workflow name. (K. S. Ernest (iFire) Lee)
  • 73ffff3: Default to assume fbx isn't PBR. (K. S. Ernest (iFire) Lee)
  • 3c5d6e3: Update README.md (K. S. Ernest (iFire) Lee)
  • f0051a7: Update readme. (K. S. Ernest (iFire) Lee)
  • c77d625: First draft of Standard material support. (K. S. Ernest (iFire) Lee)
  • a6fb32e: Update build.yml (K. S. Ernest (iFire) Lee)
  • 8c444ee: Update build.yml (K. S. Ernest (iFire) Lee)
  • 6626dad: Update build.yml (K. S. Ernest (iFire) Lee)
  • 2ebfd19: Update conanfile.py (K. S. Ernest (iFire) Lee)
  • c25d6ae: Update conanfile.py (K. S. Ernest (iFire) Lee)
  • 98efa90: Add releases. (K. S. Ernest (iFire) Lee)
  • 9490c5c: Update conanfile. (K. S. Ernest (iFire) Lee)
  • 8af490a: Case matters. (K. S. Ernest (iFire) Lee)
  • 72e9b83: Don't special case iconv. (K. S. Ernest (iFire) Lee)
  • 84da4ed: Link xml2 properly. (K. S. Ernest (iFire) Lee)
  • e71e42a: Try again. (K. S. Ernest (iFire) Lee)
  • 608956f: Work on Windows 11. (K. S. Ernest (iFire) Lee)
  • f0bfc79: Try again for LibXml2. (K. S. Ernest (iFire) Lee)
  • 73a8540: Raise iconv version. (K. S. Ernest (iFire) Lee)
  • a4f4975: Use specific paths. (K. S. Ernest (iFire) Lee)
  • db91f1e: Update cicd. (K. S. Ernest (iFire) Lee)
  • ec2e172: Update README.md (K. S. Ernest (iFire) Lee)
  • b29a359: Add concurrency groups. (K. S. Ernest (iFire) Lee)
  • b70d175: Merge remote-tracking branch 'origin/master' (K. S. Ernest (iFire) Lee)
  • ce603d1: Manually build iconv for the mac. (K. S. Ernest (iFire) Lee)
  • 379cc80: Rename FBX2glTF to FBX2glTF (K. S. Ernest (iFire) Lee)
  • 0541a35: Add 1.15. (K. S. Ernest (iFire) Lee)
  • d9a2142: Add not apple for iconv. (K. S. Ernest (iFire) Lee)
  • 63907b6: Use an old macos. (K. S. Ernest (iFire) Lee)
  • f6438d0: Add macos update. (K. S. Ernest (iFire) Lee)
  • ad566c6: Don't build iconv. (K. S. Ernest (iFire) Lee)
  • db63c70: Build bzip2. (K. S. Ernest (iFire) Lee)
  • aa921ce: Macos requires manual builds. (K. S. Ernest (iFire) Lee)
  • 3c79e7a: Add build missing. (K. S. Ernest (iFire) Lee)
  • 3af1cf2: Add brew install pkg-config for macos. (K. S. Ernest (iFire) Lee)
  • 8ffa165: Move pkg-config. (K. S. Ernest (iFire) Lee)
  • 38820ca: Add pkgconf. (K. S. Ernest (iFire) Lee)
  • c8b74d6: Force. (K. S. Ernest (iFire) Lee)
  • d6023e6: Revert. (K. S. Ernest (iFire) Lee)
  • 74eaa8a: Enable iconf. (K. S. Ernest (iFire) Lee)
  • d4588ff: Update libiconv. (K. S. Ernest (iFire) Lee)
  • ff66742: Update mac. (K. S. Ernest (iFire) Lee)
  • 42960d3: Add iconv in the right place. (K. S. Ernest (iFire) Lee)
  • 162e99d: Add arm64 and x86_64 macos builds. (K. S. Ernest (iFire) Lee)
  • 9b55f6b: Typo. (K. S. Ernest (iFire) Lee)
  • cd6c982: Use proper conan install. (K. S. Ernest (iFire) Lee)
  • 2a2c823: Add iconv a second time for macos. (K. S. Ernest (iFire) Lee)
  • 04469a4: Typo. (K. S. Ernest (iFire) Lee)
  • 119e33...
Read more