-
v1.3.0
released this
2024-10-06 23:20:53 -07:00 | 0 commits to main since this releaseDownloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
ehs-linux-aarch64.zip
10 MiB
-
ehs-linux-amd64.zip
10 MiB
-
ehs-windows-amd64.zip
12 MiB
-
v1.2.3
released this
2024-10-05 19:05:30 -07:00 | 8 commits to main since this releaseDownloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
ehs-linux-aarch64.zip
9.4 MiB
-
ehs-linux-amd64.zip
9.6 MiB
-
ehs-windows-amd64.zip
12 MiB
-
v1.2.2
released this
2024-07-10 02:36:21 -07:00 | 37 commits to main since this releaseDownloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
ehs-linux-aarch64.zip
4.5 MiB
-
ehs-linux-amd64.zip
4.6 MiB
-
ehs-windows-amd64.zip
4.9 MiB
-
v1.2.1
released this
2024-07-01 19:16:45 -07:00 | 47 commits to main since this releaseDownloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
ehs-linux-aarch64.zip
4.4 MiB
-
ehs-linux-amd64.zip
4.5 MiB
-
ehs-windows-amd64.zip
4.6 MiB
-
v1.2.0
released this
2024-02-20 23:06:58 -08:00 | 56 commits to main since this releaseNew Features
- The
Mdl
class now uses codecs for encoding/decoding.
Fixes
- PNG Decoding
- Font Atlas Decoding
Serializer::WriteArray(const T* const value, const O size)
Changes
- Changed directory
model
tomdl
. - Changed class from
Model
toMdl
. Mdl
,Img
andAudio
now decode from constructor.- Change method from
ToFile
toExport
inImg
andAudio
. - Moved encoding/decoding logic in
Mdl.cpp
,Img.cpp
andAudio.cpp
.
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
ehs-linux-aarch64.zip
4.1 MiB
-
ehs-linux-amd64.zip
4.2 MiB
-
ehs-windows-amd64.zip
4.4 MiB
- The
-
v1.1.0
released this
2024-02-17 00:57:33 -08:00 | 61 commits to main since this releaseNew Features
Serializer::WriteStr(const T* str, N inSize = 0)
Serializer::WritePadding
Changes
- Strings are now written/read differently, it will now use the null terminator.
- All
Serializer::Write...
operations have been optimized. Serializer::ReadStr
has been optimized.Serializer::WriteStr(const T* str, N inSize = 0)
will not add a null terminator if a size was given.Serializer::ReadStr
will not read a null terminator if a size was given.
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
ehs-linux-aarch64.zip
4.1 MiB
-
ehs-linux-amd64.zip
4.1 MiB
-
ehs-windows-amd64.zip
4.4 MiB
-
v1.0.0
released this
2024-02-05 23:55:53 -08:00 | 70 commits to main since this releaseDownloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
ehs-linux-aarch64.zip
4.1 MiB
-
ehs-linux-amd64.zip
4.1 MiB
-
ehs-windows-amd64.zip
4.4 MiB