Lcbx

Results 4 issues of Lcbx

using .Net Framework 4.7.1 ![image](https://user-images.githubusercontent.com/10773384/101409970-f0df6700-38de-11eb-898f-eb9c2a4e1713.png) ![image](https://user-images.githubusercontent.com/10773384/101409866-c9889a00-38de-11eb-9375-f0beec18efc3.png) interestingly if I create a C# project and build my script as a library with MSVS, it works. But the compiler used in-Editor generates...

bug
area: editor
area: csharp

Hi, while testing the Pyray module I stumbled upon your comment about function calls using a lot of string comparisons at runtime, so here's an alternative that basically converts python...

### Describe the project you are working on I'm working on tooling, notably a custom skeleton IK system that I might release as an addon or replacement for the current...

topic:editor

Python version: 3.12.5 OS: Windows 11 nanogui version : 0.3.0 running the provided example3.py fails with error : ``` cmd File "C:\Users\User\...\example3.py", line 204, in __init__ self.perform_layout() RuntimeError: nanobind::detail::get_trampoline('__main__.MyCanvas::preferred_size_impl()'): lookup...