RiiStudio icon indicating copy to clipboard operation
RiiStudio copied to clipboard

Editor for various 3D model formats

Results 32 RiiStudio issues
Sort by recently updated
recently updated
newest added

When a BMD has no textures in RiiStudio, it is impossible (or at least very obfuscated) to add textures since the "Textures" group doesn't exist in the data hierarchy. Ideally,...

Saving a BMD/BDL with textures not being used by any materials on the model will remove said textures. This breaks multiple animations and causes crashes when replacing character models in...

Hi, i was hoping you could add support for bmd2.

Immediately warn users who have not configured their executable path correctly before attempting to export

enhancement
good first issue

[This](https://github.com/riidefi/RiiStudio/blob/master/source/librii/image/ImagePlatform.cpp) is perhaps the most problematic file in the entire codebase. We should probably write tests (dumping decoded images to png for verification). Current issues: - Encoding sub 32x32 images....

I need to align a texture very precisely using the Transform options. However, dragging the sliders... ![image](https://user-images.githubusercontent.com/19771543/105034382-4e73e100-5a51-11eb-972e-516a35810341.png) ...either makes the texture go a little too far right or a little...

This is a BRRES-exclusive feature that is currently unsupported.

enhancement

Selecting an image brings the error "Image Properties do not support multi-selection currently." despite not being in a setting where multi-selection is plausible. Either the error is mislabelled, or there...

C:\Users\Devin Little\Desktop\RiiStudio\RiiStudio.exe Initializing LLVM bindings::init_llvm RiiStudio Alpha 5.11.1 (Built Oct 18 2023 at 18:42:09, Clang 16.0.5) GLFW Error: 65542: WGL: The driver does not appear to support OpenGL PLEASE submit...

Yeah, self explanatory. Seems like the offending crate is `rls`. Doing some research, it might have something to do with the fact that RLS was [superseded by `rust-analyzer`](https://github.com/rust-lang/rls#%EF%B8%8F-rls-is-no-longer-supported) about a...