Maik Marschner

Results 221 comments of Maik Marschner

I started migrating to js + jsdoc as a proof of concept. Maybe we should switch to es modules (similar to ical.js) while we're at it? I'm happy to help...

@kewisch As noted before, refactoring the code and adding jsdoc would probably be the same effort as rewriting it with TypeScript. Now that type declarations have been merged, i see...

That should just work with the latest version. I'm using joy in a spare time project and I'll verify it soon.

This already works. Just like @mui/icons-material, this has a @mui/material peer dependency (we need the `SvgIcon` component and `createSvgIcon` util function) and then you can use the icons everywhere.

#30 is merged now, these issues still persist on `master`.

> If the albedo and normal are disabled Denoise Current Render does not function correctly. We do not need any feature/auxiliary images to use OIDN. Fix seems to be fixed...

Good to have an issue for this. Once we add this, we should probably create an example plugin that adds one entity.

Some animals are now rendered in the latest 2.5.0 snapshots. 🎉

This is supposed to work, thank you for looking into this. Edit: As a workaround, you can use a recent Minecraft jar as resourcepack and then loading old worlds works...

The `ConditionalTexture` is fixed now, so Chunky doesn't crash. We do support worlds and resource packs from 1.2.1 or later. Some newer features may not work with old texture packs...