You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
reinecke
added
the
good first issue
If you're looking for a way to contribute, but not sure where to start. This is a good first issue.
label
Mar 29, 2024
reinecke
changed the title
AnyDictionary and AnyVector don't properly support Box2d and V2d
AnyDictionary and AnyVector don't support Box2d and V2d
Mar 29, 2024
reinecke
removed
the
good first issue
If you're looking for a way to contribute, but not sure where to start. This is a good first issue.
label
Jun 20, 2024
[x] I believe this isn't a duplicate topic
[x] This report is not related to an adapter
Select One:
[ ] Build problem
[x] Incorrect Functionality or bug
[ ] New feature or functionality
Description
Setting
AnyDictionary
orAnyVector
values raises aTypeError
. All OTIO serializable types should be usable for things likemetadata
dictionaries.The fix should also test to make sure serialization and deserialization work properly.
Example:
Optional
Environment
OpenTimelineIO: 0.15.0 PyPI
Operating System: macOS 13.6.6
Python version if appropriate: Python 3.11.6
Reproduction Steps
Log output if appropriate
Sample data and other attachements
The text was updated successfully, but these errors were encountered: