)]}'
{
  "commit": "0ddf2b892cbee47eb39c41ae82952934ed0ea1e3",
  "tree": "c5e880824a69d3171336d9a33dfecee93a995bd9",
  "parents": [
    "2fb6a37357551e77c5c0646bfc3c9b20dd79acac"
  ],
  "author": {
    "name": "Raph Levien",
    "email": "raph.levien@gmail.com",
    "time": "Fri Mar 15 03:33:35 2024 -0700"
  },
  "committer": {
    "name": "Raph Levien",
    "email": "raph.levien@gmail.com",
    "time": "Fri Mar 15 04:16:06 2024 -0700"
  },
  "message": "Rework robustness of cubic params\n\nThis commit contains a somewhat different approach to robust cubic\nparams than #520. When the chord length is short, propose a straight\nline, and then calculate a good estimate of the actual error of the\ncubic relative to that line.\n\nMore changes are made in downstream logic to avoid dividing by a zero\nchord length. The effective chord length computed in cubic params is now\nat least DIST_THRESH.\n\nAlso contains simplification of control flow in flatten_euler which\nhappens to work around miscompilation on some AMD cards.\n\nWIP, logic is GPU-only.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6ee46b354c679751a5a20947aa5345d4196efc4e",
      "old_mode": 33188,
      "old_path": "shader/flatten.wgsl",
      "new_id": "59335d8afd9a3250d4564c6b8368821b1317ea7f",
      "new_mode": 33188,
      "new_path": "shader/flatten.wgsl"
    }
  ]
}
