Sarah Dubois

Results 26 issues of Sarah Dubois

The C++ bve-native bindings have a lot of underscores. Cast them into the volcano

enhancement - capi

Provide a function so that Best Friend can register a log handler for BVE Reborn's logger

enhancement - capi

Minimize the number of included files in the generated C++ header, so that the header only contains necessary symbols

enhancement - capi

PR #54 adds the requirement that `glslc` must be in the user's PATH. Additionally #56 requires cbindgen be in PATH. This should be documented in BVE's build instructions.

documentation
enhancement - code

Sync validation tells you the sequence number and reset number of the command that generated the validation error. This is useful for some applications, but not all. I'd like to...

Enhancement
Synchronization

Hello, I'm working on integrating ImGuizmo into my engine to let me manipulate scene objects. I've just spent two days pulling my hair out because I'm using an infinite-depth projection...