Commit Graph

18 Commits

Author SHA1 Message Date
Haibo ae2e5dad31 optimize
refactoring
2019-08-06 13:32:16 +08:00
Haibo 1d86da332c optimize
minor

refactoring

minor

minor

minor
2019-08-06 13:32:14 +08:00
Haibo bb03e6df5f add ease functions 2019-08-06 13:32:12 +08:00
Haibo 098167c606 add: EaseElasticInOut & EaseBounceInOut 2019-08-06 13:32:12 +08:00
Haibo 00ee7002f3 add: TweenAction
refactoring TweenAction(s) & remove CallFunc & rename Animation to Frames
2019-08-06 13:32:10 +08:00
Haibo ad70453c21 add: PathAction 2019-08-06 13:32:10 +08:00
Haibo 7b67d49c93 add: finished the Canvas
minor fixes
2019-08-06 13:32:08 +08:00
Haibo f70de4e220 fix: the size of intrusive list is not stable
fixes commet mistakes
2019-08-06 13:32:04 +08:00
Haibo 6ec03fa0c9 optimize: clear WARNING C4353 & no exception thrown in time::Now
refactoring: Transform move to base package
2019-08-06 13:32:02 +08:00
Haibo 9221b46e1b optimize: intrusive list 2019-08-06 13:32:02 +08:00
Haibo 4ce0a470de optimize: use expression template to calculate matrixs multiply 2019-08-06 13:32:01 +08:00
Haibo 32ecc0cbe8 add TaskManager and ActionManager, expands time package 2019-08-06 13:32:01 +08:00
Haibo 1ed684f3a1 fix: operator +-*/ should return const object 2019-08-06 13:31:59 +08:00
Haibo d2532c09db update: modern singleton pattern 2019-08-06 13:31:59 +08:00
Haibo 2b366e42be update: GraphicsDevice owns all Direct2D resources 2019-08-06 13:31:59 +08:00
Haibo c474d259c5 fix: math::scalar 2019-08-06 13:31:59 +08:00
Haibo a062af4de7 add: time literals & duration to string & duration operation with iostream 2019-08-06 13:31:59 +08:00
Haibo f4cadddce4 change: add namespace modules & load libraries from dll
refactoring: time package

refactoring: the whole project has been changed
2019-08-06 13:31:57 +08:00