so-rose commented on issue so-rose/oscillode#63
Node: Plane Wave SourceI made a bug report on Tidy3D: https://github.com/flexcompute/tidy3d/issues/1683 # Reverse Engineered Table Just for reference, here's the table:
so-rose pushed to main at so-rose/oscillode
- 9f8ff33e4f feat: implement plane wave node w/viz
so-rose commented on issue so-rose/oscillode#63
Node: Plane Wave SourceWell, Tidy3D's spherical coordinates made me cry... I managed to reverse engineer (over the last 12 hours) how to interpret the orientation of the plane wave through (eventually) pure…
so-rose commented on issue so-rose/oscillode#65
Crash: Simultaneously altering multiple properties causes race condition inBLField.__get__
**Confirmed**: Changing (ex. by click-drag) multiple properties at once invokes each property's `update` method in separate threads - thus triggering Blender property setters, while _at the same…
so-rose commented on issue so-rose/oscillode#63
Node: Plane Wave SourceNode works fine - just getting the visualization right. Spherical coordinates should always be respected.
so-rose commented on issue so-rose/oscillode#64
Crash Report: On Detaching Node link w/Many Attached LinksTried detaching math extracters from the web runner node, then detaching. All is well. Hmm.
so-rose opened issue so-rose/oscillode#64
Crash Report: On Detaching Node link w/Many Attached Linksso-rose opened issue so-rose/oscillode#62
Propagate GN Node Socket Interface Min/Max toabs_min
/abs_max
so-rose opened issue so-rose/oscillode#60
Color-Specialization of Previewed Nodesso-rose opened issue so-rose/oscillode#57
Tidy3DWebExporter
regenerate button doesn't recompute monitor sizes
so-rose pushed to main at so-rose/oscillode
- 0fbd3752b3 feat: real-time videos of simulated EM fields