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

Switch to Bevy #4

Merged
merged 37 commits into from
Apr 17, 2023
Merged

Switch to Bevy #4

merged 37 commits into from
Apr 17, 2023

Commits on Mar 28, 2023

  1. a snapshot

    shnarazk committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    189e6de View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. a snapshot with bugs

    shnarazk committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    4606a2b View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. no compile errors

    shnarazk committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    dda885a View commit details
    Browse the repository at this point in the history
  2. an attempt

    shnarazk committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    34f00bc View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. another snapshot still buggy

    shnarazk committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    3085d90 View commit details
    Browse the repository at this point in the history
  2. clean up

    shnarazk committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    051ddbe View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. a snapshot

    shnarazk committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    df75543 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9286803 View commit details
    Browse the repository at this point in the history
  3. tiny tweaks

    shnarazk committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    3db599f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. switch to Bevy

    - modified:   Cargo.toml
    - new file:   assets/fonts/NotoSansCJKjp-Regular.otf
    - modified:   src/main.rs
    shnarazk committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    bf14eb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c42f6f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. Configuration menu
    Copy the full SHA
    cb1d60e View commit details
    Browse the repository at this point in the history
  2. add async stuff

    shnarazk committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    24ee398 View commit details
    Browse the repository at this point in the history
  3. add async data fetcher

    shnarazk committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    f9cd4ff View commit details
    Browse the repository at this point in the history
  4. tiny changes

    shnarazk committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    e62c1ae View commit details
    Browse the repository at this point in the history
  5. add some memo

    shnarazk committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    1ea1e3c View commit details
    Browse the repository at this point in the history
  6. change labels to buttons

    shnarazk committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    c54f733 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9808d51 View commit details
    Browse the repository at this point in the history
  8. add some interaction

    shnarazk committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    cbad358 View commit details
    Browse the repository at this point in the history
  9. switch to reqwest

    shnarazk committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    d304897 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b45d32e View commit details
    Browse the repository at this point in the history
  11. clean up

    shnarazk committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    230cd9e View commit details
    Browse the repository at this point in the history
  12. written massively

    shnarazk committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    391c67e View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. add Timeline component

    shnarazk committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    80401b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c21b993 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67cf07d View commit details
    Browse the repository at this point in the history
  4. UI

    shnarazk committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    2426a3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11d79a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30870cc View commit details
    Browse the repository at this point in the history
  7. revise layout settings

    shnarazk committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    617e115 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. editorial design

    shnarazk committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    31b05e7 View commit details
    Browse the repository at this point in the history
  2. more UI tweaks

    shnarazk committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    2572827 View commit details
    Browse the repository at this point in the history
  3. ditto

    shnarazk committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    8ef7afc View commit details
    Browse the repository at this point in the history
  4. UI tweaks and refactoring

    shnarazk committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    0746e03 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. modified: Cargo.toml

    shnarazk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    2eeb1ad View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    0c5a591 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07289ee View commit details
    Browse the repository at this point in the history