20 Commits

Author SHA1 Message Date
c0b26e7b42
Fix HOB deallocation
All checks were successful
JCS-Prod/RSE-Model/pipeline/head This commit looks good
Removed logging in library by default
2023-02-05 15:32:51 +01:00
7ba1037230
Okay fuck it stupid dirty dependency
All checks were successful
JCS-Prod/RSE-Model/pipeline/pr-master This commit looks good
JCS-Prod/RSE-Model/pipeline/head This commit looks good
I'll take cate of you later
2023-01-18 19:46:42 +01:00
d40a9f921c
Minor feature update
Some checks failed
JCS-Prod/RSE-Model/pipeline/pr-master There was a failure building this commit
> New Load/Free mecanism for file memory management
> Added prototype of simple header parser for fast infos access
> Fix seg. fault when forcing mtl export without RSPTextureLib dll
> Added dependencies to Vulkan driver
2023-01-18 19:07:09 +01:00
433fd210de
Patched library garbage
All checks were successful
JCS-Prod/RSE-Model/pipeline/pr-master This commit looks good
JCS-Prod/RSE-Model/pipeline/head This commit looks good
2022-09-18 16:01:05 +02:00
89cf729b7c
Updated version for PR
All checks were successful
JCS-Prod/RSE-Model/pipeline/pr-master This commit looks good
2022-09-07 20:40:13 +02:00
f784d1b8aa
Safe strncpy method to translate HMT file
Some checks failed
JCS-Prod/RSE-Model/pipeline/pr-master There was a failure building this commit
2022-09-07 20:19:08 +02:00
e06dc4e0c8
Fix missing lib include for linux 2022-09-07 19:10:11 +02:00
fc53d11d15
Add texture mtl exporting pre-release
Insert material processing in workflow

Tests and experiments with unknown values

Reviewed material resolution

The first approach of model constructor optimize vertices/indices numbers but doesn't support correctly texture coordinates.
Raw approach output good result but need advanced functions in obj lib to efficiently store vertices, textures coord and indices together.
2022-09-07 19:09:39 +02:00
eafb0680fe
Added conan package support
All checks were successful
JCS-Prod/RSE-Model/pipeline/pr-master This commit looks good
JCS-Prod/RSE-Model/pipeline/head This commit looks good
2022-09-07 19:07:12 +02:00
f2dc04a991
Final review
All checks were successful
JCS-Prod/RSE-Model/pipeline/pr-master This commit looks good
JCS-Prod/RSE-Model/pipeline/head This commit looks good
2022-08-24 18:53:24 +02:00
c5e14436a2
Facegroup count fix
Cause seg.fault with different facegrp/objpart count when exporting.
2022-08-20 13:07:29 +02:00
f1ea3fc372
sprintf_s gcc compatible fix
All checks were successful
JCS-Prod/RSE-Model/pipeline/pr-master This commit looks good
2022-08-19 19:05:59 +02:00
c5589c0199
Lib interface with better parameters options
Some checks failed
JCS-Prod/RSE-Model/pipeline/pr-master There was a failure building this commit
2022-08-19 18:23:53 +02:00
aa2d52768a
RSEModel tool clean up 2022-08-19 18:19:18 +02:00
be65b73bb6
Upgraded obj lib and interface 2022-08-19 18:17:01 +02:00
35ed66466b
Added more documentation 2022-08-19 18:03:47 +02:00
b72b2eba71
Temporary remove MTL support 2022-08-13 15:47:46 +02:00
e10e74b8a1
Finished standard lib implement
> static and dynamic linking... Need proper dynamic config
> Standalone app basis... Need more rework
> CMake proper install
2022-08-12 22:19:57 +02:00
5922c3ec6a
Update lib name and implement basis of lib interface 2022-08-11 22:29:40 +02:00
8da3b4bd43
New library structure prototype 2022-08-11 22:29:22 +02:00