Nusiq

Results 32 issues of Nusiq

In minecraft the order of the bones matters when you have transparent parts. Currently the order of exporting bones is undefined or follows the order of their creation. The order...

enhancement

Issue #76 should be tested. An animation of a model which changes scale of a root parent bone with a lot of children will be a good test.

animation-exporter
testing

Checklist for Pull Requests - [x] Have you signed the [Contributor License Agreement](https://cla.opensource.microsoft.com/microsoft/winget-pkgs)? - [x] Is there a linked Issue? Manifests - [x] Have you checked that there aren't other...

There is an idea that could potentially improve the performance of Regolith exporting files by watching for the changes in the `tmp` directory. The discussion about this topic can be...

feature

In our [default filter-resolver](https://github.com/Bedrock-OSS/regolith-filter-resolver/) repository we're using the "formatVersion" field but Regolith doesn't check it. This means that change the format, current version of Regolith won't be able to detect...

We could skip the `tmp` step when running Regolith profiles that don't have any filters. This would be useful for people who just use regolith to copy files to the...

feature

Link to original discussion: https://discord.com/channels/494194063730278411/896876881410936853/1325379376615002122 TL;DR: The `splitPath()` from `utils.go` doesn't split paths into parts correctly. Cropping the `C:/` out of the path on Windows. This causes issues in the...

bug

We added the "requirements" property in #222 (it's explained well there). I think we're missed this for Deno (unless there was some good reason for it).

feature

![image](https://github.com/user-attachments/assets/6e454ca2-f7f4-4c9a-9d03-e0d49795f01b) A list of strings would be nicer that one long string with commands separated by `;`.

feature

The "config.json" file already lets you have comments. When Regolith changes it they're getting removed but it's fine. I think it would be even more helpful if filter.json file would...

feature