Malek
Malek
Using the CMake won't compile for quest.
## Description Using very large width or height values in tex_create_color32 causes a crash. Maybe instead return a null value if its a value that would cause a crash. ##...
I had to add these cxx and c flags in order to get cmake to compile my library, is this something that should be added directly to xwin or is...
Currently there is no `text_style_release` so creating text_styles just, takes up memory and never releases it.
## Describe the feature Add a function `device_display_get_hwnd` that returns -1 on platforms that are not windows, and returns the HWND of the StereoKit window on windows ## An example...
## Describe the feature Add the above ## An example use-case Being able to pause and resume music when focus has been switched or when in certain menus/contexts
## Describe the feature Add the `from_mem` function for music files in the C api ## An example use-case For bundling music files into a application that uses stereokit
I am having trouble using remote collections and even just a very basic example in the docs would be helpful