|
1fc1db4376
|
renamed values' name
|
2022-02-22 20:53:39 +08:00 |
|
|
6feb8aa13f
|
Update README.md
|
2022-02-21 17:18:08 +08:00 |
|
|
fe730defb7
|
auto clear chars from tile font.
|
2022-02-21 17:13:12 +08:00 |
|
|
eb30999133
|
renamed values and functions.
|
2022-02-21 11:18:51 +08:00 |
|
|
125bf163dc
|
added is_currency attribute at CharAttributes.
|
2022-02-18 20:42:12 +08:00 |
|
|
f9cf0d1911
|
used u32char insted of u16char at FontSource.cpp
|
2022-02-18 20:38:20 +08:00 |
|
|
14269369be
|
added not_bitmap_chars at TileFont
|
2022-02-18 20:30:50 +08:00 |
|
|
6a039b8a51
|
used get_max
|
2022-02-18 19:59:02 +08:00 |
|
|
33b8ce120e
|
codes layout
|
2022-02-18 19:07:02 +08:00 |
|
|
556e523684
|
fixed a error that it mistake count.
|
2022-02-18 19:04:48 +08:00 |
|
|
693bc33720
|
used hgl_align2 function
|
2022-02-18 12:01:42 +08:00 |
|
|
f0ffb87d5b
|
used a struct instead of multi values.
|
2022-02-18 11:46:01 +08:00 |
|
|
1d457c5d58
|
splited function at TextRender
|
2022-02-17 20:02:59 +08:00 |
|
|
1ab3e5241f
|
optimized TextRender
|
2022-02-17 11:02:55 +08:00 |
|
|
0f963fb74b
|
optmized TextRender.
|
2022-02-17 10:48:12 +08:00 |
|
|
be2b3b7bcf
|
added TextRender.cpp/.h
|
2022-02-16 23:26:50 +08:00 |
|
|
196819e981
|
split and create TextRender module.
|
2022-02-16 18:19:41 +08:00 |
|
|
3e78da3b45
|
updated names of many params
|
2022-02-16 16:54:19 +08:00 |
|
|
16425b5598
|
updated VulkanSDK to 1.3.204
|
2022-02-15 16:03:27 +08:00 |
|
|
c4e69ab6ca
|
Merge remote-tracking branch 'remotes/origin/devel_22_RayPicking' into devel_14_tilemap
|
2022-02-15 15:03:02 +08:00 |
|
|
0b4969224b
|
updated submodules
|
2022-02-15 15:02:53 +08:00 |
|
|
14aff564a8
|
updated res
|
2022-02-11 19:58:16 +08:00 |
|
|
6368c23170
|
remove useless code
|
2022-02-11 19:53:01 +08:00 |
|
|
b1fc48d0cd
|
added EquirectangularMap example.
|
2022-02-11 18:07:47 +08:00 |
|
|
4f7a630048
|
fixed name error.
|
2022-02-11 14:24:47 +08:00 |
|
|
9acfa5edd0
|
added RayPicking example
|
2022-02-10 18:56:00 +08:00 |
|
|
e6282b31d0
|
fixed params at create function of inline geometry
|
2022-02-08 12:29:35 +08:00 |
|
|
5712efd7a5
|
Renamed to SortedSets instead of Sets.
|
2022-02-08 11:12:17 +08:00 |
|
|
f278dfc85a
|
updated CMCore/CMSceneGraph
|
2022-01-27 15:46:19 +08:00 |
|
|
31af8cc92b
|
deleteed OnWheel at CameraAppFramework
|
2022-01-27 10:48:20 +08:00 |
|
|
c11f0cde66
|
used newly CameraControl->SetTarget
|
2022-01-27 10:20:49 +08:00 |
|
|
392d9b42cb
|
start
|
2022-01-26 12:34:22 +08:00 |
|
|
e4ddd8e062
|
used camera_control->SetTarget
|
2022-01-26 11:20:49 +08:00 |
|
|
850602d74c
|
use newly FirstPersonCameraControl
|
2022-01-26 11:00:47 +08:00 |
|
|
5d368a689d
|
new FPCameraControl/LookAtCameraControl
|
2022-01-24 22:31:46 +08:00 |
|
|
0619460c1c
|
updated CMSceneGraph
|
2022-01-24 19:55:39 +08:00 |
|
|
fc219fb8b4
|
added VK_EXT_EXTENDED_DYNAMIC_STATE_EXTENSION_NAME support
|
2022-01-24 19:48:54 +08:00 |
|
|
b2e52cb9fe
|
supported newly trans for input event.
|
2022-01-24 19:36:54 +08:00 |
|
|
1d81121d30
|
used Vector3f instead Vector4f because noramlized(Vector3f) != normalized(Vector4f)
|
2022-01-18 12:10:02 +08:00 |
|
|
3594a88232
|
update EnvCubemap.material
|
2022-01-11 13:49:01 +08:00 |
|
|
0be90c8a6e
|
updated EnvCubemap.material
|
2022-01-11 12:55:13 +08:00 |
|
|
1b2a78dee2
|
tested EnvCubemap OK!
|
2022-01-11 12:35:31 +08:00 |
|
|
b7714d8a83
|
updated MVPMatrix struct
|
2022-01-11 10:41:18 +08:00 |
|
|
92770495a7
|
InlineGeometryScene sample supported newly BindCameraUBO
|
2022-01-11 10:37:36 +08:00 |
|
|
5c8667df4c
|
updated CMCore and CMUtil
|
2022-01-10 20:31:20 +08:00 |
|
|
1207cb442a
|
used newly BindCameraUBO
|
2022-01-10 20:31:04 +08:00 |
|
|
074cb9cc19
|
used newly ENUM_CLASS_RANGE_ERROR_RETURN_NULLPTR
|
2022-01-10 20:29:55 +08:00 |
|
|
b6c10dca4a
|
added multi color type at CreateRenderableCube and CreateRenderableBoundingBox
|
2022-01-10 20:29:29 +08:00 |
|
|
3e920b3bdc
|
added multi color type at CreateRenderableCube and CreateRenderableBoundingBox
|
2022-01-10 20:28:34 +08:00 |
|
|
1fa9f300a6
|
used RepeatWrite instead of Fill(const V &,const uint32_t count) at VertexAttribDataAccess class.
|
2022-01-10 20:27:09 +08:00 |
|