Jonathan Johnson
2fe28729df
Directly depending on figures
...
While this was a workaround for a docs.rs issue (Px/Lp are not
linked), I decided having the shorter import path would look better in
the examples.
It probably wasn't necessary to update all of the references in the
internal code, but I decided it was worth the consistency.
2023-12-28 09:35:24 -08:00
Jonathan Johnson
df479e983e
Renaming crate to Cushy
...
Refs #117
2023-12-27 19:02:59 -08:00
Jonathan Johnson
353db9dc39
Added Opacity component
...
Closes #87
2023-12-13 14:02:39 -08:00
Jonathan Johnson
35576f9214
Image widget
...
Closes #23
(Feels good to close a 3 year old issue!)
2023-12-09 13:18:46 -08:00
Jonathan Johnson
95555ce928
Tilemap updates
2023-12-09 08:20:18 -08:00
Jonathan Johnson
16af20269e
Updated figures + kludgine
2023-12-07 15:49:03 -08:00
Jonathan Johnson
66fd9ba766
Finished mouse handling for tile map
2023-11-26 19:31:03 -08:00
Jonathan Johnson
273aac65bb
Merge branch 'main' into feature/world-coords
2023-11-26 19:11:49 -08:00
Jonathan Johnson
9c1c77f9b1
Updated winit
2023-11-20 06:32:58 -08:00
Jonathan Johnson
d5bde44e27
Subpixels + Feathering + figures refactor
...
Much curves
2023-11-19 10:34:06 -08:00
Jonathan Johnson
8ae315e229
Drawing refactor from Kludgine
2023-11-17 08:07:37 -08:00
Togglebit
fa56922594
try to update the player colour based on mouse position (currently not working)
2023-11-14 08:51:57 +01:00
Togglebit
fd362c7341
world coords and hover state for tilemap (this is very much debug)
2023-11-14 08:06:08 +01:00
Jonathan Johnson
c9c4c9aeed
Documentation
2023-10-30 21:12:04 -07:00
Jonathan Johnson
04e5381187
Added Tick to TileMap
2023-10-29 08:41:50 -07:00
Jonathan Johnson
6acaf7ed1c
Added tilemap example
2023-10-27 15:30:37 -07:00