61 Commits

Author SHA1 Message Date
6fa5719957
Prototype of dll material interface 2022-09-01 18:47:50 +02:00
7c0088f311
Fix memory leak in samples builder
All checks were successful
JCS-Prod/RSE-Texture/pipeline/pr-master This commit looks good
JCS-Prod/RSE-Texture/pipeline/head This commit looks good
v2.0.1
2022-08-30 19:21:34 +02:00
56b4394f3b
Conan cross-build parameters fix
All checks were successful
JCS-Prod/RSE-Texture/pipeline/pr-master This commit looks good
JCS-Prod/RSE-Texture/pipeline/head This commit looks good
2022-08-30 11:19:41 +02:00
fd9f1a5979
Crosscompile patch
All checks were successful
JCS-Prod/RSE-Texture/pipeline/pr-master This commit looks good
JCS-Prod/RSE-Texture/pipeline/head This commit looks good
2022-08-29 22:46:31 +02:00
f5c817b384
Finish PNG export tool
Some checks failed
JCS-Prod/RSE-Texture/pipeline/pr-master There was a failure building this commit
2022-08-29 18:26:40 +02:00
3b1b358363
Imported old parser 2022-08-27 20:15:25 +02:00
151769a2d3
Begin new lib structure 2022-08-25 18:27:39 +02:00
8ce721fd9c
Added missing licenses
All checks were successful
JCS-Prod/RSE-Texture/pipeline/head This commit looks good
2022-07-14 20:13:16 +02:00
a6e16e7210
Update Jenkinsfile to allow fingerprint recording
All checks were successful
JCS-Prod/RSE-Texture/pipeline/head This commit looks good
2022-07-04 09:38:39 +02:00
2b7bc30bcc
Update 'README.md'
All checks were successful
JCS-Prod/RSE-Texture/pipeline/head This commit looks good
2022-04-10 14:40:23 +02:00
93442c9e4e
Update Jenkins to follow Conan support
All checks were successful
JCS-Prod/RSE-Texture/pipeline/head This commit looks good
2021-10-19 21:54:10 +02:00
7e955457ca
Merge branch 'develop' 2021-10-19 19:53:19 +02:00
2517c3b265
Updated Doxygen config and fix prefix lib glitch on MSVC 2021-10-19 19:53:08 +02:00
df4c637b94
Fix non recursive cmake building 2021-08-24 20:57:11 +02:00
5716962abb
Added Conan PM support 2021-08-22 21:28:30 +02:00
9f98830fce
Improved Jenkinsfile structure
All checks were successful
JCS-Prod/RSE-Texture/pipeline/head This commit looks good
2021-07-03 18:19:30 +02:00
84e0a0b904
Added jenkinsfile
All checks were successful
JCS-Prod/RSE-Texture/pipeline/head This commit looks good
2021-06-30 20:24:21 +02:00
58b120e7bf Cross-compiling prototype 2021-06-29 17:56:42 +02:00
4f665d159b
Update 'README.md' 2020-09-20 13:21:48 +00:00
74d32a20f4
Migrated hosting structure 2020-09-20 13:10:26 +00:00
82dddcb5dc
Detailed debug info, clear log 2020-09-10 16:29:34 +02:00
a536991daa
Adapt directory management on win platform 2020-09-10 13:27:04 +02:00
337fa39535
Implemented IO buffer control on win/unix system 2020-09-09 19:03:08 +02:00
a7e1fd65cf
Fixed extern variables def 2020-09-09 18:21:56 +02:00
854dba8a26
Added some gif to README and fixed bad version number 2020-09-09 03:12:46 +02:00
1b111664b0
Updated README.md 1.0.1 2020-09-09 02:21:27 +02:00
43d08752fa Merge pull request 'Implement CMake to optimize cross-compilation support' (#1) from cmake-dev into master
Reviewed-on: #1

Work on unix
2020-09-08 23:52:24 +00:00
7f961ce935 Merge branch 'master' into cmake-dev 2020-09-08 23:16:57 +00:00
1ed03aa123
Cleaned old makefile 2020-09-09 01:09:38 +02:00
b716d2434a
Implement CMake version control 2020-09-09 00:48:21 +02:00
15032331ee
New CMakeFile to cross-compiling 2020-09-09 00:17:10 +02:00
1ca33324c3
Reupdate 2020-09-08 20:01:09 +02:00
62194ead52
Change files naming 2020-09-08 16:18:12 +02:00
6ac4b12b1c
Migrated to jcsmith.fr 2020-09-08 03:26:12 +02:00
930310916c Added makefile
Fixed some error on linux system build
2019-07-23 19:39:49 +02:00
a2a03f96b6 Finish add all options
Update readme with news info
2019-07-21 17:40:18 +02:00
f70f4a698b Finish add verbose option 2019-07-21 17:20:22 +02:00
9999530948 Finish add multiple inputs files support 2019-07-21 16:46:36 +02:00
00be994dd5 Implement options flag and help menu 2019-07-21 16:40:52 +02:00
716d7ff496 Fixed errored pixels conversion 2019-07-21 14:39:53 +02:00
fa8d44fa41 Implement output directory support 2019-07-21 01:29:13 +02:00
b147df2364 Added support for alpha channel 2019-07-20 21:51:36 +02:00
6df772741b Finish grey picture re-encoding for PNG output 2019-07-20 18:39:44 +02:00
a34a5d5337 Change pixel to RGB format
TODO: update pixel decoder to 1byte gray to RGB gray value
2019-07-19 00:43:11 +02:00
2934246375 Fixed pixels not decoding correctly
TODO: Try to make first PNG file
2019-07-08 23:00:08 +02:00
7861c872fb Fixed some troubles with HMT_f management
TODO: Change code to implement chained list instead of array, issue with data extraction
2019-07-05 14:13:57 +02:00
54b1c3eb97 Update issue templates 2019-07-04 23:50:42 +02:00
23e8719f8d Add better support
-Add prototype of PNG export function (WIP)
-Updated libs files and information
-Credit work of @dpethes
2019-07-04 23:42:36 +02:00
5f4ca7c4a0 Make memCleaner fault tolerant 2019-07-04 17:54:45 +02:00
cdfb989d48 Organise main file 2019-07-04 17:41:07 +02:00