I know QT is pretty standard, but, IIRC, it's a huge dependency to add. "It won't be a standalone application", but the rest of the library won't need QT, right? Can this be implemented in a way we can just comment that line/remove a folder to remove/avoid the QT dependency?scrawl wrote: Also, I'm currently in the planning stage of adding a realtime material editor in QT. It won't be a standalone application, but instead will be available from a simple 1 line call in the user's application, which will open an editing window. That way, all editing will have an immediate visual effect on the game window without a restart.
Other than that, this sounds incredibly awesome.