TNN

Results 8 issues of TNN

This could be the default behavior or a configurable option. e.g., extracting `ui/message/msg_bgm.msbt` set to the Japanese region would result in the extracted file name of `msg_bgm+jp_ja.msbt`. Internal texture names...

enhancement

Each time when executing a command that compiles a project with cargo-skyline 3.0.0, the following must go through before the actual compilation process begins: ``` Updating git repository `https://github.com/ultimate-research/libc-nnsdk.git` Updating...

The sub index for vertex attributes, like multiple color sets or multiple UV sets, will always be written as 0 for each attribute. This can somehow result in [alpha blending...

Using the latest commit of StudioSB, upon exporting any vanilla model as .dae results in this exception: ``` System.NullReferenceException: Object reference not set to an instance of an object. at...

bug

![CrossModGui_BrightEmission](https://user-images.githubusercontent.com/47584884/118888323-5e40ec00-b8b0-11eb-8ee6-c7b887627b95.png) Playing with the main render settings doesn't help at all with the problem, but it appears as though the shaded mode is what factors into the issue as the...

bug
Cross Mod

Some shaders have a unique attribute to disable receival of effect lighting. The following two shader labels are emission only, but only the latter shader label disables receival of effect...

Currently, all the viewport displays of sprite sheet animations is rescaling the UVs depending on the state of CustomBoolean9, but attempting to play an animation containing manual sprite sheet animation...

ssbh_wgpu

Restructures LVD object classes and their fields based on recent work to [lvd-rs](https://github.com/jam1garner/lvd-rs/pull/14) as well as expanding on the functionality of the application's LVD editor. - Improved accuracy of LVD...