Haibo
|
3c9943b4ac
|
feat: support x64
|
2023-09-25 18:33:16 +08:00 |
Nomango
|
03c24091c7
|
pref: refactoring native object
|
2023-09-24 21:43:06 +08:00 |
Nomango
|
dc5ec25c00
|
feat: update to direct2d 1.3
|
2023-09-24 16:01:17 +08:00 |
Nomango
|
a836c69b37
|
[deploy] pref: add text drawing effect
|
2023-09-10 12:11:51 +08:00 |
Nomango
|
b829d724c5
|
[deploy] fix SpriteFrame::Split
|
2022-06-23 15:16:48 +08:00 |
Nomango
|
01af971d36
|
add Interpolator
|
2020-10-19 18:41:02 +08:00 |
Nomango
|
adcce6e613
|
[deploy] add MouseEventListener & KeyEventListener
|
2020-10-15 01:11:08 +08:00 |
Nomango
|
dc12c77880
|
[deploy] add MouseSensor
|
2020-10-14 00:54:56 +08:00 |
Nomango
|
cbe454c4ad
|
[deploy] remove Value & ValueObserver
|
2020-10-12 20:51:38 +08:00 |
Nomango
|
887024f916
|
add transitions
|
2020-10-11 17:10:14 +08:00 |
Nomango
|
e9c8ca63ad
|
add SpriteFrame & BinaryData & AnimationEventHandler
|
2020-10-11 03:45:42 +08:00 |
Nomango
|
d9feebae31
|
refactoring animation
|
2020-10-10 21:12:37 +08:00 |
Nomango
|
8f6fd5d1f6
|
[chore] add Interpolator
|
2020-10-09 23:17:50 +08:00 |
liuhaibo.2020
|
21c476c56f
|
update Duration
|
2020-10-09 23:10:30 +08:00 |
Nomango
|
4be1d7eccb
|
add Value & ValueObserver
|
2020-10-09 13:17:13 +08:00 |
Nomango
|
439cd29026
|
add Flag & Property
|
2020-10-07 01:48:24 +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
|
696de0326d
|
add ResourceLoader
|
2020-07-26 11:51:27 +08:00 |
Nomango
|
a134a2e952
|
remove ObjectPool
|
2020-07-23 17:21:44 +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
|
9fec80f7d2
|
Add Action & ActionEntity
|
2020-07-20 21:35:33 +08:00 |
Nomango
|
5bebd422fb
|
add defer macros
|
2020-06-21 14:33:07 +08:00 |
Nomango
|
a794894452
|
add ObjectPool
|
2020-06-04 17:01:12 +08:00 |
Nomango
|
e7da6a5abc
|
add ConfigIni & remove LocalStorage
|
2020-05-28 02:42:32 +08:00 |
Nomango
|
6d1cf35730
|
refactoring project
|
2020-05-24 20:46:52 +08:00 |
Nomango
|
5d7c3f4f9a
|
refactoring project
|
2020-05-24 11:26:21 +08:00 |
Nomango
|
093e422135
|
Merge branch 'dev' of https://github.com/KiwanoEngine/Kiwano into dev
|
2020-05-22 21:07:43 +08:00 |
Nomango
|
228fc45035
|
make Direct3D resources global
|
2020-05-22 21:07:32 +08:00 |
Nomango
|
6a8b2f528a
|
TaskManager => TaskScheduler, ActionManager => ActionScheduler
|
2020-05-21 00:06:47 +08:00 |
Nomango
|
e68bb9d94d
|
refactor utils
|
2020-05-20 23:48:56 +08:00 |
Nomango
|
1805c016f8
|
add Ticker & EventTicker
|
2020-05-20 00:47:46 +08:00 |
Nomango
|
fed74ddb0a
|
add Timer
|
2020-05-19 21:42:06 +08:00 |
Nomango
|
430e46a5a3
|
Timer => Task
|
2020-05-19 21:25:00 +08:00 |
Nomango
|
ce5edaa689
|
suppress warning C26812
|
2020-05-17 20:19:03 +08:00 |
Nomango
|
b790bb7315
|
[deploy] Use Canvas::GetContext2D() instead of drawing functions
|
2020-04-26 21:20:58 +08:00 |
Nomango
|
92a845a23a
|
add Serializable types
|
2020-04-15 16:37:58 +08:00 |
Nomango
|
54b8ab0a4d
|
update project configurations
|
2020-04-15 10:12:42 +08:00 |
Nomango
|
781d1a2f6c
|
[deploy] Add Cloneable
|
2020-04-03 17:48:00 +08:00 |
Nomango
|
a6961c0d20
|
[deploy] Add GetVersion function
|
2020-03-31 10:10:33 +08:00 |
Nomango
|
a1e7e77c96
|
[deploy] Change source code charset to gb2312
|
2020-03-19 14:28:50 +08:00 |
Nomango
|
d6b95e3b40
|
Add allocator
|
2020-02-20 22:27:09 +08:00 |
Nomango
|
ceb5e3b260
|
Remove AsyncTask
|
2020-02-20 19:10:52 +08:00 |
Nomango
|
f71c5b9ff8
|
Remove TextureRenderContext & add function to create a RenderContext from a texture
|
2020-02-20 18:22:52 +08:00 |
Nomango
|
9077c55b9c
|
Add component
|
2020-02-18 12:53:18 +08:00 |
Nomango
|
f319f47d38
|
Update KGE_ASSERT macro
|
2020-02-17 23:11:17 +08:00 |
Nomango
|
14df3ae55e
|
Add NativeObject & NativePtr
|
2020-02-16 20:14:01 +08:00 |
Nomango
|
2c050cafba
|
Remove OuterC library
|
2020-02-15 17:32:32 +08:00 |
Nomango
|
94915b87ff
|
Update Runner
|
2020-02-14 22:01:56 +08:00 |