Commit graph

23 commits

Author SHA1 Message Date
hodasemi 81ee1444e5 Next step towards multisampled text 2023-01-21 23:34:01 +01:00
hodasemi 176e5fd3ab Implement first draft for multisampled text 2023-01-21 22:09:07 +01:00
hodasemi 0f7ca5b638 Recreate RenderTarget while preserving RenderPass 2023-01-21 17:03:54 +01:00
hodasemi 7f443252f0 Export Font type 2023-01-21 14:54:22 +01:00
hodasemi b5837ff3a4 Impl default for create info 2023-01-21 14:40:58 +01:00
hodasemi 6336ec3e64 Use RenderTarget instead of RenderPass directly 2023-01-21 14:14:43 +01:00
hodasemi bc2f1cd7c9 Improve setting background 2023-01-19 13:05:48 +01:00
hodasemi d7a4551b55 Rename font_path member to font 2023-01-18 12:27:08 +01:00
hodasemi 713d6d1dc6 Add a way to pass font as bytes 2023-01-18 12:24:56 +01:00
hodasemi 088cd99fad Add size info to icon 2023-01-18 09:45:16 +01:00
hodasemi 15dff8608a Add bounds check for child_at 2023-01-18 07:28:32 +01:00
hodasemi 698a25d812 Add from_str for GuiSnippet 2023-01-18 06:16:41 +01:00
hodasemi ed9e76b0e2 Add to try from 2023-01-17 15:40:53 +01:00
hodasemi cc64f6ce92 Add GrowDirection to xml values 2023-01-17 15:33:25 +01:00
hodasemi e78e361fba Add const default to create info 2023-01-17 07:24:20 +01:00
hodasemi e12d65dec6 Make create info serializable 2023-01-17 07:08:29 +01:00
hodasemi 29d6e53b62 Make sound parameter feature dependent 2023-01-17 07:07:19 +01:00
hodasemi 5b1ec043a0 Merge pull request 'Configure Renovate' (#1) from renovate/configure into master
Reviewed-on: #1
2023-01-17 06:56:57 +01:00
RenovateBot 2bfcc66cce Add renovate.json 2023-01-17 02:02:50 +01:00
Michael Hübner f5a940c7ea Change interface SoundHandler type 2023-01-16 14:08:54 +01:00
Michael Hübner dde6b8a73e Fix audio feature 2023-01-16 13:27:54 +01:00
Michael Hübner b1fa659e49 Free from context dependency 2023-01-16 12:58:59 +01:00
Michael Hübner a46b65fece Initial commit 2023-01-16 10:53:52 +01:00