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

[WIP] Adding shader support for doing the animations #702

Draft
wants to merge 68 commits into
base: master
Choose a base branch
from

Commits on Sep 5, 2022

  1. Configuration menu
    Copy the full SHA
    6d03eb1 View commit details
    Browse the repository at this point in the history
  2. Updated tutorials

    m-agour committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    5b63f7f View commit details
    Browse the repository at this point in the history
  3. Updated titles

    m-agour committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    68e01dc View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2022

  1. Time as float representation

    m-agour committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    c4d7ca5 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Added slerp docs

    m-agour committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    88d9187 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Added add_timeline method

    m-agour committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    2b40bf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddb3bdb View commit details
    Browse the repository at this point in the history
  3. Fixed pep issue

    m-agour committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    671a441 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. @filipinascimento's review

    m-agour committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    143b9d2 View commit details
    Browse the repository at this point in the history
  2. pep8

    m-agour committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    5bef71b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d3adea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de4b952 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b6a75f View commit details
    Browse the repository at this point in the history
  6. removed additional prints

    m-agour committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    ffa85d8 View commit details
    Browse the repository at this point in the history
  7. Renamed ren to scene

    m-agour committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    70a78d0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    93a2a2c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. @skoudoro review (pep)

    m-agour committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    50b31a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c722947 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. Configuration menu
    Copy the full SHA
    c219c40 View commit details
    Browse the repository at this point in the history
  2. Modifing tests

    m-agour committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    a97754a View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Fixed some docs

    m-agour committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    49d0d73 View commit details
    Browse the repository at this point in the history
  2. Added more docs

    m-agour committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    03c14d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e158720 View commit details
    Browse the repository at this point in the history
  4. Animation playable on its own

    m-agour committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    2105548 View commit details
    Browse the repository at this point in the history
  5. parent animation impl and doc

    m-agour committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    fb9df0d View commit details
    Browse the repository at this point in the history
  6. updated robot arm tutorial

    m-agour committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    af350a1 View commit details
    Browse the repository at this point in the history
  7. pep fixing

    m-agour committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    c4a0c6d View commit details
    Browse the repository at this point in the history
  8. Tutorials adapt to new method

    m-agour committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    83e716c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f255501 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7d5615b View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    0d602f4 View commit details
    Browse the repository at this point in the history
  2. Impl get_camera_data method

    m-agour committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    373268e View commit details
    Browse the repository at this point in the history
  3. get_keyframes doc typo

    m-agour committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    965daa1 View commit details
    Browse the repository at this point in the history
  4. Too long dash fixed

    m-agour committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    bf1ab65 View commit details
    Browse the repository at this point in the history
  5. Fixed one letter param

    m-agour committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    fc67551 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'upstream/master' into Seperating-`Timel…

    …ine`-into-`Timeline`-and-`Animation`
    m-agour committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    5a8c805 View commit details
    Browse the repository at this point in the history
  7. fixed glTF animation test

    m-agour committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    097cb3f View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    cc806e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b35e9a View commit details
    Browse the repository at this point in the history
  3. updated tests

    m-agour committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    2682f5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    426936b View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Added loop property

    m-agour committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    5c23ece View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. making Timeline independent

    m-agour committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    117c270 View commit details
    Browse the repository at this point in the history
  2. updated tests

    m-agour committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    9751457 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2022

  1. Merge branch 'Seperating-Timeline-into-Timeline-and-Animation' …

    …into Add-timeline-to-showmanager
    m-agour committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    ac94ae4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9f97f4 View commit details
    Browse the repository at this point in the history
  3. add_animation to showManager

    m-agour committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    79f30d1 View commit details
    Browse the repository at this point in the history
  4. updated tests

    m-agour committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    2cf48cb View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    09ad047 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2f8030 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    c45dc5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37ab99c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    87d2169 View commit details
    Browse the repository at this point in the history
  2. Updated docs

    m-agour committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    0a73f7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d0c673 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c32b2d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0617d87 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Merge branch 'Seperating-Timeline-into-Timeline-and-Animation' …

    …into Add-timeline-to-showmanager
    m-agour committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    926ef96 View commit details
    Browse the repository at this point in the history
  2. update_timeline renamed

    m-agour committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    8197396 View commit details
    Browse the repository at this point in the history
  3. Animation loop adjustment

    m-agour committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    cee5723 View commit details
    Browse the repository at this point in the history
  4. Added the ability to get current timestamp of Animation

    No matter if it was set automatically of by a Timeline
    m-agour committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    0fb1880 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    331e755 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'Seperating-Timeline-into-Timeline-and-Animation' …

    …into Add-timeline-to-showmanager
    m-agour committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    8c735d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1c1d117 View commit details
    Browse the repository at this point in the history
  8. updated animation tutorials

    m-agour committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    d65059e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5b04d88 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. @filipinascimento's addition

    m-agour committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    8906480 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae80376 View commit details
    Browse the repository at this point in the history