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

0.15 (sort of) #568

Draft
wants to merge 27 commits into
base: main
Choose a base branch
from
Draft

0.15 (sort of) #568

wants to merge 27 commits into from

Commits on Oct 24, 2024

  1. 0.15.0-rc.1

    richchurcher committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    7b73ccd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acc2f05 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    b70f36a View commit details
    Browse the repository at this point in the history
  2. Missed a Handle to wrap

    richchurcher committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    34c39f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7bbb76 View commit details
    Browse the repository at this point in the history
  4. Import ChildBuild trait

    richchurcher committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0eb3107 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f161ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38eccf9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf5fe00 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c472648 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Render updates.

    tychedelia committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    928dd9c View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Merge pull request #1 from tychedelia/0.15

    Render updates.
    richchurcher authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    e0d695e View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Bump to rc.2

    richchurcher committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ca2ef84 View commit details
    Browse the repository at this point in the history
  2. Required components migration (initial)

    * MaterialTilemap -> TilemapMaterial
    * MaterialTilemapBundle -> MaterialTilemap
    * StandardTilemapBundle -> StandardTilemap
    * TilemapBundle -> Tilemap
    * Deprecate bundles
    richchurcher committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    20120e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    3495d93 View commit details
    Browse the repository at this point in the history
  2. Use default impl

    richchurcher committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    ac4e910 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06ebcc1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a3e9b4 View commit details
    Browse the repository at this point in the history
  5. Use delta_secs

    richchurcher committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    720499c View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    191ff17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f4355f View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. rc-3

    richchurcher committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    bfb46c6 View commit details
    Browse the repository at this point in the history
  2. fix mouse_to_tile example

    Evilenzo committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b7c02a8 View commit details
    Browse the repository at this point in the history
  3. fix hex_neighbors example

    Evilenzo committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    e80bcdf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from evilenzo/fix_examples_part_3

    Examples required components migration, part 3
    richchurcher authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    5f9fe9e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    02e73ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from adrien-bon/fix/build-without-render-feature

    fix build without render feature
    richchurcher authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    4002b62 View commit details
    Browse the repository at this point in the history