| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reorganize rendering server. | reduz | 2020-12-03 | 1 | -0/+100 |
| | | | | | | -Made RenderingServerScene abstract, allowing reimplementation -RenderingServerRaster -> RenderingServerDefault, but this class is going away soon. | ||||
| * | [Complex Text Layouts] Refactor Font class, default themes and controls to ↵ | bruvzg | 2020-11-26 | 1 | -0/+18 |
| | | | | | | | | | use Text Server interface. Implement interface mirroring. Add TextLine and TextParagraph classes. Handle UTF-16 input on macOS and Windows. | ||||
| * | [Complex Text Layouts] Implement TextServer interface. Implement Fallback ↵ | bruvzg | 2020-11-26 | 1 | -0/+126 |
| | | | | | TextServer. | ||||
| * | Initialize class/struct variables with default values in core/ and drivers/ | Rafał Mikrut | 2020-11-23 | 5 | -8/+8 |
| | | |||||
| * | Remove empty lines around braces with the formatting script | Aaron Franke | 2020-11-16 | 1 | -1/+0 |
| | | |||||
| * | Reorganized core/ directory, it was too fatty already | reduz | 2020-11-07 | 27 | -0/+7117 |
| -Removed FuncRef, since Callable makes it obsolete -Removed int_types.h as its obsolete in c++11+ -Changed color names code | |||||
