-
Notifications
You must be signed in to change notification settings - Fork 289
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* extract xges adapter files Signed-off-by: rosborne132 <[email protected]> Signed-off-by: Eric Reinecke <[email protected]>
- Loading branch information
1 parent
91a3ca6
commit 7dc4473
Showing
6 changed files
with
2 additions
and
6,634 deletions.
There are no files selected for viewing
17 changes: 2 additions & 15 deletions
17
contrib/opentimelineio_contrib/adapters/contrib_adapters.plugin_manifest.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,5 @@ | ||
{ | ||
"OTIO_SCHEMA" : "PluginManifest.1", | ||
"adapters": [ | ||
{ | ||
"OTIO_SCHEMA": "Adapter.1", | ||
"name": "xges", | ||
"filepath": "xges.py", | ||
"suffixes": ["xges"] | ||
} | ||
], | ||
"schemadefs" : [ | ||
{ | ||
"OTIO_SCHEMA" : "SchemaDef.1", | ||
"name" : "xges", | ||
"filepath" : "xges.py" | ||
} | ||
] | ||
"adapters": [], | ||
"schemadefs" : [] | ||
} |
44 changes: 0 additions & 44 deletions
44
contrib/opentimelineio_contrib/adapters/tests/sample_data/xges_example.xges
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.