mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-06 03:20:26 +00:00
e429724287
Added: * Plane: gradient (`ncplane_gradient`) * Plane: gradient_sized (`ncplane_gradient_sized`) * NotCurses: drop_planes (`ncplane_drop_planes`) * NcReel: constructor which takes `Plane&` * Visual: constructors which take `Plane const*`, `Plane&` and `Plane const&`) * ncpp_build: a nonsensical "demo" which exists purely to test whether the C++ builds and does absolutely nothing interesting. Broke: * All exceptions throw temporary objects instead of allocated instances. Less typing in `catch` :P (and more conventional) |
||
---|---|---|
.. | ||
internal | ||
_exceptions.hh | ||
_flag_enum_operator_helpers.hh | ||
_helpers.hh | ||
Cell.hh | ||
CellStyle.hh | ||
Direct.hh | ||
Menu.hh | ||
NCAlign.hh | ||
NCBox.hh | ||
NCKey.hh | ||
NCLogLevel.hh | ||
ncpp.hh | ||
NCScale.hh | ||
NotCurses.hh | ||
Palette256.hh | ||
Plane.hh | ||
Reel.hh | ||
Root.hh | ||
Selector.hh | ||
Tablet.hh | ||
TabletCallback.hh | ||
Visual.hh |