Project

General

Profile

« Previous | Next » 

Revision 3a86a501

Added by skyjake over 11 years ago

Client|Widgets: Working on LogWidget

This is incomplete work presently, however the basic building blocks
are in place: log entries are received via a sink, they are wrapped
to multiple lines, and are then composed for GL drawing using
GLTextComposer. The entries near the visible range are kept ready for
rendering on a separate atlas.

Todo: Fix eventual corruption / overdraw / atlas misbehavior
Todo: Text styling (handle styling escape symbols in Font)
Todo: Performance -- too many calls to measure text's visible widths
Todo: Cleanup of LogWidget implementation

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences