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

Immediate Mode in Doodle Canvas #168

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

Commits on Jun 23, 2024

  1. Something

    VOSID8 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    b46b037 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac31aad View commit details
    Browse the repository at this point in the history
  3. Edited name of the file

    VOSID8 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    0deaf63 View commit details
    Browse the repository at this point in the history
  4. Implemeting dummy

    VOSID8 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    ed749d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Removed junk code

    VOSID8 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    6a95f8d View commit details
    Browse the repository at this point in the history
  2. Fixing Reified file

    VOSID8 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    739b907 View commit details
    Browse the repository at this point in the history
  3. Removing junk files

    VOSID8 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c52c5b6 View commit details
    Browse the repository at this point in the history
  4. Removing junk files

    VOSID8 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    5418467 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    9e05dcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b22fabd View commit details
    Browse the repository at this point in the history
  3. Removed junk file

    VOSID8 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d882c6e View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    d9c5745 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4deb93 View commit details
    Browse the repository at this point in the history
  3. Added Headers to 2 files

    VOSID8 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    879be92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce43de1 View commit details
    Browse the repository at this point in the history
  5. prePR formatted the code

    VOSID8 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    7d53610 View commit details
    Browse the repository at this point in the history
  6. Fix ScalaFix configuration

    This makes it work with Scala 3.3. again
    noelwelsh committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    4c4c4a6 View commit details
    Browse the repository at this point in the history
  7. Fix raster syntax

    Previous implementation didn't do anything. This implementation
    correctly adds an extension method.
    noelwelsh committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    5b51b48 View commit details
    Browse the repository at this point in the history
  8. Add raster syntax to JVM syntax

    No reason it should only be available for JS
    noelwelsh committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    300f5fa View commit details
    Browse the repository at this point in the history
  9. Organize imports

    Change made by scalafix
    noelwelsh committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    635298d View commit details
    Browse the repository at this point in the history
  10. Update workflows

    noelwelsh committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    cab9c2f View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Merge pull request #1 from noelwelsh/canvasRaster

    Fix outstanding issues on Raster implementation
    VOSID8 authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    57aa401 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

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

Commits on Jul 1, 2024

  1. Raster as constructor

    VOSID8 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    5ab7c2c View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

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

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    a8be38b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a1268a View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

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

Commits on Jul 13, 2024

  1. First working Immediate model

    VOSID8 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    176c370 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. meh5

    VOSID8 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    18c6a84 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

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

Commits on Jul 24, 2024

  1. Added Methods for Immediate

    VOSID8 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    826e35f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. fillColor to fill

    VOSID8 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    52ddb09 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Methods added

    VOSID8 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    acc8921 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Added text method

    VOSID8 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    7906eeb View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Added dash Shapes and text

    VOSID8 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    ad31840 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Added star

    VOSID8 committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    167b572 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66ca336 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Formatted the code

    VOSID8 committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    ec3054a View commit details
    Browse the repository at this point in the history
  2. GitWorkflowGenerate

    VOSID8 committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    69b6150 View commit details
    Browse the repository at this point in the history
  3. Removed warnings

    VOSID8 committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    30f91b4 View commit details
    Browse the repository at this point in the history
  4. Removed cmd /c from sbt file

    VOSID8 committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    ced2f8e View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Few changes and example setup

    VOSID8 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    24bc8c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Fixed methods"

    ;
    VOSID8 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    37f2618 View commit details
    Browse the repository at this point in the history