Skip to content

Commit

Permalink
Experimental Editing Commands (#1654)
Browse files Browse the repository at this point in the history
---------

Signed-off-by: Darby Johnston <[email protected]>
Signed-off-by: Gonzalo Garramuño <[email protected]>
Co-authored-by: Darby Johnston <[email protected]>
  • Loading branch information
ggarra13 and darbyjohnston authored Oct 27, 2023
1 parent 745e614 commit bd7ae17
Show file tree
Hide file tree
Showing 10 changed files with 4,225 additions and 28 deletions.
2 changes: 2 additions & 0 deletions src/opentimelineio/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ set(OPENTIMELINEIO_HEADER_FILES
composable.h
composition.h
deserialization.h
algo/editAlgorithm.h
effect.h
errorStatus.h
externalReference.h
Expand Down Expand Up @@ -44,6 +45,7 @@ add_library(opentimelineio ${OTIO_SHARED_OR_STATIC_LIB}
composable.cpp
composition.cpp
deserialization.cpp
algo/editAlgorithm.cpp
effect.cpp
errorStatus.cpp
externalReference.cpp
Expand Down
Loading

0 comments on commit bd7ae17

Please sign in to comment.