• Joined on 2025-04-29
Rusfort closed issue Rusfort/Asset-Frameworker#43 2025-05-13 04:05:31 +02:00
Make Power-of-two scaling an optional feature, define variable in app_settings
Rusfort closed issue Rusfort/Asset-Frameworker#58 2025-05-13 04:05:31 +02:00
Processor - Only image process files that contain the MAP_ prefix - never remove the MAP_ prefix except for on export
Rusfort closed issue Rusfort/Asset-Frameworker#52 2025-05-13 04:05:31 +02:00
Processing Refactor - Gloss > Rough Issue
Rusfort closed issue Rusfort/Asset-Frameworker#56 2025-05-13 04:05:31 +02:00
Processing Refactor - Explore moving resolution variant saving into save_image
Rusfort commented on issue Rusfort/Asset-Frameworker#50 2025-05-13 04:04:23 +02:00
Concept - Subassets

A subasset could also just be material/model variations for each Color-variation

Rusfort pushed to Processing-Refactor at Rusfort/Asset-Frameworker 2025-05-13 04:02:24 +02:00
f800bb25a9 channelpacking now works
35a7221f57 Cleanup of inconsistencies
0de4db1826 Fixed inconcistencies - only processes MAP_ files now
b441174076 Processing Documentation Update
Compare 4 commits »
Rusfort pushed to Processing-Refactor at Rusfort/Asset-Frameworker 2025-05-12 23:36:58 +02:00
c2ad299ce2 Various Attempted fixes
528d9be47f Closer to feature parity - missing merge still
81d8404576 yet another processing refactor :3 Mostly works
ab4db1b8bd BugFixes
Compare 4 commits »
Rusfort opened issue Rusfort/Asset-Frameworker#60 2025-05-12 23:34:28 +02:00
GUI option - Remove files from queue on completion
Rusfort opened issue Rusfort/Asset-Frameworker#59 2025-05-12 23:34:12 +02:00
GUI Option - Remove Delete Source directories on completion
Rusfort opened issue Rusfort/Asset-Frameworker#58 2025-05-12 23:26:05 +02:00
Processor - Only image process files that contain the MAP_ prefix - never remove the MAP_ prefix
Rusfort pushed to Processing-Refactor at Rusfort/Asset-Frameworker 2025-05-12 14:23:02 +02:00
06552216d5 Logic Update - Perform MapType transforms before merging
Rusfort pushed to Processing-Refactor at Rusfort/Asset-Frameworker 2025-05-12 13:49:10 +02:00
4ffb2ff78c Pipeline simplification - Needs testing!
Rusfort opened issue Rusfort/Asset-Frameworker#57 2025-05-12 13:29:03 +02:00
App_settings - Move ASSET and FILE definitions out of settings into dedicated json
Rusfort opened issue Rusfort/Asset-Frameworker#56 2025-05-12 09:24:54 +02:00
Processing Refactor - Explore moving resolution variant saving into save_image
Rusfort pushed to Processing-Refactor at Rusfort/Asset-Frameworker 2025-05-09 21:54:01 +02:00
5bf53f036c More Refactor Fixes, Issuetracker updated
beb8640085 Futher changes to bring refactor up to feature parity + Updated Docs
deeb1595fd No crashes anymore :3
12cf557dd7 Uncompleted Processing Refactor
Compare 4 commits »
Rusfort created branch Processing-Refactor in Rusfort/Asset-Frameworker 2025-05-09 21:54:01 +02:00
Rusfort closed issue Rusfort/Asset-Frameworker#13 2025-05-09 21:49:25 +02:00
Regression - Predictor/Processor not respecting multiple map varients (col-1)
Rusfort opened issue Rusfort/Asset-Frameworker#55 2025-05-09 21:48:48 +02:00
Processing Refactor - Map variants flag should not be on by default - only first 3 degits are used for DISP variants
Rusfort commented on issue Rusfort/Asset-Frameworker#54 2025-05-09 21:46:57 +02:00
Processing Refactor - NRMRGH Merged map wrong RGB channels used and Not exported in every resolution

Perhaps this should be a done before individual maps? So that logic can be reused

Rusfort opened issue Rusfort/Asset-Frameworker#54 2025-05-09 21:45:43 +02:00
Processing Refactor - NRMRGH Merged map wrong RGB channels used