Thomas Thomassen
Thomas Thomassen
It appear the function names have changed. That there is a 0.2.0 version? Could the different versions be tagged so it's easier to locate the appropriate commits?
It would be nice to choose upper/lower case hex code so the generated codes fit in with existing code styles.
# Summary of the new feature/enhancement It would be great to have a Screencast mode similar to what VSCode features: https://code.visualstudio.com/updates/v1_31#_screencast-mode Very useful for making demos and tutorials. # Proposed...
I'm trying to become familiar with Ruby LSP as that appear to have replaced `rebornix.ruby`. However, it doesn't appear to provide the same code insight (type annotation) and documentation rendering...
I'm having problem seeing the `!group` directive doing anything. When adding it I don't see constants or methods grouped in any way in the generated docs. ## Steps to reproduce...
Unicode characters in the Ruby or README files is breaking YARD with `incompatible character encodings: ASCII-8BIT and UTF-8 (Encoding::CompatibilityError` When I used the superscript 3 character (³) in my files,...
### Operating System Windows 11 ### Ruby version ruby 3.2.2 (2023-03-30 revision e51014f9c0) [x64-mingw-ucrt] ### Project has a bundle - [X] Has bundle ### Ruby version manager being used no...
Disclaimer - I've not used CMake before, with all possibility the issue is behind the keyboard. I'm getting errors when I try to load up the project in CMake GUI....
Is it intended that there is so many small projects in the VS solution? Or is this something wrong on my end? 
I wanted to gauge the interest for a OpenSubdiv as a Conan package? https://conan.io/ I've been starting to utilise Conan for project dependency management. conan-center however prefer the library author...