Nomango
|
a7c4e9402b
|
pref: separate text outline rendering
|
2023-09-24 16:44:26 +08:00 |
Nomango
|
494a4d05f9
|
feat: add render context blend mode
|
2023-09-24 16:22:01 +08:00 |
Nomango
|
dc5ec25c00
|
feat: update to direct2d 1.3
|
2023-09-24 16:01:17 +08:00 |
Haibo
|
76b3b4fbed
|
fix: pixel format
|
2023-09-12 10:11:53 +08:00 |
Nomango
|
4b9f4b11f9
|
feat: support create texture from memory
|
2023-09-12 01:17:22 +08:00 |
Nomango
|
2fa346783a
|
[deploy] pref: cache text outline geometry
|
2023-09-10 22:05:10 +08:00 |
Nomango
|
a836c69b37
|
[deploy] pref: add text drawing effect
|
2023-09-10 12:11:51 +08:00 |
Nomango
|
c6d15dfd08
|
[deploy] fix font
|
2022-10-24 19:09:48 +08:00 |
Nomango
|
abac7c9444
|
[deploy] refactor: TextLayout
|
2022-10-12 14:19:33 +08:00 |
Nomango
|
adcce6e613
|
[deploy] add MouseEventListener & KeyEventListener
|
2020-10-15 01:11:08 +08:00 |
Nomango
|
e9c8ca63ad
|
add SpriteFrame & BinaryData & AnimationEventHandler
|
2020-10-11 03:45:42 +08:00 |
Nomango
|
678b47b9bd
|
update RenderContext
|
2020-10-04 04:39:22 +08:00 |
Nomango
|
3d40f5cfe2
|
[deploy] add FontStretch
|
2020-08-05 01:55:42 +08:00 |
Nomango
|
4eb5dd007d
|
update Font
|
2020-08-04 16:31:20 +08:00 |
Nomango
|
31692c2a70
|
[deploy] add Font::Preload
|
2020-08-04 02:19:23 +08:00 |
Nomango
|
69f298211c
|
update NativeObject & NativePtr
|
2020-08-04 02:19:08 +08:00 |
Nomango
|
ada7c2b336
|
update Texture & GifImage cache management
|
2020-08-03 21:55:27 +08:00 |
Nomango
|
4dce6fb506
|
[deploy] add Font::GetFamilyNames
|
2020-08-03 19:54:29 +08:00 |
Nomango
|
0b9aaf799d
|
add Module::BeforeRender & Module::AfterRender
|
2020-07-29 11:17:20 +08:00 |
Nomango
|
1c8c92862a
|
add Renderer::ResetResolutionWhenWindowResized
|
2020-07-26 19:00:00 +08:00 |
Nomango
|
2285449eef
|
update ResourceCache & ResourceLoader
|
2020-07-26 18:51:02 +08:00 |
Nomango
|
696de0326d
|
add ResourceLoader
|
2020-07-26 11:51:27 +08:00 |
Nomango
|
088cfda0c5
|
add ObjectPolicy
|
2020-07-26 00:22:32 +08:00 |
Nomango
|
5a877ccf7b
|
remove Create functions
|
2020-07-22 21:08:48 +08:00 |
Nomango
|
c0f90d235a
|
refactoring: add RefPtr & RefObject & ObjectPool
|
2020-07-22 16:52:32 +08:00 |
Nomango
|
765d20c988
|
update: middleware-styled module
|
2020-07-21 20:56:49 +08:00 |
Nomango
|
c19b5e224f
|
add LogFormater & LogProvider & LogBuffer
|
2020-07-17 12:23:18 +08:00 |
Nomango
|
ff0234559b
|
Window fullscreen mode supported
|
2020-06-21 01:56:02 +08:00 |
Nomango
|
a62f1f4d2d
|
Feature: runner settings
|
2020-05-29 18:44:20 +08:00 |
Nomango
|
04475c3c37
|
fix memory leaks
|
2020-05-29 12:02:04 +08:00 |
Nomango
|
c82fd84a0d
|
fix bugs
|
2020-05-26 00:12:36 +08:00 |
Nomango
|
5d7c3f4f9a
|
refactoring project
|
2020-05-24 11:26:21 +08:00 |
Nomango
|
228fc45035
|
make Direct3D resources global
|
2020-05-22 21:07:32 +08:00 |
Nomango
|
3fd3fbbbd8
|
update GetDisplaySettings function
|
2020-05-19 21:12:57 +08:00 |
Nomango
|
2ff0d1ad95
|
Add resolution related functions
|
2020-05-17 21:02:43 +08:00 |
Nomango
|
f8cdbe4335
|
fix bug: incorrect window size in fullscreen mode
|
2020-05-08 00:57:28 +08:00 |
Nomango
|
ae247dd676
|
fix bug: exiting fullscreen mode makes the window smaller
|
2020-05-07 21:47:06 +08:00 |
Nomango
|
54b8ab0a4d
|
update project configurations
|
2020-04-15 10:12:42 +08:00 |
Nomango
|
1cef30e7f5
|
fix window resize exception
|
2020-04-14 17:08:15 +08:00 |
Nomango
|
8037ff96cf
|
[deploy] update string functions
|
2020-04-14 12:28:29 +08:00 |
Nomango
|
530fca11cc
|
[deploy] update Resource
|
2020-04-07 16:39:44 +08:00 |
Nomango
|
a1e7e77c96
|
[deploy] Change source code charset to gb2312
|
2020-03-19 14:28:50 +08:00 |
Nomango
|
f90624eb5b
|
[deploy] namespace 'string' rename to 'strings'
|
2020-02-23 22:08:14 +08:00 |
Nomango
|
d6b95e3b40
|
Add allocator
|
2020-02-20 22:27:09 +08:00 |
Nomango
|
f71c5b9ff8
|
Remove TextureRenderContext & add function to create a RenderContext from a texture
|
2020-02-20 18:22:52 +08:00 |
Nomango
|
9fbe396e3b
|
[deploy] Tidy
|
2020-02-19 12:09:50 +08:00 |
Nomango
|
72e176a314
|
Update TextLayout
|
2020-02-17 17:01:12 +08:00 |
Nomango
|
794df63a10
|
Fix incorrect TextLayout width
|
2020-02-17 12:06:29 +08:00 |
Nomango
|
60899a6a9b
|
Add texture brush
|
2020-02-16 20:32:08 +08:00 |
Nomango
|
14df3ae55e
|
Add NativeObject & NativePtr
|
2020-02-16 20:14:01 +08:00 |