Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Also replace include catch.hpp into generic unittests.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allow not set actual OpenGL color on each call
because it useless for drawing text.
|
|
|
|
|
|
TextChunk with colors and image stored inside draw object.
If string or color changed old string image moved to cache.
New string image generated or moved from cache.
Use new way in drawing string in label.
|
|
|
|
|
|
|
|
|
|
|