K. S. Ernest (iFire) Lee
1bcdf9271e
Format everything.
2021-11-28 11:45:31 -08:00
K. S. Ernest (iFire) Lee
b89d4cd0e0
Fix for converted texture output folder creation and empty filepath
2021-11-28 11:41:51 -08:00
Jason Schutz
661c99c9cb
Make getFolder return '.' instead of empty string
2021-11-28 11:41:07 -08:00
Mayank Nagpal
2fe07994d1
Add Sparse Accessor Support
2021-11-28 11:40:53 -08:00
Mayank Nagpal
1bfd930402
Removed Yellow texture used when texture file missing
2021-11-28 11:40:53 -08:00
Chris Subagio
ef974a5e1a
Add support for prebuilt ORM textures
...
Before this change, the texture assignments for Occlusion, Roughness, and Metalness in the Stingray PBR material path were assumed to be single channel images where the R should be used to build a merged ORM texture. This precluded the use of prebuilt ORM textures.
This commit proposes a few changes:
* if the same texture is detected in all 3 channels, assume it already is ORM and just pass through.
* when combining textures, read R/G/B for O/R/M rather than R/R/R. This allows merging of prebuild ORM textures.
2021-11-28 11:34:57 -08:00
K. S. Ernest (iFire) Lee
cb9952f5ec
Revert "First draft of Standard material support."
...
This reverts commit c77d625257
.
2021-11-28 11:21:16 -08:00
K. S. Ernest (iFire) Lee
04c8673fe5
Revert "Default to assume fbx isn't PBR."
...
This reverts commit 73ffff33d0
.
2021-11-28 11:18:45 -08:00
K. S. Ernest (iFire) Lee
bd35c5dab2
Add demo.
2021-11-28 11:14:31 -08:00
K. S. Ernest (iFire) Lee
6fde7edc5e
Typo.
2021-11-17 16:34:36 -08:00
K. S. Ernest (iFire) Lee
0e626182f8
Give the proper path for zipping on windows.
2021-11-17 16:14:13 -08:00
K. S. Ernest (iFire) Lee
598f3b9cee
Remove missing.
2021-11-17 16:03:08 -08:00
K. S. Ernest (iFire) Lee
9374ec5c5f
Lose the top level zip.
2021-11-17 16:02:42 -08:00
K. S. Ernest (iFire) Lee
8cae0d5e1a
Use working directory.
2021-11-17 15:50:30 -08:00
K. S. Ernest (iFire) Lee
646d6dd4cf
Missed one.
2021-11-17 15:34:48 -08:00
K. S. Ernest (iFire) Lee
3a510af13f
Correct error.
2021-11-17 15:27:16 -08:00
K. S. Ernest (iFire) Lee
4bcfdd6383
Change copy action.
2021-11-17 15:25:49 -08:00
K. S. Ernest (iFire) Lee
3eb9ccef7b
Find licenses.
2021-11-17 15:21:59 -08:00
K. S. Ernest (iFire) Lee
754c1826a5
Store the entire directory.
2021-11-17 15:11:06 -08:00
K. S. Ernest (iFire) Lee
b98e1800ee
Typo.
2021-11-17 15:08:35 -08:00
K. S. Ernest (iFire) Lee
f723cf41a1
Update copying the license.
2021-11-17 14:57:39 -08:00
K. S. Ernest (iFire) Lee
d28d5d1383
Add licenses to zip.
2021-11-17 14:49:24 -08:00
K. S. Ernest (iFire) Lee
2d1f95e9ab
Try bash.
2021-11-17 12:14:40 -08:00
K. S. Ernest (iFire) Lee
7418fc0671
Increment the version after a few years of work.
2021-11-17 12:08:43 -08:00
K. S. Ernest (iFire) Lee
3c73c5adce
Windows is different.
2021-11-17 12:00:43 -08:00
K. S. Ernest (iFire) Lee
b6b4cad436
Windows run is different.
2021-11-17 12:00:19 -08:00
K. S. Ernest (iFire) Lee
86b53923c3
Run help once.
2021-11-17 11:59:41 -08:00
K. S. Ernest (iFire) Lee
a61f6a3e8c
Typo.
2021-11-17 11:49:34 -08:00
K. S. Ernest (iFire) Lee
4aad84f80d
Drop arm64.
2021-11-17 11:37:35 -08:00
K. S. Ernest (iFire) Lee
a70ed43746
Cache issues.
2021-11-17 11:26:09 -08:00
K. S. Ernest (iFire) Lee
119e339ece
Builds on windows agian.
2021-11-17 11:19:24 -08:00
K. S. Ernest (iFire) Lee
04469a4a79
Typo.
2021-11-17 11:14:40 -08:00
K. S. Ernest (iFire) Lee
2a2c823b7f
Add iconv a second time for macos.
2021-11-17 11:13:38 -08:00
K. S. Ernest (iFire) Lee
cd6c982b18
Use proper conan install.
2021-11-17 11:10:53 -08:00
K. S. Ernest (iFire) Lee
9b55f6b4a7
Typo.
2021-11-17 11:06:05 -08:00
K. S. Ernest (iFire) Lee
162e99d6d9
Add arm64 and x86_64 macos builds.
2021-11-17 11:02:00 -08:00
K. S. Ernest (iFire) Lee
42960d351e
Add iconv in the right place.
2021-11-17 10:56:30 -08:00
K. S. Ernest (iFire) Lee
ff66742a12
Update mac.
2021-11-17 10:52:46 -08:00
K. S. Ernest (iFire) Lee
d4588ff2a7
Update libiconv.
2021-11-17 10:49:42 -08:00
K. S. Ernest (iFire) Lee
74eaa8aa4a
Enable iconf.
2021-11-17 10:29:24 -08:00
K. S. Ernest (iFire) Lee
d6023e6e1c
Revert.
2021-11-17 10:19:36 -08:00
K. S. Ernest (iFire) Lee
c8b74d679f
Force.
2021-11-17 10:16:14 -08:00
K. S. Ernest (iFire) Lee
38820ca45c
Add pkgconf.
2021-11-17 10:10:34 -08:00
K. S. Ernest (iFire) Lee
8ffa16591f
Move pkg-config.
2021-11-17 10:03:44 -08:00
K. S. Ernest (iFire) Lee
3af1cf21c7
Add brew install pkg-config for macos.
2021-11-17 10:02:22 -08:00
K. S. Ernest (iFire) Lee
3c79e7a5c6
Add build missing.
2021-11-17 09:59:27 -08:00
K. S. Ernest (iFire) Lee
aa921ceec4
Macos requires manual builds.
2021-11-17 09:51:36 -08:00
K. S. Ernest (iFire) Lee
db63c7082c
Build bzip2.
2021-11-17 09:46:43 -08:00
K. S. Ernest (iFire) Lee
ad566c6c9c
Don't build iconv.
2021-11-17 09:43:47 -08:00
K. S. Ernest (iFire) Lee
f6438d077a
Add macos update.
2021-11-17 09:36:49 -08:00