Releases: alanpq/lol-blender
Releases · alanpq/lol-blender
v0.2.2
v0.2.1
v0.2.0
Version 0.2.0
Commits
- [cda99f3] Merge pull request #10 from alanpq/dev
- [de536b1] fix: use new get_modules for skinned export
- [f409e59] fix: skinned operator submodule
- [035db40] feat: skn export operator overhaul
- [f3af061] fix: don't listen to file open/close events in dev watch
- [523cf98] fix: error in readme feature table (#9)
- [2c7eeaf] fix: error in readme feature table
v0.1.0
v0.0.1
Version 0.0.1
Commits
- [2280282] gh: cross platform release wheels (#7)
- [9fb4906] gh: maturin py version for manylinux (#6)
- [f2ee0a9] fix: gh action maturin python version (#5)
- [73868ee] fix: gh actions (#4)
- [fe1d5bc] gh: linux whl bundle attempt (#3)
- [c77f5ea] Update README.md (#1)
- [dccb053] gh: use old upload-release-asset for now
- [14399be] gh: remove action upload if
- [0bd6b33] gh: actually upload release artifact
- [d617b07] chore: strip 'v' from version tag in release script
- [93b764f] gh: pip install requirements
- [3c83d1f] chore: don't assert blender path unless we need it
- [36268f5] chore: wrong branch push name
- [d01f54a] chore: gh cd attempt #1
- [3ccd22d] feat: improved release script
- [09b5c0a] chore: update league toolkit
- [8aa3c0f] feat: blend weight export
- [1b79318] fix: bone orientation + pass local+ibm together
- [a4320f9] chore: update league-toolkit
- [f6c513b] wip: i hate bones
- [ac5f46e] feat: use export_skl
- [9259ea1] chore: nix flake-compat
- [58ce9cb] feat: export skl bone tree
- [2bc2368] fix: change default test dir -> .lolblender/
- [93cc8b6] fix: remove test build artifacts
- [7cb2653] update README.md
- [ecca800] update README.md
- [b992600] fix: tweak default release build path & rename blender_exe_path
- [acb85e2] fix: axis conversion
- [939d6e8] fix: nix'ification + addon install env injection
- [b4efc3c] Create README.md
- [603e36e] feat: rust binding lib
- [e3f881f] wip: new addon framework + ffi
- [2904102] wip: blender addon
- [bb91355] feat: template from xzhuah