Commit Graph

10 Commits

Author SHA1 Message Date
Haibo a29584f756 add E2D_ASSERT 2019-08-06 13:32:14 +08:00
Haibo 406ea51b57 add Events and EventDispatcher 2019-08-06 13:32:14 +08:00
Haibo 00ee7002f3 add: TweenAction
refactoring TweenAction(s) & remove CallFunc & rename Animation to Frames
2019-08-06 13:32:10 +08:00
Haibo 92711b411a add: LineGeometry & RoundedRectGeometry 2019-08-06 13:32:10 +08:00
Haibo ad70453c21 add: PathAction 2019-08-06 13:32:10 +08:00
Haibo 2c7ccb4f6d add: geometries supported 2019-08-06 13:32:10 +08:00
Haibo ff8b647d9d add: tracing object leaks 2019-08-06 13:32:09 +08:00
Haibo b98e958213 optimize: manage COM resources with intrusive::SmartPointer
refactoring: loads dll modules in constructors
2019-08-06 13:32:06 +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