This website requires JavaScript.
c7d5377b9c
Pretty much everything Label wise is working
Dominic Masters
2023-06-12 08:32:12 -07:00
da5d3da6df
Prog ttf
Dominic Masters
2023-06-12 06:25:17 -07:00
a4eecbe1d4
Prog ttf
Dominic Masters
2023-06-12 06:25:17 -07:00
1afa254a0d
Next phase ready
Dominic Masters
2023-06-11 09:08:14 -07:00
836ecb265b
Next phase ready
Dominic Masters
2023-06-11 09:08:14 -07:00
0c84689245
API Almost finished
Dominic Masters
2023-06-11 09:05:25 -07:00
7e20d6e8c5
API Almost finished
Dominic Masters
2023-06-11 09:05:25 -07:00
86bca79768
Loading fonts is done
Dominic Masters
2023-06-10 12:01:14 -07:00
bbc75feb0d
Loading fonts is done
Dominic Masters
2023-06-10 12:01:14 -07:00
1af1f9ef14
About 3/4 done with new font system
Dominic Masters
2023-06-09 23:12:10 -07:00
4acf77257a
About 3/4 done with new font system
Dominic Masters
2023-06-09 23:12:10 -07:00
8b3ecc88a6
Font loading progress
Dominic Masters
2023-06-09 09:04:45 -07:00
c6d0801db0
Font loading progress
Dominic Masters
2023-06-09 09:04:45 -07:00
d70ae88359
Font loading progress
Dominic Masters
2023-06-09 09:04:38 -07:00
c6d3e5390f
Font loading progress
Dominic Masters
2023-06-09 09:04:38 -07:00
3ca30721b6
TTF Prog
Dominic Masters
2023-06-05 11:49:38 -07:00
d3b9f82ad0
TTF Prog
Dominic Masters
2023-06-05 11:49:38 -07:00
bbd442b191
Basicallly POC, but still somethign wrong with u_FontQuadParts
Dominic Masters
2023-06-04 10:05:42 -07:00
0721e98e00
Basicallly POC, but still somethign wrong with u_FontQuadParts
Dominic Masters
2023-06-04 10:05:42 -07:00
6a61255aee
Half way through debugging texture problems
Dominic Masters
2023-06-04 08:28:49 -07:00
d2dc93d3be
Half way through debugging texture problems
Dominic Masters
2023-06-04 08:28:49 -07:00
6dda9a6797
Font round 1
Dominic Masters
2023-06-02 21:04:35 -07:00
19eabe6e76
Font round 1
Dominic Masters
2023-06-02 21:04:35 -07:00
d20e8e8e7a
Testing Font shader setup for arrays
Dominic Masters
2023-06-01 10:10:34 -07:00
af75bb546a
Testing Font shader setup for arrays
Dominic Masters
2023-06-01 10:10:34 -07:00
970e98f49a
Fixed some bugs with buffers during font building
Dominic Masters
2023-05-31 10:47:06 -07:00
1b84efe0d6
Fixed some bugs with buffers during font building
Dominic Masters
2023-05-31 10:47:06 -07:00
e3d0070e95
Fixed UI not rendering (partially)
Dominic Masters
2023-05-31 09:30:21 -07:00
4ae838945e
Fixed UI not rendering (partially)
Dominic Masters
2023-05-31 09:30:21 -07:00
b6cbd982eb
Moved a few things to shader buffers, added some bugs that I have to fix
Dominic Masters
2023-05-30 08:35:18 -07:00
a51c5d0fc8
Moved a few things to shader buffers, added some bugs that I have to fix
Dominic Masters
2023-05-30 08:35:18 -07:00
8da23b123a
First working example
Dominic Masters
2023-05-29 19:50:04 -07:00
89ab1800ec
First working example
Dominic Masters
2023-05-29 19:50:04 -07:00
96dd33c6b8
Added IRenderable, removed shader programs and allow more nuanced control of render passes, UI items are now rendered same as other scene item components.
Dominic Masters
2023-05-29 15:52:08 -07:00
cdc0c03dd3
Added IRenderable, removed shader programs and allow more nuanced control of render passes, UI items are now rendered same as other scene item components.
Dominic Masters
2023-05-29 15:52:08 -07:00
117262267c
Mid prog font
Dominic Masters
2023-05-26 10:44:17 -07:00
d6625ba094
Mid prog font
Dominic Masters
2023-05-26 10:44:17 -07:00
a2669f6eb9
Added shader param buffer support
Dominic Masters
2023-05-24 23:07:09 -07:00
e38d6b7948
Added shader param buffer support
Dominic Masters
2023-05-24 23:07:09 -07:00
66c4755ac5
Fixed texture filter modes not applying.
Dominic Masters
2023-05-22 11:52:10 -07:00
b65f52878a
Fixed texture filter modes not applying.
Dominic Masters
2023-05-22 11:52:10 -07:00
8328dba55c
First phase moving from STBTT to FreeType
Dominic Masters
2023-05-22 11:25:59 -07:00
fd6d6ab677
First phase moving from STBTT to FreeType
Dominic Masters
2023-05-22 11:25:59 -07:00
4a0c817a1c
Prepping to allow textures to have different render modes/types. Prepping for freetype support
Dominic Masters
2023-05-21 23:35:39 -07:00
6069c71384
Prepping to allow textures to have different render modes/types. Prepping for freetype support
Dominic Masters
2023-05-21 23:35:39 -07:00
bb0eb2d7fa
About to move from STB TrueType to FreeType
Dominic Masters
2023-05-21 15:56:21 -07:00
68650b1b93
About to move from STB TrueType to FreeType
Dominic Masters
2023-05-21 15:56:21 -07:00
a6ecdfd84d
VN textbox event
Dominic Masters
2023-05-21 15:11:51 -07:00
74cdc66814
VN textbox event
Dominic Masters
2023-05-21 15:11:51 -07:00
a64df032e2
Fixed XML Parser not parsing empty XML sheets 100% correctly.
Dominic Masters
2023-05-20 22:53:53 -07:00
b61c1fc5ba
Fixed XML Parser not parsing empty XML sheets 100% correctly.
Dominic Masters
2023-05-20 22:53:53 -07:00
f8ca5f2e17
VN Textbox Scroll initial version
Dominic Masters
2023-05-20 22:13:22 -07:00
c69352cf9c
VN Textbox Scroll initial version
Dominic Masters
2023-05-20 22:13:22 -07:00
d3ac3b688b
Added code support, not great but hey it works
Dominic Masters
2023-05-18 23:31:36 -07:00
8df72dace1
Added code support, not great but hey it works
Dominic Masters
2023-05-18 23:31:36 -07:00
d7a0aa9566
Fixed VNDummy import missing
Dominic Masters
2023-05-18 21:52:41 -07:00
5619ce9824
Fixed VNDummy import missing
Dominic Masters
2023-05-18 21:52:41 -07:00
feb4238165
XML structured much better
Dominic Masters
2023-05-18 21:51:22 -07:00
7a6731cc9e
XML structured much better
Dominic Masters
2023-05-18 21:51:22 -07:00
a42ddd8e9e
VNSceneGen is more or less working
Dominic Masters
2023-05-18 21:39:59 -07:00
26252d3b64
VNSceneGen is more or less working
Dominic Masters
2023-05-18 21:39:59 -07:00
02589c0b98
VN Scene update prog.
Dominic Masters
2023-05-18 09:35:03 -07:00
e5b7bb9eec
VN Scene update prog.
Dominic Masters
2023-05-18 09:35:03 -07:00
5a60c10049
About to break VN Scene Parser
Dominic Masters
2023-05-17 21:52:24 -07:00
fc303b3b47
About to break VN Scene Parser
Dominic Masters
2023-05-17 21:52:24 -07:00
3b0ef97f89
Comitting incase I break something
Dominic Masters
2023-05-17 12:48:42 -07:00
1e04811c20
Comitting incase I break something
Dominic Masters
2023-05-17 12:48:42 -07:00
35b85529e9
Added a great scene generator
Dominic Masters
2023-05-16 20:37:41 -07:00
5ce7950945
Added a great scene generator
Dominic Masters
2023-05-16 20:37:41 -07:00
39fffec483
Prefab Generator Refactor
Dominic Masters
2023-05-16 08:56:05 -07:00
bce6dbffa6
Prefab Generator Refactor
Dominic Masters
2023-05-16 08:56:05 -07:00
e6c966f3dd
Tiled sprite improvements!
Dominic Masters
2023-05-14 19:06:37 -07:00
a7aec06aec
Tiled sprite improvements!
Dominic Masters
2023-05-14 19:06:37 -07:00
f44fe25011
Testing textures
Dominic Masters
2023-05-11 23:57:08 -07:00
d603da50c7
Testing textures
Dominic Masters
2023-05-11 23:57:08 -07:00
642f1408ff
Fixed UI Image
Dominic Masters
2023-05-10 23:35:10 -07:00
ba44eacfba
Fixed UI Image
Dominic Masters
2023-05-10 23:35:10 -07:00
cdf9b0a35d
(Temp) UI only renders to backbuffer
Dominic Masters
2023-05-10 12:48:33 -07:00
195e49e243
(Temp) UI only renders to backbuffer
Dominic Masters
2023-05-10 12:48:33 -07:00
d643d5f220
Allow camera render target to be null
Dominic Masters
2023-05-10 07:43:02 -07:00
cdc3e89f8a
Allow camera render target to be null
Dominic Masters
2023-05-10 07:43:02 -07:00
fb53330105
Added percentage support to UIElements
Dominic Masters
2023-05-09 23:51:12 -07:00
9f5c39b8d0
Added percentage support to UIElements
Dominic Masters
2023-05-09 23:51:12 -07:00
a4c06c8eba
Grid Progress
Dominic Masters
2023-04-30 15:31:22 -07:00
e6b93fe5db
Grid Progress
Dominic Masters
2023-04-30 15:31:22 -07:00
47d95ac8ce
UI Border Done
Dominic Masters
2023-04-29 20:55:32 -07:00
248e000c63
UI Border Done
Dominic Masters
2023-04-29 20:55:32 -07:00
0040a54001
Now I gotta fix alignment
Dominic Masters
2023-04-27 23:31:09 -07:00
129a460cd1
Now I gotta fix alignment
Dominic Masters
2023-04-27 23:31:09 -07:00
54cfc89f38
TTF Loading Fixed
Dominic Masters
2023-04-27 21:52:19 -07:00
89afd1e53f
TTF Loading Fixed
Dominic Masters
2023-04-27 21:52:19 -07:00
e1f615c774
Added IF Event Parsing
Dominic Masters
2023-04-25 23:06:23 -07:00
60d4b53a33
Added IF Event Parsing
Dominic Masters
2023-04-25 23:06:23 -07:00
aec17f614e
Add choice and choice-set event parsing
Dominic Masters
2023-04-25 20:33:13 -07:00
ce2ac8ba1c
Add choice and choice-set event parsing
Dominic Masters
2023-04-25 20:33:13 -07:00
87d3f5da20
Fixed / Finished Go To event
Dominic Masters
2023-04-25 19:20:12 -07:00
556b731c0e
Fixed / Finished Go To event
Dominic Masters
2023-04-25 19:20:12 -07:00
37976cfd84
Merge branch 'master' of https://git.wish.moe/YourWishes/Dawn
Dominic Masters
2023-04-25 18:55:00 -07:00
a0eaa4b0ff
Merge branch 'master' of https://git.wish.moe/YourWishes/Dawn
Dominic Masters
2023-04-25 18:55:00 -07:00
5ce9e1ea5d
Marker progress
Dominic Masters
2023-04-25 18:22:55 -07:00