TheDudeFromCI

Results 57 issues of TheDudeFromCI

As Bones3 evolves, there will be more tools available while editing the world. Having an editor window that lists all available editing tools is a useful feature to make it...

Feature Request

The blocklist editor window can be used to add a block pallet when editing the world from inside Unity. This would simply load the block list from the selected world...

Feature Request
High Priority

The save folder for world data was originally saved outside of the asset folder to prevent it from being targeted by the asset database. However, it would be better to...

Feature Request

When you attempt to create multiple texture arrays within the same folder, the newly created texture array will overwrite the previous one because it does not check if there is...

Bug

The current editor scripts are written in IMGUI as a prototype implementation. Migrating them to UIElements would enhance their quality and maintainability while moving the user interface to be more...

Feature Request

This is a useful feature for writing unit tests that are should return an error.

This seems like a pretty interesting project. I would like to see it be developed a bit more.

A feature that would be extremely useful, especially now with the introduction of meshes, would be a preview mode for viewing UV stretching/aspect distortion. When assigning UVs to non-unit-aligned faces,...

suggestion
UV

Because Unity personal licenses use manual activation files instead of serial keys, it's not currently possible to activate Unity for individuals without a pro license. I would appreciate it if...

One feature that would be helpful would be a simple component-wise mapping function. Useful for performing operations that aren't built-in by default, such as bitwise operations, or more complex operations...