Commit graph

8 commits

Author SHA1 Message Date
2dccf140b1 Remove elvis and replace remaining nimble dependencies by git submodules. 2024-08-23 00:37:00 +02:00
764353372e Fix "Map Range" node. 2024-08-23 00:36:49 +02:00
9a434e1733 Replace pixie by stb_image. Add support for 16 bit images, TGA, PSD, HDR, etc. 2024-08-22 21:38:14 +02:00
647cd97c3c ArrRef: Remove unnecessary copy of murmur3 hash code. 2024-08-22 01:54:51 +02:00
80119eb917 Add zstd support for blend files. 2024-08-22 01:47:49 +02:00
6b029cb83c Update cubemap probes automatically. 2024-08-21 21:19:47 +02:00
c3581a6054 Register loaders and add engine.loadScene that chooses the appropriate loader. 2024-08-21 19:22:26 +02:00
cea7df6947 First commit.
* Incomplete port of myou-engine-js to nimskull, after many months of work, and
  a few extra features that weren't exactly necessary for a "first commit" to
  work. Excuse the lack of commit history up to this point.
* Bare bones structure of the documentation and the process to update it.
* Restructure of the whole project to have a more sensible organization.
* Making submodules of forks of larger libraries.
* README, licenses, AUTHORS.md.
2024-08-20 13:08:19 +02:00