Commit Graph

7 Commits

Author SHA1 Message Date
Haibo 91508fd7cf fix: the problem of window message loop blocking main loop 2019-08-06 13:32:09 +08:00
Haibo 298f686729 add: log tool 2019-08-06 13:32:01 +08:00
Haibo 4ce0a470de optimize: use expression template to calculate matrixs multiply 2019-08-06 13:32:01 +08:00
Haibo ccba1363a0 add: use intrusive pointers to solve memory management problems
minor improves
2019-08-06 13:31:59 +08:00
Haibo ab2757375d update: debug mode can be turned on during initialization 2019-08-06 13:31:59 +08:00
Haibo d2532c09db update: modern singleton pattern 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