Jedrzej Kosinski
|
9d44cbf7c8
|
Removed dynamic type mocks from v3 definition, since were only used as tests up to this point
|
2025-07-24 17:04:00 -07:00 |
|
Jedrzej Kosinski
|
44afeab124
|
Abstracted out NodeOutput into _NodeOutputInternal in execution.py
|
2025-07-24 16:58:25 -07:00 |
|
Jedrzej Kosinski
|
d3a62a440f
|
Renamed InputV3, WidgetInputV3, OutputV3 to Input, WidgetInput, and Output
|
2025-07-24 16:29:26 -07:00 |
|
Jedrzej Kosinski
|
dacd0e9a59
|
Complete merge - needed to expose some of the new classes in _io.py's _IO class
|
2025-07-24 16:22:43 -07:00 |
|
Jedrzej Kosinski
|
9bd3faaf1f
|
Merge branch 'v3-definition' into v3-definition-wip
|
2025-07-24 16:00:58 -07:00 |
|
Jedrzej Kosinski
|
3a8286b034
|
Refactored io.py, ui.py, and resources.py to expose themselves on v3/__init__.py on _IO, _UI, and _RESOURCES classes such that the v3 schema can be iterated upon on versioned Core API soon
|
2025-07-24 16:00:27 -07:00 |
|
Jedrzej Kosinski
|
7d710727a9
|
Begin porting io, ui, and resources to be compatible with versioned Core API
|
2025-07-23 20:52:05 -07:00 |
|