Commit graph

8 commits

Author SHA1 Message Date
Julian Heinken
a92790c011
sRGB awareness for Color (#616)
Color is now sRGB aware, added SrgbColorSpace trait for f32
2020-10-08 10:30:23 -07:00
Logan Magee
3ca0a2b0ac
Suggest -Zrun-dsymutil-no for macOS fast compiles (#552)
This keeps original object files around after compilation in the event that
debug information is needed.
2020-09-24 18:52:32 -07:00
Carter Anderson
74dba5f36b
release: 0.2.1 (#533) 2020-09-20 15:58:32 -07:00
Carter Anderson
ba5af4dd56
release: 0.2.0 (#520) 2020-09-19 15:29:08 -07:00
Carter Anderson
4b83cfc729 update changelog 2020-09-19 02:34:37 -07:00
memoryruins
1bfc147e7b
Update changelog (#497)
Update changelog
2020-09-15 16:43:30 -07:00
Logan Magee
e7d254517e
Load assets from root path when loading directly (#478) 2020-09-11 16:22:42 -07:00
memoryruins
972897690b
Create CHANGELOG.md and add all unreleased changes since 0.1.3 (#443) 2020-09-05 21:45:31 -07:00