2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-06-06 08:42:35 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
LJW-Dev f29c0ce7b7 Refactored files to use CLANG formatting and linux compatabillty. 2026-05-16 09:44:27 +02:00
LJW-Dev f3bf16405c FIxed techset dumping and loading to be the same, as well as added a missing image check to the BSP compiler to reduce the output prints when an image is missing. 2026-05-16 09:44:22 +02:00
LJW-Dev 68435e8c74 Updated Json Material loader to support passing JSON instead of a stream, and added techset loading code 2026-05-16 09:44:21 +02:00
LJW-Dev 2b302e9a85 V1 release of custom map code 2026-05-16 09:44:20 +02:00
LJW-Dev 10da8b27b7 all known bugs fixed and loaded maps work correctly now. 2026-05-16 09:44:19 +02:00
LJW-Dev b0756ef8e1 fix: more incorrect paths 2026-05-16 09:44:19 +02:00
LJW-Dev 1ad7c8320e Fix: technqiues weren't opened with the proper file path. 2026-05-16 09:44:19 +02:00
LJW-Dev a045518f7d Added the ability to dump and load technique sets.
note: techniques should be dumped in seperate files from technique sets, but compiling them all into the techset works as well but is harder to read.
2026-05-16 09:44:18 +02:00