Commit Graph

10 Commits

Author SHA1 Message Date
Haibo 2b411989cf add: debug node 2019-08-06 13:32:09 +08:00
Haibo 7b67d49c93 add: finished the Canvas
minor fixes
2019-08-06 13:32:08 +08:00
Haibo 18990c3ee6 add: noncopyable.hpp 2019-08-06 13:32:07 +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 5875f0d2b1 change: update text size while updating layout 2019-08-06 13:32:02 +08:00
Haibo f2be349841 optimize: Text class 2019-08-06 13:32:01 +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 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