hodasemi
|
4bf0607a11
|
Merge 2 gui builders
|
2024-03-28 08:32:06 +01:00 |
|
hodasemi
|
2ddc27ee30
|
Implement more traits
|
2024-03-27 19:04:36 +01:00 |
|
hodasemi
|
0dfb852d28
|
Add clone to StateHandle
|
2024-03-27 16:07:01 +01:00 |
|
hodasemi
|
ff076d016a
|
Implement future state change
|
2024-03-27 13:49:22 +01:00 |
|
hodasemi
|
47163b097b
|
Remove probably not needed mutex
|
2024-03-27 13:02:53 +01:00 |
|
hodasemi
|
99fad3deb3
|
Properly update displayable
|
2024-03-25 15:31:04 +01:00 |
|
hodasemi
|
a5045770ca
|
Add serde tests
|
2024-03-25 15:10:42 +01:00 |
|
hodasemi
|
5f63f4115e
|
Extend parser with generator feature
|
2024-03-25 12:33:56 +01:00 |
|
hodasemi
|
cfd079b370
|
Fix generator
|
2024-03-25 11:40:07 +01:00 |
|
hodasemi
|
e777af9758
|
Implement generator test
|
2024-03-25 10:12:52 +01:00 |
|
hodasemi
|
14236e1cd8
|
Finish generator implementation
|
2024-03-25 08:30:00 +01:00 |
|
hodasemi
|
13aa2ba04d
|
Create build file for shaders
|
2024-03-25 07:12:51 +01:00 |
|
hodasemi
|
e87b6a4ec6
|
Start implementing generator
|
2024-03-24 21:40:35 +01:00 |
|
hodasemi
|
e0def0d91a
|
Start ui element at runtime creator
|
2024-03-24 19:19:08 +01:00 |
|
|
c5421404c2
|
Use impl_reprc macro
|
2023-02-01 14:42:25 +01:00 |
|
|
e3d4f7595f
|
Add safer_ffi changes
|
2023-01-27 13:46:54 +01:00 |
|
|
a4bf0d254a
|
Fix case of empty textables
|
2023-01-26 09:24:53 +01:00 |
|
|
d563a6c089
|
Get multi sampled text to work
|
2023-01-22 18:18:24 +01:00 |
|
|
775bda1d07
|
Add third subpass
|
2023-01-22 16:02:46 +01:00 |
|
|
de0a2bca70
|
Next step towards multisampled text
|
2023-01-21 23:34:01 +01:00 |
|
|
f4a8e48d67
|
Implement first draft for multisampled text
|
2023-01-21 22:09:07 +01:00 |
|
|
f5b0f76173
|
Recreate RenderTarget while preserving RenderPass
|
2023-01-21 17:03:54 +01:00 |
|
|
500fea420c
|
Export Font type
|
2023-01-21 14:54:22 +01:00 |
|
|
d0b7b7dd24
|
Impl default for create info
|
2023-01-21 14:40:58 +01:00 |
|
|
febcfbc0b4
|
Use RenderTarget instead of RenderPass directly
|
2023-01-21 14:14:43 +01:00 |
|
|
672c0f00ba
|
Improve setting background
|
2023-01-19 13:05:48 +01:00 |
|
|
ef9d140894
|
Rename font_path member to font
|
2023-01-18 12:27:08 +01:00 |
|
|
e8401e0d6e
|
Add a way to pass font as bytes
|
2023-01-18 12:24:56 +01:00 |
|
|
0501a4edde
|
Add size info to icon
|
2023-01-18 09:45:16 +01:00 |
|
|
74355aac21
|
Add bounds check for child_at
|
2023-01-18 07:28:32 +01:00 |
|
|
70e54664e9
|
Add from_str for GuiSnippet
|
2023-01-18 06:16:41 +01:00 |
|
|
cc6ff8ab32
|
Add to try from
|
2023-01-17 15:40:53 +01:00 |
|
|
4bb62bcfe8
|
Add GrowDirection to xml values
|
2023-01-17 15:33:25 +01:00 |
|
|
2f7ad1fc76
|
Add const default to create info
|
2023-01-17 07:24:20 +01:00 |
|
|
976bb051bb
|
Make create info serializable
|
2023-01-17 07:08:29 +01:00 |
|
|
1c64e01384
|
Make sound parameter feature dependent
|
2023-01-17 07:07:19 +01:00 |
|
|
f4ac45e5b6
|
Change interface SoundHandler type
|
2023-01-16 14:08:54 +01:00 |
|
|
784eba4e41
|
Fix audio feature
|
2023-01-16 13:27:54 +01:00 |
|
|
6024ae6806
|
Free from context dependency
|
2023-01-16 12:58:59 +01:00 |
|
|
7c359462a9
|
Initial commit
|
2023-01-16 10:53:52 +01:00 |
|