Kruithne

Results 61 issues of Kruithne

A widely requested feature is that we mimic the game shaders when importing things into Blender.

feature

It turns out that the texture ribbon implementation is the cause of slow model loads. Investigate and refactor to improve load times. The textures associated with the ribbon should be...

performance

To fix an issue with variant models overwriting each other when exported, the decision was made to append skin names to the exported file. Some users may prefer the previous...

enhancement

### What is the problem this feature would solve? To minify a chunk of JavaScript code programatically, it needs to be saved to disk and then passed to `Bun.build` with...

enhancement
bundler

Attempting to preview the `world/wmo/northrend/isleofconquest/ioc_orc_bg_keep.wmo` WMO causes a System.AccessViolationException. Possible local issue, need someone to reproduce and confirm.

If you select 'None' for the texture option when exporting, the new Blender plug-in fails to import.

bug
blender-plugin

Blender 2.8 introduced collections as a replacement for layers. It would be a small quality-of-life fix if when importing something using the Blender plug-in, it respects the currently selected collection...

enhancement
blender-plugin

It has been observed that attempting to play ambience sounds (amb_kunlaisummit_shadopan_base for example) in the exporter causes an exception, preventing playback. This does not effect exporting, and the exported files...

If someone wanted to search for all files containing the phrase 'fire', but limit the search to only entries beginning with 'spells/', this is currently impossible. Some form of filtering...

Hey, How feasible would it be to allow a configurable directory that assets are dropped into for exports, and referenced in the 3D models from there? Over the course of...