Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "new" command #1

Open
wants to merge 26 commits into
base: main
Choose a base branch
from
Open

Add "new" command #1

wants to merge 26 commits into from

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    6981bba View commit details
    Browse the repository at this point in the history
  2. Add BlenderDriver MVP

    stephengrice committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    5f81155 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c93ca2 View commit details
    Browse the repository at this point in the history
  4. Add new subcommand

    stephengrice committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    6fef681 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Add basic new command

    stephengrice committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    4afb4a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b451906 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5a4dfe View commit details
    Browse the repository at this point in the history
  4. Get sequential clips, duration working

    Using moviepy this time
    stephengrice committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    58e1f79 View commit details
    Browse the repository at this point in the history
  5. Get text working again

    stephengrice committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    e0589f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7870aa7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2850565 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ce6d9fc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dbdbb42 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9cb709b View commit details
    Browse the repository at this point in the history
  11. Delete unused project.py

    stephengrice committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    5c05c46 View commit details
    Browse the repository at this point in the history
  12. Reorganize code

    stephengrice committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    305068c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    90e63ff View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    41f06e7 View commit details
    Browse the repository at this point in the history
  15. Update README.md

    stephengrice committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    8cd5cfa View commit details
    Browse the repository at this point in the history
  16. major: Add new command, re-architect to use BlenderDriver

    Merge branch '12-add-new-command' into 'main'
    
    Closes #12
    
    See merge request pagekey/apps/pkvid/pkvid!8
    stephengrice committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    05dfe94 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    39e1ad9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bc62c40 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7b35ebc View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7720e85 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    131233d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6224d7e View commit details
    Browse the repository at this point in the history