Commit Graph

45 Commits

Author SHA1 Message Date
41ab98ff76 Merge pull request #3 from Bradbev/fs_support
Add support for fs.FS file system support
2025-03-29 18:38:07 +04:00
bf172f60cd Merge branch 'dev' into fs_support 2025-03-29 17:13:47 +13:00
6b65d26014 Update README.md v0.5.0 2024-12-16 17:54:55 +04:00
4e56ab3c9b Merge pull request #4 from BhaumikTalwar/fix-linux-linking
Fix: Linux Linking Error
2024-12-16 17:53:47 +04:00
38aa4923bc fix:Linux-Linking-Error README UPDATE 2024-12-16 13:17:24 +05:30
c8ec2b30b5 fix: Linux Linking Error 2024-12-15 04:10:21 +05:30
41995b60bb Update README.md 2024-12-12 11:52:04 +04:00
e6f5dca6da Update README.md 2024-12-12 11:51:33 +04:00
f50b60e8eb Add support for fs.FS file system support 2024-12-12 20:23:41 +13:00
0bc81ac5ba Fix bug in parseNodes v0.4.4 2022-10-01 06:35:29 +04:00
6bb760fc0a Protect against aiString being empty v0.4.3 2022-10-01 06:20:53 +04:00
362558c877 Use darwin_amd64 built by mac 10.15 v0.4.2 2022-01-27 05:22:58 +04:00
7e82370f34 Edit text v0.4.1 2022-01-27 04:58:35 +04:00
58e13d1c5a Add badge 2022-01-27 04:58:03 +04:00
bfa7357ea2 Add github action to run on intel mac 2022-01-27 04:55:58 +04:00
dd346de9de Add intel mac assimp dylib v0.4.0 2022-01-27 04:24:08 +04:00
babf9c3926 Fix readme typo 2022-01-27 03:31:03 +04:00
0fdd5d479c Update readme v0.3.3 2022-01-22 08:16:26 +04:00
7efa9c31f4 Remove unneeded libs+add obj.obj test model v0.3.2 2022-01-22 07:33:42 +04:00
02fd276728 Support apple silicon 2022-01-22 07:31:02 +04:00
1ef22874f5 Fix fbx issue+Remove unneded headers v0.3.1 2022-01-22 04:05:43 +04:00
bb302e9fcc Add note about DLL 2022-01-22 03:45:13 +04:00
d583049090 Update to 5.1.6+use dll+update readme v0.3.0 2022-01-22 03:39:12 +04:00
9acd5bee18 Metadata+Fix node bug v0.2.0 2021-11-20 01:24:37 +04:00
5b5d091d56 Nodes implementation 2021-11-20 00:37:59 +04:00
c0a308b178 Add usage and features to readme 2021-11-20 00:12:07 +04:00
5573ffdbf6 Merge pull request #1 from bloeys/noswig
Noswig
v0.1.0
2021-11-19 21:11:01 +04:00
dee2332b9a Correct comments 2021-11-19 21:10:11 +04:00
4462a3be04 Handle (embedded)textures 2021-11-19 21:05:21 +04:00
3b31e8d677 Working on mats&textures+better release handling+readme 2021-11-19 17:29:01 +04:00
32c5def787 Stringer for some enums 2021-11-19 14:58:59 +04:00
e96f70d88f Parse materials 2021-11-19 13:40:09 +04:00
672802a705 Scene flags+start material import 2021-11-19 13:27:31 +04:00
fb9d44beca Add PostProcess enum 2021-11-19 09:03:35 +04:00
8bf9dc9121 Clean resources after import+error handling 2021-11-19 08:35:56 +04:00
8c752a0bda Protect parsers against null pointers 2021-11-18 21:05:24 +04:00
77e62588fe Full mesh parsing 2021-11-18 21:02:14 +04:00
e7e81afc7c Initial implementation without using swig 2021-11-18 17:58:48 +04:00
6b6255d4a3 Update readme 2021-11-15 10:37:29 +04:00
72a0b83122 Change package name aig->asig v0.0.2 2021-11-15 10:35:13 +04:00
61f6cfc30f Update readme v0.0.1 2021-11-13 10:27:52 +04:00
91ae6da694 Swig matrices 2021-11-13 10:00:28 +04:00
9bddd6a831 Fix vector types 2021-11-13 09:40:13 +04:00
91b33c4063 Bism Allah - A good start :) 2021-11-13 08:10:46 +04:00
7bbfa632eb Initial commit 2021-11-11 07:54:16 +04:00