Almamu
|
896cfe2c4c
|
chore: moved texture assets parsing into the data model too
|
2025-09-05 01:56:22 +02:00 |
|
Almamu
|
bf44e7d7f0
|
chore: fix inconsistencies
|
2025-09-02 00:55:28 +02:00 |
|
Almamu
|
bf74a94420
|
chore: remove magic string values in favour of enums in Material info
|
2025-09-02 00:28:34 +02:00 |
|
Almamu
|
b66610cc26
|
chore: few codefactor issues
|
2025-09-01 21:41:20 +02:00 |
|
Almamu
|
4c6cfb356c
|
chore: few codefactor issues
|
2025-09-01 21:40:06 +02:00 |
|
Almamu
|
fd0f142517
|
chore: detect non-string textures and fix null terminator on custom shaders
|
2025-08-31 15:05:52 +02:00 |
|
Almamu
|
9c62125a1f
|
chore: add parsing of usertextures
|
2025-08-23 17:42:01 +02:00 |
|
Almamu
|
f400b2abd9
|
chore: replace old properties with ones following the new model
|
2025-08-23 06:09:53 +02:00 |
|
Almamu
|
fae2b5e01e
|
chore: parse hex colors in properties
|
2025-08-20 01:41:01 +02:00 |
|
Almamu
|
cf3774c481
|
chore: more fixes for visibility + camerashake can be a user setting
|
2025-08-20 01:12:28 +02:00 |
|
Almamu
|
d6831ad40f
|
chore: bring back support for pass commands
|
2025-08-19 21:44:25 +02:00 |
|
Almamu
|
4dc9a61223
|
chore: cleanup of properties, dynamic values and shader variables
|
2025-08-19 19:51:19 +02:00 |
|
Almamu
|
806b65b490
|
chore: cleanup old Core stuff + update shader constant to use user settings as they should
|
2025-08-19 10:35:33 +02:00 |
|
Almamu
|
303a2b5624
|
chore: DynamicValues now keep track of current type, colors should be converted to vec4/ivec4 upon reading so alpha is correct, keep combo overrides too
|
2025-08-15 07:20:15 +02:00 |
|
Almamu
|
04c85bebe4
|
chore: fix audio processing detection
|
2025-08-15 01:04:32 +02:00 |
|
Almamu
|
1a3f789cee
|
chore: fix binds loading, more fixes on pass overrides, should cleanup soon
|
2025-08-15 00:53:11 +02:00 |
|
Almamu
|
aa44d88a2b
|
fix: pass overrides
|
2025-08-14 23:47:21 +02:00 |
|
Almamu
|
e5355d0013
|
fix: small mistakes in parsing (fbos not taken into account, values not validated, failed to parse properties not ignored)
|
2025-08-14 01:55:39 +02:00 |
|
Almamu
|
2569960681
|
refactor: update render to use new data model
|
2025-08-14 00:47:27 +02:00 |
|
Almamu
|
73f716da84
|
refactor: new project parser
|
2025-08-12 03:36:44 +02:00 |
|