Jeordanis
Jeordanis
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Renaming a symbol local to a function doesn't rename all the occurrences....
### Check for existing issues - [X] Completed ### Describe the feature Allow to format only the selected code. ### If applicable, add mockups / screenshots to help present your...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Just a minor nitpick. The window decoration buttons are misaligned. I compared...
### Is your feature request related to a problem? Please describe. This is needed to be able to use the moc compiler when linking to custom distributions of QT with...
Hi, Do we have a method to get the transformation Matrix of a `SurfaceMesh` or `VerPositionGeometry`? Thanks.
Hi! I started playing with your library today. It is very different from what I'm used to but I like it so far. Thanks! I was wondering if we have...
I have this UI callback to control how a mesh is generated but changing it in the UI doesn't affect the mesh in the viewport. What am I missing? I...