Stefan Buschmann

Results 36 issues of Stefan Buschmann

In the end, a UI element should be able to select e.g. texture formats, depending on the context

Core
pending

Should provide keyboard and mouse per se and a concept for integrating other input devices (game controllers, space mouse, ...)

Core
requires decision
pending

See VideoDialog.qml

GUI
pending

- NamedString is used to register shader include files, but although the path is right, the includes do not work - There are a lot of memory leaks in this...

pending
Demos

Implement basic camera navigation based on the new input system: - [ ] Template for camera navigation stages - [ ] Trackball navigation - [ ] Flight navigation - [...

Core
requires decision
pending

See ScreenshotDialog.qml

GUI
pending

- Add screenshot path to plugin information (cppexpose) - Show preview images in a raster instead of a text-based list

GUI
Base
pending

Implement a qml-like file format for pipelines. Use the Tokenizer class to implement the loader, starting from the already implemented json loader as a template

Core
needs review

Make pipeline code thread-safe. This is important to avoid crashes in qml, which per se uses separate threads for gui interaction and rendering.

Core

Create Readme.md that explains the basic structure, usage, and design decisions of gloperate

backlog