Commit Graph

13 Commits

Author SHA1 Message Date
305c0b1b65 doc: fix README 2024-11-08 15:17:45 +08:00
f781bcd63d doc: fix compile manual
- move compile infos into an individual file.
- remove outdated compile manual, use latest one instead.
2024-10-18 15:04:54 +08:00
a2fb376231 feat: add csharp interop code generation but no test.
- add csharp interop code generation without testing.
- add annotation for bmap binding project.
- fix README.
2024-04-23 16:01:26 +08:00
92346dc81e add feature
- add exmaple cmake configure command in README.
- change BMap::Save interface to support compression and texture save opt switches.
- update PyBMap due to the change of BMap.
2023-12-03 22:50:36 +08:00
68bffefe5a write binding code 2023-11-02 10:53:16 +08:00
1d9bd09224 change bmap interface. update bmfile safe guard 2023-10-30 10:25:31 +08:00
08722adeb2 update README 2023-09-21 14:01:52 +08:00
8a75eb9f21 use stb as default image codec 2023-09-06 15:17:39 +08:00
7f67902bf5 add FFmpeg as denpdency 2023-09-06 13:50:21 +08:00
3252e61c0d update cmd dispatcher 2023-08-27 12:30:12 +08:00
a6152b19d3 Intro project. Change license back to MIT. 2023-03-26 21:03:22 +08:00
5a69ce338e finish linux related code writting. remove all offensive content.
- REMOVE all offensive content in README and etc. This project respect to every contributors.
- However, for commercial reason, we limit the contribution from Dassault.
- Change license.
- Finish linux platform code.
2023-03-26 20:32:13 +08:00
0c107b74b0 first commit 2023-02-02 12:01:28 +08:00