OpenTimelineIO
OpenTimelineIO copied to clipboard
Open Source API and interchange format for editorial timeline information.
Changes Made: - Applied automated fixes for the pylint warning `no-else-return`. "Used in order to highlight an unnecessary block of code following an if containing a return statement. As such,...
**Link the Issue(s) this Pull Request is related to.** If there is an associated issue, link it in the form: ```Fixes #123``` Use one line for each Issue. This allows...
Fixes #1652 This PR is a replacement for #1755 which has some trouble with the git history. After some investigation, it looks like the find_children() function was not working with...
# Required: ------------ [x] I believe this isn't a duplicate topic [x] This report is not related to an adapter ## Select One: [x] Build problem [ ] Incorrect Functionality...
# Required: ------------ [x] I believe this isn't a duplicate topic [x] This report is not related to an adapter ## Select One: [ ] Build problem [ ] Incorrect...
Fixes #1788 This PR disables x86 builds to help reduce CI time and troubleshooting. Marking this as WIP to test the changes.
Bumps [src/deps/pybind11](https://github.com/pybind/pybind11) from `8a099e4` to `6d4805c`. Commits 6d4805c Small cleanup/refactoring in support of PR #5213 (#5251) a582ca8 tests: run on pyodide (#4745) dbf848a docs: extend PYBIND11_MODULE documentation, mention mod_gil_not_used (#5250)...
The file bundle adapters convert relative paths in the OTIO files here: https://github.com/AcademySoftwareFoundation/OpenTimelineIO/blob/5dff8be58d1c4b63040fc70c8afd261bd31d6e55/src/py-opentimelineio/opentimelineio/adapters/file_bundle_utils.py#L132 This uses the process CWD as the root directory. It might make more sense to make paths...
**Summarize your change.** This fixes the clang compilation of **OpenTimelineIO** on **Microsoft Windows**, when compiling with Swift. Previously, the `cxxabi.h` header was erroneously getting included in the Windows clang compilation...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 7.4.7. Release notes Sourced from sphinx's releases. Sphinx 7.4.7 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.4.6 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.4.5 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.4.4 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.4.3...