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.
60c7cedb24
Fix "Map Range" node.
5d74f89597
Replace pixie by stb_image. Add support for 16 bit images, TGA, PSD, HDR, etc.
647cd97c3c
ArrRef: Remove unnecessary copy of murmur3 hash code.
80119eb917
Add zstd support for blend files.
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.
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
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