Skip to content

Releases: Project-Cartographer/H2Codez

2.0.159

29 Dec 23:32
dacbd50
Compare
Choose a tag to compare
[Tool] Add lightmap dump command.

2.0.158

29 Dec 23:30
5901ac0
Compare
Choose a tag to compare
[Tool] Add lightmap dump command.

2.0.157

27 Dec 21:29
1502a32
Compare
Choose a tag to compare
[Tool][Bitmaps] Support more file types.

I guess Bungie forgot they can import PNGs.

2.0.155

17 Aug 23:18
e79d0c6
Compare
Choose a tag to compare
[Sapien][UI] Fix folder name being cut off.

closes #74

2.0.154

20 Jul 23:40
0acfc2f
Compare
Choose a tag to compare
[Lightmapper] Fix bugs related to multi-instance.

Plus something else, idk. This better work.

2.0.150

16 May 20:27
96c2185
Compare
Choose a tag to compare
[Util] Fix another bug in byte_ref::realloc

2.0.149

16 May 20:20
ecfef78
Compare
Choose a tag to compare
[Common] Include debug info for vertex shaders.

2.0.148

16 May 17:51
6db1c97
Compare
Choose a tag to compare
[Util] Fix byte_ref::realloc

The code didn't correctly handle empty `byte_ref`'s

2.0.147

16 May 15:45
4daee32
Compare
Choose a tag to compare
[Common] Compile vertex shaders.

Compile vertex shaders on load if there is no bytecode in the tag.

2.0.146

07 Apr 19:30
d28b18a
Compare
Choose a tag to compare
Lazy fix for memory corruption.