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

Canvas widget for 2D graphics #193

Merged
merged 28 commits into from
Feb 20, 2020
Merged

Canvas widget for 2D graphics #193

merged 28 commits into from
Feb 20, 2020

Commits on Feb 11, 2020

  1. Add canvas feature to iced_wgpu

    And prepare `canvas` module
    hecrj committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    8daf798 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Configuration menu
    Copy the full SHA
    f436f20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4777f5d View commit details
    Browse the repository at this point in the history
  3. Expose Point in iced_web

    hecrj committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    6409798 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74dd79e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f34407b View commit details
    Browse the repository at this point in the history
  6. Finish clock example

    hecrj committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    578ea4a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    96b36d0 View commit details
    Browse the repository at this point in the history
  8. Fix examples using Mesh2D

    hecrj committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    1beeaf9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    de8f06b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4a24392 View commit details
    Browse the repository at this point in the history
  11. Remove canvas::Data leftover

    hecrj committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    6291535 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    265c086 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9dc9305 View commit details
    Browse the repository at this point in the history
  14. Improve naming in clock example

    hecrj committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    e7c400a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    979edeb View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

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

Commits on Feb 14, 2020

  1. Configuration menu
    Copy the full SHA
    76df374 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    558abf6 View commit details
    Browse the repository at this point in the history
  3. Add solar_system example

    hecrj committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    ad3a0a1 View commit details
    Browse the repository at this point in the history
  4. Move Size to iced_core

    hecrj committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    945dfab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5c80a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4969bfd View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2020

  1. Configuration menu
    Copy the full SHA
    dadae12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe61d2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    570f769 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. Configuration menu
    Copy the full SHA
    9c06756 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f7247c View commit details
    Browse the repository at this point in the history