so-rose commented on issue so-rose/oscillode#67
Node: Merge Temporal Shape nodesPlotting is still todo but we'll let it be for now.
so-rose pushed to main at so-rose/oscillode
- e51ec8f43f fix: renamed Tidy3D Web Runner to Importer
so-rose commented on issue so-rose/oscillode#7
Line/Plane/Volume based spatial size and spatial subdivisions in monitorsWe don't have line/point for `FieldMonitor`, but the interface is honestly quite nice now.
so-rose closed issue so-rose/oscillode#7
Line/Plane/Volume based spatial size and spatial subdivisions in monitorsso-rose pushed to main at so-rose/oscillode
- 060f54bd94 feat: expr constant w/viz fixes
so-rose pushed to main at so-rose/oscillode
- 92be84ec8a feat: perm monitor, enh. monitors, sim node naming
so-rose pushed to main at so-rose/oscillode
- af358a4d32 fix: reordered init to suppress warnings and unit-conversion fix
so-rose commented on issue so-rose/oscillode#65
Crash: Simultaneously altering multiple properties causes race condition inBLField.__get__
Possibly a variant? ``` bpy.data.node_groups["Tester"].nodes["Viewer"].blfield__print_kind = 'lazyvaluefunc' # Property bpy.data.node_groups["Tester"].nodes["Viewer"].blfield__print_kind =…
so-rose pushed to main at so-rose/oscillode
- c9936b8942 feat: big refactor to fight fundamental crashes
so-rose closed issue so-rose/oscillode#13
Persist_enum_cb_cache
and _str_cb_cache
in BLField
so-rose closed issue so-rose/oscillode#16
Delayed persistant write for use ofpersist=True
CachedBLProperty
in write-restricted hot-paths
so-rose commented on issue so-rose/oscillode#10
Scaling of the imaginary part of a complex phasor during unit conversion of the electric fieldBoth scale the same way
so-rose commented on issue so-rose/oscillode#65
Crash: Simultaneously altering multiple properties causes race condition inBLField.__get__
Mid-refactor of `bl_cache`. Dinner then continue.
so-rose commented on issue so-rose/oscillode#65
Crash: Simultaneously altering multiple properties causes race condition inBLField.__get__
All right, I'm fed up; we're doing this!
so-rose commented on issue so-rose/oscillode#60
Color-Specialization of Previewed NodesWe should prioritize manual color selection for Structure nodes, as it's a very bad experience that they are all green.
so-rose pushed to main at so-rose/oscillode
- 929fb2dae9 feat: implemented `GaussianBeam` source
so-rose commented on issue so-rose/oscillode#65
Crash: Simultaneously altering multiple properties causes race condition inBLField.__get__
I'm worried the extent may be further. Sometimes GN modifiers randomly stop displaying (associated with a name change?), then this crash happens. Most curious! ``` # Blender 4.1.0, Commit…
so-rose opened issue so-rose/oscillode#67
Node: Merge Temporal Shape nodes