SMG
SMG
I haven't worked out the details for the UI for loading stage render data. There aren't clear conventions for naming the render folder files, so it would have to be...
There are some fields that aren't implemented yet for orient constraints for nuhlpb files. Having an example like this should make it easier to debug and make test cases. Orient...
This doesn't need to part of the application preferences. I was thinking of making the number of displayed digits a parameter for the DragSlider. I would need to research how...
This is purely a visual thing. The DragSlider is still storing the full precision if you edit the value by clicking on it, which was fixed recently. The reason to...
The plan is for preferences to be editable from within the application, so the representation chosen for on disk isn't as important.
I don't think a rainbow gradient would be the right choice here since a rainbow doesn't have a clear transition from dark to light. The different colored hue bands tend...
This is definitely doable to add at some point.
CI isn't a big priority at the moment since there isn't a large number of commits and PRs to review. I may consider this in the future if the project...
Setting the visibility to all available stages can cause unnecessary API calls if resources are used in only some of the stages. This can lead to setting textures for the...
This project seems to be reasonably well maintained and handles reading and writing to buffers. https://github.com/teoxoy/encase