Vivi
Vivi
Groupskins aren't supported by the viewer currently. Need to fix that!
Some features would include: - reporting model data to use in an automation system for example - editing model files without having to go through the GUI (check #5)
Right now the Viewer has a constant light source that can't be changed.
Suggestions from the Quake Mapping Discord related to editing MDL files: - Ability to save MDL files - Frame reordering - Skin replacement/addition - Group skins from multiple skins to...
This is for collaborating on the Polish translation or Kronorium I've already started working on the translation on this forked repo: https://github.com/Ray1235/Kronorium-Polish
Hello! I tried creating a compute shader with material graph and the compiler is complaining about "MeshDrawCommands.h" not existing, even though it's there in "Runtime/Renderer/Private" ``` [1/3] Compile Module.ShadeupShaders.cpp In...
Whenever I try to matchmake for a duty and a party is found, the game freezes for long enough to consider me as not participating and gives me a penalty....
Before this change a line like ``[event Actor.Emote `Paula`, `Yeah`]`` would send an event of name "Actor". This fixes it.