Commit Graph

6 Commits (cff477776c9e0350a3603abaa758c1d2b1e469d4)

Author SHA1 Message Date
Nick Black e6637e81cc
Prep for serious rusting #101 (#354)
* CMake: add USE_PANDOC, USE_DOXYGEN options #101
* README: mention rust
* start integrating rust into build #101
* CMake: add USE_NETWORK option for cargo
* Debian: build-dep on doxygen
* rust: colloquy checks in Cargo.lock
* extract NCKEY defines into their own include
* colloquy: use clap to parse CLI args
* CMake: unify option namespace
* Python: update include path
* Rust: fix up --frozen workings for -DUSE_NETWORK=off
* CMake: abstract out colloquy a little
* Sync direct.hh to the New Way
5 years ago
nick black 2114cc2eda demo: rewrite handloop with ncplane_gradient() 5 years ago
nick black 7addd06341 more gradient work, more unit tests #340 5 years ago
nick black 61fe5f5b7e gradient + unit test #340 5 years ago
nick black c6520ab84c add notcurses_drop_planes, use from demo #346 5 years ago
nick black 124004c87c add nplane_polyfill_yx() #340 5 years ago