issues
search
StarArawn
/
bevy_ecs_tilemap
A tilemap rendering crate for bevy which is more ECS friendly.
MIT License
943
stars
198
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use TextureAtlasLayout instead of using your own solution for this
#571
evilenzo
opened
3 weeks ago
0
Fix confused descriptions for pointy/flat top hex map
#570
evilenzo
closed
2 weeks ago
0
Confused examples description for pointy/flat hex maps
#569
evilenzo
closed
1 week ago
0
0.15 (sort of)
#568
richchurcher
opened
3 weeks ago
10
Tiles should render with anchor ButtonLeft.
#567
darkautism
opened
1 month ago
0
Despawning a Tiled map
#566
treytencarey
opened
1 month ago
0
More reflections for derived traits
#565
ChristopherBiscardi
opened
1 month ago
0
Derive `Ord` for `TilePos`
#564
teohhanhui
closed
2 weeks ago
2
Cannot have multiple layers with different sizes but the same textures
#563
BigBadE
opened
1 month ago
0
Run systems in First after Time set
#562
ChristopherBiscardi
closed
2 months ago
0
Run First systems after TimeSystem in order to ensure minimum impact on delta time
#560
VergilUa
closed
2 months ago
1
Moving tiles to where another tile used to be fails to render properly
#559
LilithHohman
opened
2 months ago
1
Tile size in world units
#558
lubomirkurcak
closed
2 months ago
1
Improve workaround for wgpu's gles texture type inference
#557
teohhanhui
closed
2 weeks ago
3
Enable `wayland` feature for `bevy` in dev
#556
teohhanhui
closed
2 months ago
5
Remove dead code (`include_shader`)
#555
teohhanhui
closed
2 months ago
0
Consider removing, maintaining, or simplifying the `tiled` and `ldtk` examples.
#554
rparrett
opened
3 months ago
1
Fix a few typos in `hex_neighbors_radius_chunks`
#553
rparrett
closed
2 months ago
0
Add missing examples to list in README
#552
rparrett
closed
2 months ago
0
Add Release on GitHub
#551
rparrett
opened
3 months ago
0
Fix `bevy_ecs_ldtk` link formatting and add `bevy_ecs_tiled`
#550
rparrett
closed
2 months ago
1
Update wasm instructions
#549
rparrett
closed
2 months ago
1
adopted: impl Add for Vec2-like types
#548
ChristopherBiscardi
closed
3 months ago
0
adopted: Track changed Image assets and use them to update image caches
#547
rparrett
closed
3 months ago
0
How to find z index of tile
#546
LilithHohman
opened
3 months ago
0
webgl2 padding enhancement
#545
ChristopherBiscardi
opened
3 months ago
0
feat: add a new TilemapRenderSettings to control chunks RenderOrder
#544
adrien-bon
opened
3 months ago
0
make it clear bevy 0.14 is supported
#543
ChristopherBiscardi
closed
3 months ago
0
Derive `Eq` and `Deref` for `TilemapId`
#542
ChristopherBiscardi
closed
4 months ago
0
Consider adding another maintainer and cargo owner
#541
rparrett
closed
4 months ago
4
Move src/map/mod.rs to src/map.rs
#540
stevepryde
closed
4 months ago
1
TilemapPlugin trait bound not satistfied for bevy 0.14.0
#538
ASoldo
closed
4 months ago
2
Update to 0.14.0
#537
ChristopherBiscardi
closed
4 months ago
15
Use license instead of license-file
#536
jgayfer
closed
4 months ago
0
I have a problem with bevy 0.13
#535
AmadeusDeadDmytro
closed
5 months ago
0
layers and moving sprites
#534
Mergpijp
opened
5 months ago
4
Manage z-index with spritesheet moving character
#533
sovietsky-cyborg
closed
5 months ago
1
Add Eq implementations for TileTextureIndex, TileVisible, TileFlip
#532
andrewhickman
closed
4 months ago
1
Does not render anything on my machine
#531
blechdavier
opened
6 months ago
3
Hide all or tileset / layer tiles
#530
uggla
opened
7 months ago
0
Added an example to iso_diamond example for handling tile clicks in respect to the 2d camera
#529
ThunderSizzle
opened
7 months ago
2
how to make a tilemap with atlas?
#527
kyrosle
opened
7 months ago
3
[Tiled] Fixed duplication of path in helper tilesheet loading
#525
kim-fg
opened
7 months ago
0
Improve Tiled support
#524
kim-fg
closed
7 months ago
3
Fix ambiguous `queue_material_tilemap_meshes` ordering
#523
MeoMix
closed
5 months ago
2
Auditing examples on main after updating to Bevy 0.13
#522
MeoMix
closed
8 months ago
2
Bevy 0.13 race condition resulting in tiles not rendering
#521
MeoMix
closed
5 months ago
2
Instead ov `src/map/mod.rs`, it should just be `src/map.rs`.
#520
CalinZBaenen
closed
4 months ago
2
Compile error: crate-private type `RenderChunkSize` in public interface
#519
fkallevik
closed
8 months ago
6
Added more serde support
#518
StarArawn
closed
8 months ago
0
Next