so-rose pushed to main at so-rose/oscillode
-
c23d954606 plan: Working TODO ready
-
8012415278 plan: Revamped TODO w/final planning
- Compare 2 commits »
so-rose pushed to main at so-rose/oscillode
-
0599eed2b2 enhance: Streamlined GN asset system
so-rose pushed to main at so-rose/oscillode
-
4e1eb19a88 feat: Use `canvas.draw()` for plotting.
so-rose pushed to main at so-rose/oscillode
-
c63dda2224 fix: Major streamlining of plot workflow.
so-rose pushed to main at so-rose/oscillode
-
fc0d7afa4d ui: Added dynamic labels to map/filter
so-rose pushed to main at so-rose/oscillode
-
82e8e3f348 ui: Hide column selectors with columns
so-rose pushed to main at so-rose/oscillode
-
b2a7eefb45 feat: Implemented operate math node.
so-rose pushed to main at so-rose/oscillode
-
7d944a704e ui: Data socket UI is now spiffy.
so-rose pushed to main at so-rose/oscillode
-
badadfbfc2 fix: Extract fixes incl. draw, array-copy on export.
so-rose pushed to main at so-rose/oscillode
-
785995117e fix: Invalidate cache of removed input sockets.
-
c82862dde9 fix: Implement explicit no-flow w/FlowSignal
- Compare 2 commits »
so-rose pushed to main at so-rose/oscillode
-
a3defd3c1c feat: Complete matplotlib plotting system.
so-rose pushed to main at so-rose/oscillode
-
e7d3ecf48e fix: Crashes on enum changes
-
7fa6e3a3ec fix: Crashiness of EnumProperty
- Compare 2 commits »
so-rose pushed to main at so-rose/oscillode
-
f09b58e0e7 fix: BLFields in FilterMath, bug fixes.
so-rose pushed to main at so-rose/oscillode
-
44d61b5639 feat: Safe, practical BLField.
so-rose pushed to main at so-rose/oscillode
-
b4d6eae036 feat: High-performance math system and depsflow.
so-rose pushed to main at so-rose/oscillode
-
9960cd3480 refactor: Big changes to data flow and deps loading
-
ff5d71aeff refactor: More changes to docs/layout
-
8dece384ad refactor: Moved contracts + fixes
-
6a41683576 refactor: Use cleaner relative import for top-level `utils`
-
c6e00dcd7b refactor: Fixes and movement.
- Compare 8 commits »
so-rose pushed to main at so-rose/oscillode
-
568fc449e8 fix: Caching now (seems to) work robustly.
-
269af4ba32 refactor: Ran lint fix
-
b5a4b6b0a1 refactor: Common SocketDef owner in `sockets.base`
-
4f6bd8e990 refactor: Revamped serialization (non-working)
-
3def85e24f refactor: Non-working first-move of serialization logic
- Compare 5 commits »
so-rose pushed to main at so-rose/oscillode
-
e1f11f6d68 fix: Revalidated cache logic w/KeyedCache.
so-rose pushed to main at so-rose/oscillode
-
7f2bd2e752 fix: A bug and a crash.
so-rose pushed to main at so-rose/oscillode
-
480679a3c0 refactor: Streamlined graph-update semantics.