Clip:1b72664dd19ff448d1dde76e0213d91fc97d250a commits - 南方科技大学https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commits/1b72664dd19ff448d1dde76e0213d91fc97d250a2020-05-14T13:29:55+02:00https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/1b72664dd19ff448d1dde76e0213d91fc97d250asimplify the draw command list2020-05-14T13:29:55+02:00Paul Asmuthpaul@asmuth.com
Convert the DrawCommandList into a simple, flat vector of draw
command structs. A mechanism for piping semantic text information
through to the output file will be reimplemented later.
This change also removes the dependency on std::variant, which is
a C++17 feature, but is not supported on macOS 10.13.https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/e4e6b679d7d9d538baa944f8786d3400e7ab0b76update readme2020-05-14T03:13:00+02:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/38c864d224f243c142083a6a7b98842fa6b79251add missing includes2020-05-14T03:04:39+02:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/5512b9e8373db5a2e3c2b0a55bbb93b1d2183ecbfix a precedence issue2020-05-14T03:03:44+02:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/bb8870442ce3ffbe7170f25166b99d99e4de7515replace all calls to bind(...) with std::bind2020-05-14T02:56:09+02:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/4872dcad51dbbb1fb0577d0c5e980dc665e61d4aswitch back from std::optional to our own Option<T>2020-05-14T02:49:16+02:00Paul Asmuthpaul@asmuth.com
std::optional is part of C++17, which is not supported on macOS 10.13https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/63e4fa21d30e4f9fabe4f927b61520415626230eupdate travis.yml (test build on macOS 10.13)2020-05-14T02:36:53+02:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/9a48103597d4eb967707ed39d09e01c355e296a1rename tools/plotgen -> figure/plot2020-05-14T02:14:31+02:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/bfe3e8c2c153e42fe98999ae03e0eeeeab9a20ecupdate CMakeLists.txt2020-05-14T01:36:48+02:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/2ac3529aded5c0d59b9eecb37074a9199fb1c8baMerge branch 'master' into website2020-05-14T01:28:07+02:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/9ce5301fe5b2366f4addc5760a827c9d051c94c8update the documentation2020-05-14T01:27:17+02:00Paul Asmuthpaul@asmuth.com
- move examples into a separate repository
- restructure the documentation
- add a new front pagehttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/11cd2df226da6d7ef3b6ecc36413cd51e40738bbupdate examples2020-05-10T15:09:36+02:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/708c02648180c905811030fbf7b48ec1ffc6de21reimplement scale autoranging2020-05-10T15:08:57+02:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/4e33d1ce508c478507425ce0eff69139304ab019set version to 0.7.02020-05-09T18:54:49+02:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/72737db7c7d35d70a1686e2b3666cabdb3abda10simplify the command line interface2020-05-09T18:51:07+02:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/529c1aacb482aeef5f79f85bf648aff02e0405f6switch to getopt for option parsing2020-05-09T18:35:01+02:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/63c064824416f50af59717a2d73a676bd43d0440improved test_runner.sh output formatting2020-05-09T17:03:44+02:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/06830f32fabaf54d143fbd276c5588e4a68a0edffix remaining test cases2020-05-09T17:03:24+02:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/480fa9e68460562e5de29d7bc8581b47001687bffix a duplicate type name2020-05-09T15:44:41+02:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/b130cb41c8726f1cb9ed8f4e0c433bbedaf0aec6add layer/set-font{,-size}2020-05-09T15:05:59+02:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/f85a0ef8e1a7d835b353b69470c1ad8387fa0298update examples and tests2020-05-09T03:05:16+02:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/5142e376a2b84352eb7b8c25a36ae082791e5bcdadd layer/{resize,set-dpi}2020-05-09T02:01:28+02:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/0c933a7a9272b7a27d4c86cb9d4110a494153ce5split Context into Layer and PlotConfig2020-05-09T00:22:03+02:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/351ac8464f36e71c04525263dde6390162428383move the plotting functions into the tools/plotgen command2020-05-08T22:35:14+02:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/f3e8dbb99994d15d27f89e812e7e0f9c8c613d4ffix the root font size (rem) calculation2020-05-08T17:53:35+02:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/81e98ba93c1e1adfdc115202c1f4635e31f40268simplify the plotting interface2020-05-08T17:52:50+02:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/2a8976f31eefc5ac030ec67e6742abafe7c706d0update examples2020-05-08T17:46:44+02:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/191159a4bd4d23ecccdc0472fad30b1325f47e95add support for loading lines and points from geojson2020-02-03T01:06:35+01:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/60970701a7982f12099658645c6cef8fd4dc258aupdate the documentation html layout2020-02-02T04:00:47+01:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/3a771b08075eac40650e26fb48340845e1e4a258update example gallery2020-02-02T02:43:03+01:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/e2b07b13c1628ab9c4c0bffbdd9bbc6fd8d90cccupdate axis examples and test cases2020-02-02T01:03:40+01:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/fda00863a3fe15b8a614604f2604d7b1b55cda2badd doc/examples/maps/gulf-of-mexico.clp2020-02-02T01:02:26+01:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/a310e1b4e04f1887321e841ca5fc04148a71229fadd a testdata extraction step2020-02-02T01:02:24+01:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/99f6a8fd5bf634dd79f3d5ee8a6435e4688a4ca1fix an extraneous unit conversion2020-02-02T00:37:02+01:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/893b5c5d44f8767adb877835119c49ef379ebac9add missing configuration check2020-02-02T00:26:35+01:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/0a78407bbaba0609daf0f9dca3c8f27d4d86ad20add the 'draw/rectangle' command2020-02-02T00:14:40+01:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/4080f0554e20d66e08afac14a9e0838d48f0510dimproved axis layout defaults2020-02-02T00:00:26+01:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/e67d36b5ab72bd805910dfd014bd99d12c477ac0add a basic 'plot/polygons' command2020-02-02T00:00:21+01:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/47abc123f4d6ca6c11bbe78b057ad7203773411dadd the 'polygon' draw command2020-02-01T23:17:41+01:00Paul Asmuthpaul@asmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/5f454c4bbf49227ee155688a2f728524741e072eload GeoJSON polygons and multi polygons2020-02-01T22:40:59+01:00Paul Asmuthpaul@asmuth.com