Releases: technical-art-server/fbx-libra
Releases · technical-art-server/fbx-libra
v0.1
Summary
- Added minimal functionality for comparing Fbx to Fbx
- Vertex
- SkinWeight
- Hierarchy
What's Changed
- fix cmake bug(お試しプルリクです) by @yohawing in #1
- add gtestのCMakeListsとgtestのサンプルコード by @yohawing in #7
- CLIコマンドのサンプルを追加 by @InTack2 in #8
- フォルダの構造を整理して、example用のディレクトリを作り、DecodeSampleとEncodeSampleを移動させました。 by @yohawing in #9
- Feature/add cli command by @InTack2 in #10
- テンプレート使わず、インターフェースとFactoryでよりわかりやすくかけそうだったので、修正 by @InTack2 in #11
- merge branch to upstream feature by @yohawing in #12
- HierarchyCounterWeightのテストコードを追加 by @yohawing in #14
- 失敗するテストケースの追加 by @InTack2 in #17
- FlatBufferのSchemaファイルの事前ビルドをCMakeで行う by @yohawing in #18
- Createコマンドの追加 by @InTack2 in #20
- Feature/add create test by @InTack2 in #25
- VertexCounterWeightの生成と比較機能とテストを追加 by @yohawing in #26
- Create CI cmake-multi-platform.yml by @yohawing in #31
- CIの追加 by @yohawing in #32
- fbsを一つにマージ by @InTack2 in #34
- 今後のためにバイトサイズ比較機能を基底のCounterWeight側に移動 by @InTack2 in #35
- Feature/add skin weight by @InTack2 in #36
New Contributors
Full Changelog: https://github.com/technical-art-server/fbx-libra/commits/v0.1