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

Implement saveGif as a native p5 function #5709

Merged
merged 64 commits into from
Sep 5, 2022

Commits on Jul 1, 2022

  1. initial commits!

    jesi-rgb committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    6f43aa8 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Configuration menu
    Copy the full SHA
    b19d572 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    228ae55 View commit details
    Browse the repository at this point in the history
  3. change naming scheme

    jesi-rgb committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    98be55f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f84cedc View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    99d1a0e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. latest changes

    jesi-rgb committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    4f0b3f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    9f066e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    fb8af2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f158a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2674e40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99def1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7c3a87 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0decfc0 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2022

  1. Configuration menu
    Copy the full SHA
    8d1d934 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. sync commit

    jesi-rgb committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    6928988 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    739385c View commit details
    Browse the repository at this point in the history
  3. remove async

    jesi-rgb committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    07ba8a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. removing unnecesary code

    jesi-rgb committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    e137355 View commit details
    Browse the repository at this point in the history
  2. undo weird change

    jesi-rgb committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    6632a24 View commit details
    Browse the repository at this point in the history
  3. removing and cleaning

    jesi-rgb committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    10dc926 View commit details
    Browse the repository at this point in the history
  4. using global palette

    jesi-rgb committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    b495c67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f46d0eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f775062 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    f9e4735 View commit details
    Browse the repository at this point in the history
  2. debuggnig and restructuring

    jesi-rgb committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    01f3939 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. minor changes

    jesi-rgb committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    0326f85 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. Configuration menu
    Copy the full SHA
    7256b1c View commit details
    Browse the repository at this point in the history
  2. push latest changes meeting

    jesi-rgb committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    de52c27 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

  1. Configuration menu
    Copy the full SHA
    647a7ca View commit details
    Browse the repository at this point in the history
  2. solve transparency bug

    jesi-rgb committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    f222c9b View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    592bb79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18aabac View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    9e3cc61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0e07dc View commit details
    Browse the repository at this point in the history
  3. uncomment omggif import

    jesi-rgb committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    540b2f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bd536e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    571f8a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. Configuration menu
    Copy the full SHA
    73acfb1 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Configuration menu
    Copy the full SHA
    ae03db0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    629d744 View commit details
    Browse the repository at this point in the history
  3. small styling change

    jesi-rgb committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    0ebf9b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5664744 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    02c44be View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    7557cf8 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    bed8cfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79452ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b58200 View commit details
    Browse the repository at this point in the history
  4. wrote initial tests

    jesi-rgb committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    547b533 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. fix use of var in line 234

    jesi-rgb committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    57158e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fd1766 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

  1. Configuration menu
    Copy the full SHA
    ebd2d61 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2022

  1. Configuration menu
    Copy the full SHA
    133eafa View commit details
    Browse the repository at this point in the history
  2. fix lint issue in example

    jesi-rgb committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    f42fef8 View commit details
    Browse the repository at this point in the history
  3. added more tests!

    jesi-rgb committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    7daec8e View commit details
    Browse the repository at this point in the history
  4. addressing mentor's feedback

    jesi-rgb committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    c8baf6e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    d9c5fe0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7be6a62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    928ee37 View commit details
    Browse the repository at this point in the history
  4. fix linter error in example

    jesi-rgb committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    64c4d7a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95c4147 View commit details
    Browse the repository at this point in the history
  6. put sketch back to normal

    jesi-rgb committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    8931fb1 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    79fd7c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    ac29642 View commit details
    Browse the repository at this point in the history