Trevor Cash

Results 11 issues of 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.

улучшение
backlog

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...

enhancement
area: scene

It would be cool if you could turn on and off Debug Drawing for individual components. Perhaps toggle buttons in the heirarchy view?: ![image](https://user-images.githubusercontent.com/2559371/46251581-baab2080-c413-11e8-8b35-f7a85bcb9b8f.png) Or even just a toggle button...

enhancement
area: editor

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...

stage: triaging

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...