Releases: Project-Cartographer/H2Codez
Releases · Project-Cartographer/H2Codez
2.0.159
[Tool] Add lightmap dump command.
2.0.158
[Tool] Add lightmap dump command.
2.0.157
[Tool][Bitmaps] Support more file types.
I guess Bungie forgot they can import PNGs.
2.0.155
[Sapien][UI] Fix folder name being cut off.
closes #74
2.0.154
[Lightmapper] Fix bugs related to multi-instance.
Plus something else, idk. This better work.
2.0.150
[Util] Fix another bug in byte_ref::realloc
2.0.149
[Common] Include debug info for vertex shaders.
2.0.148
[Util] Fix byte_ref::realloc
The code didn't correctly handle empty `byte_ref`'s
2.0.147
[Common] Compile vertex shaders.
Compile vertex shaders on load if there is no bytecode in the tag.
2.0.146
Lazy fix for memory corruption.