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

Image rework for soundness and usability #748

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

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    21f65b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52aecab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12b5f0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efd6894 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd82749 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    c757a13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37a101d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    554bbbd View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    9a816d9 View commit details
    Browse the repository at this point in the history
  2. breaking change: make get_pixel correct, change get_pixel and set_pix…

    …el argument types from u32 to u16
    cyrgani committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    0ad80cf View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    3f75df8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dbfc99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9908a0f View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

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

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    dfe6535 View commit details
    Browse the repository at this point in the history
  2. rename usages of Image::gen_image_color to Image::from_color, fix…

    … examples using images
    cyrgani committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    e7101ed View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

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

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    dde84b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b63ee7 View commit details
    Browse the repository at this point in the history
  3. make image fields public again to restore compatibility, add deprecat…

    …ion warnings to fields
    cyrgani committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    7c6726f View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

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

Commits on Jul 27, 2024

  1. add dots in docstring

    cyrgani committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    326a025 View commit details
    Browse the repository at this point in the history
  2. fix type mismatch

    cyrgani committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    d72eda5 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

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

Commits on Oct 13, 2024

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

Commits on Oct 21, 2024

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