• Joined on 2024-06-03
DiThi created repository MyouProject/myou-engine-template-project 2024-08-23 15:12:17 +00:00
DiThi pushed to main at MyouProject/myou-engine 2024-08-22 22:43:50 +00:00
2dccf140b1 Remove elvis and replace remaining nimble dependencies by git submodules.
764353372e Fix "Map Range" node.
9a434e1733 Replace pixie by stb_image. Add support for 16 bit images, TGA, PSD, HDR, etc.
Compare 3 commits »
DiThi pushed to main at MyouProject/myou-engine 2024-08-22 19:39:08 +00:00
60c7cedb24 Fix "Map Range" node.
5d74f89597 Replace pixie by stb_image. Add support for 16 bit images, TGA, PSD, HDR, etc.
Compare 2 commits »
DiThi pushed to main at MyouProject/myou-engine 2024-08-21 23:55:10 +00:00
647cd97c3c ArrRef: Remove unnecessary copy of murmur3 hash code.
80119eb917 Add zstd support for blend files.
Compare 2 commits »
DiThi pushed to main at MyouProject/myou-engine 2024-08-21 23:51:31 +00:00
119a0fa801 ArrRef: Remove unnecessary copy of murmur3 hash code.
808898eaef Add zstd support for blend files.
6b029cb83c Update cubemap probes automatically.
c3581a6054 Register loaders and add engine.loadScene that chooses the appropriate loader.
Compare 4 commits »
DiThi pushed to main at MyouProject/myou-engine 2024-08-21 16:57:56 +00:00
cea7df6947 First commit.
DiThi pushed to main at MyouProject/myou-engine 2024-08-20 21:05:03 +00:00
469703aa70 Updated README with instructions to clone repository.
DiThi pushed to main at MyouProject/myou-engine 2024-08-20 11:08:40 +00:00
46180ad5c2 First commit.
DiThi pushed to main at MyouProject/myou-engine 2024-08-20 10:48:35 +00:00
04d3488ed1 First commit.
DiThi created branch main in MyouProject/pixie 2024-08-17 15:36:50 +00:00
DiThi pushed to main at MyouProject/pixie 2024-08-17 15:36:50 +00:00
8458981007 Add support for decoding images from a pointer and a length instead of a string (TODO: qoi, ppm)
89ac8dfbe6 Fix compatibility with nimskull
3b65ca5605 Merge pull request #552 from Nimaoth/master
f19271867f fixed typo
7ab1cc7b66 bumped version
Compare 10 commits »
DiThi created repository MyouProject/pixie 2024-08-17 15:33:36 +00:00
DiThi created branch main in MyouProject/vmath 2024-08-17 00:54:25 +00:00
DiThi pushed to main at MyouProject/vmath 2024-08-17 00:54:25 +00:00
2ddb51917c Add normalize_safe to avoid a division by zero
6a63d64453 Fix compatibility with nimskull
535a45b57c Merge pull request #74 from lilkeet/master
aee0c310fe bug fix for some inputs into angle proc
c2aa04505b add tests for angle proc
Compare 10 commits »
DiThi created repository MyouProject/vmath 2024-08-17 00:52:32 +00:00