Trevor Cash
Trevor Cash
Node::LoadXML() will return true if given a UI sylesheet xml root element Maybe LoadXML should do some preliminary checks to ensure it is actually loading a node.
Adding the ability to load in a seperately saved node file in "Prefab" mode. whereas multiple prefabs from the same file can be loaded - and a change to one...
It would be cool if you could turn on and off Debug Drawing for individual components. Perhaps toggle buttons in the heirarchy view?:  Or even just a toggle button...
I am trying to get up and running with using raw openGL inside a simple Application. (I am porting an application that used to use raw SDL to now use...
### Describe the bug Hello All, I am using the conan-center version of the ffmpeg lib specifically ffmpeg/6.1.1 my project uses this code to consume it: ``` #ffmpeg gives PKG_CONFIG_PATH...
currently I am currently getting this error on ubuntu 24: ``` (python312_venv) almov@Zluag:~/repos/MIDI2.0Workbench$ yarnpkg yarn install v1.22.19 info No lockfile found. [1/4] Resolving packages... warning node-gyp > [email protected]: Glob versions...
Rename CMake Options to Have More specific names for better integration into larger cmake projects.
Hi Mosra, I am using the plugin manager to load plugins - I set the plugin load directory to the bin dir of my application. I am getting alot of...