|
e381c3efeb
|
renamed to render_obj from render_instance
|
2022-06-24 21:17:28 +08:00 |
|
|
d8d8d97abd
|
renamed to Renderable from RenderableInstance, renamed to PrimitiveCreater from RenderableCreater
|
2022-06-24 21:06:38 +08:00 |
|
|
0fca6b8fc4
|
renamed to Primitive from Renderable
|
2022-06-24 17:51:05 +08:00 |
|
|
3c449df4ca
|
deleted hgl_cpy(T *,T *) function.
|
2022-03-11 17:58:53 +08:00 |
|
|
fe730defb7
|
auto clear chars from tile font.
|
2022-02-21 17:13:12 +08:00 |
|
|
33b8ce120e
|
codes layout
|
2022-02-18 19:07:02 +08:00 |
|
|
3e78da3b45
|
updated names of many params
|
2022-02-16 16:54:19 +08:00 |
|
|
5712efd7a5
|
Renamed to SortedSets instead of Sets.
|
2022-02-08 11:12:17 +08:00 |
|
|
af72c68ebe
|
used VBO instead of VAB
|
2021-11-29 15:58:48 +08:00 |
|
|
35b522a992
|
rename from Set<> to Sets<>
|
2020-09-21 11:55:02 +08:00 |
|
|
3f6742f116
|
fix bugs in Clang
|
2020-09-11 17:11:32 +08:00 |
|
|
5427d10e8d
|
support String
|
2020-09-05 17:54:21 +08:00 |
|
|
90314c4b97
|
finished first edition of the TextRenderable class.
|
2020-08-08 20:12:37 +08:00 |
|
|
824c1b0fcd
|
finished draw text example,and tested ok.
|
2020-08-04 02:23:22 +08:00 |
|
|
cea2f8da9e
|
fix draw text example.
|
2020-08-04 01:27:35 +08:00 |
|
|
2ae2228546
|
first finished TileFont and test program.
|
2020-08-03 21:22:02 +08:00 |
|
|
1f80f793ac
|
update TileFont....
|
2020-07-31 18:01:28 +08:00 |
|
|
4dc060e05f
|
layout TextLayout.h
|
2020-07-30 21:32:16 +08:00 |
|
|
8cc35599ad
|
convert file codes to UTF8-BOM
|
2020-07-29 01:00:25 +08:00 |
|
|
5020f80060
|
updates
|
2020-07-28 16:37:01 +08:00 |
|
|
22c30427b3
|
update Font codes.
|
2020-07-24 17:51:36 +08:00 |
|
|
42de618db7
|
use CharMetricsInfo instead FontAdvInfo
|
2020-07-24 15:29:22 +08:00 |
|
|
4f9553305c
|
update TextLayout.h/.cpp
|
2020-07-23 18:24:45 +08:00 |
|
|
3119c1367d
|
update TextLayout
|
2020-07-22 20:50:13 +08:00 |
|
|
8cb2df9a35
|
update TextLayout
|
2020-07-21 17:09:24 +08:00 |
|
|
2f70131ca4
|
add VerticalRightToLeftRotate90 in TextDirection
|
2020-07-21 11:48:47 +08:00 |
|
|
94cfcd322c
|
update TextLayout.h
|
2020-07-20 22:22:25 +08:00 |
|
|
a3745e927d
|
add TextLayout
|
2020-07-20 21:29:15 +08:00 |
|
|
b7e2cb7018
|
add TextLayout,RenderableCreater.cpp/.h
|
2020-07-11 21:35:14 +08:00 |
|