Webb Hinton

Results 15 comments of Webb Hinton

Any updates on this issue or plans for a proper patch? I'm still experiencing it with the VSCode extension. Issue also seems to apply to Enums.

Getting this error in blender 3.1.2 and sorcar 3.2.1 OS: Windows

Looks like I get the same problem when building with C test we used #740 (after adding ```target_link_libraries(main PRIVATE fltk gdiplus)``` to ```CmakeLists.txt```). Also tested with ```fltk = { version...

Since we can repro in C maybe I'll just take this to the main fltk repo?

Moved to [https://github.com/fltk/fltk/issues/259](https://github.com/fltk/fltk/issues/259)

Links are stale for this.

Any chance this could get merged?

I've created a simple example demonstrating @newsiberian 's horizontal layout: [https://github.com/wyhinton/react-stonecutter-horizontal-example](https://github.com/wyhinton/react-stonecutter-horizontal-example) ![image](https://user-images.githubusercontent.com/38958118/135678591-8a2e8f2e-ff80-4c6e-9f7d-e30e2c840bcd.png)

It'd be great if there was an example showing how to use the Uint8Array to make a data texture, perhaps something to the effect of this tutorial? [https://webglfundamentals.org/webgl/lessons/webgl-qna-how-to-get-audio-data-into-a-shader.html](https://webglfundamentals.org/webgl/lessons/webgl-qna-how-to-get-audio-data-into-a-shader.html)

Any status update on this? Is there a work around for accessing the audio context and using a different library to do the recording bit?