)]}'
{
  "commit": "5c298dab03ef35a6d4f2ef437b1ccd1edf4e3015",
  "tree": "8faa88022bf56015f7130162a227c8a3b376383d",
  "parents": [
    "944ce63d8ff40d01f3dbbb7be096feaf6c3657fa"
  ],
  "author": {
    "name": "Chad Brokaw",
    "email": "cbrokaw@gmail.com",
    "time": "Sat Jan 27 13:22:44 2024 -0500"
  },
  "committer": {
    "name": "Chad Brokaw",
    "email": "cbrokaw@gmail.com",
    "time": "Sat Jan 27 13:22:44 2024 -0500"
  },
  "message": "Unify encoding of Scene/SceneFragment\n\nIn a move toward dropping the SceneFragment and SceneBuilder types, this unifies the underlying encoding of Scene and SceneFragment. Specifically, we no longer encode an initial transform and style for Scene.\n\nThis causes the transform and style indices in the path tag monoid to be off by one. I chose the simple approach of subtracting 1 from each in the combine_tag_monoid() functions in both GPU and CPU code to correct this.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a9eee83a05f2b43955159b63f635bb9309f6a0cb",
      "old_mode": 33188,
      "old_path": "crates/encoding/src/encoding.rs",
      "new_id": "40db12dd24bda62e42b66e896e82abae4abe2bc7",
      "new_mode": 33188,
      "new_path": "crates/encoding/src/encoding.rs"
    },
    {
      "type": "modify",
      "old_id": "330f6d73c1a704137f5f49e16388df561b415a06",
      "old_mode": 33188,
      "old_path": "crates/encoding/src/glyph_cache.rs",
      "new_id": "925160e59c438f86f3f005ec28bff64c9a02a8ce",
      "new_mode": 33188,
      "new_path": "crates/encoding/src/glyph_cache.rs"
    },
    {
      "type": "modify",
      "old_id": "f90e265e91ead19c7675bf3bbeac18ef4c9adb4f",
      "old_mode": 33188,
      "old_path": "shader/flatten.wgsl",
      "new_id": "79748de463a2b2f912a01f09db2c502291c3e331",
      "new_mode": 33188,
      "new_path": "shader/flatten.wgsl"
    },
    {
      "type": "modify",
      "old_id": "fba717390debdb5eadf1518fdf8110c594b0dd62",
      "old_mode": 33188,
      "old_path": "src/cpu_shader/flatten.rs",
      "new_id": "7b31d74383a7314697701e9a5b6655724bf2d7a2",
      "new_mode": 33188,
      "new_path": "src/cpu_shader/flatten.rs"
    },
    {
      "type": "modify",
      "old_id": "86ebe97510705e55e71928a51361f4b951a50a05",
      "old_mode": 33188,
      "old_path": "src/scene.rs",
      "new_id": "9b968fa78093f6ba58c535d7312b2b6761d1e51e",
      "new_mode": 33188,
      "new_path": "src/scene.rs"
    }
  ]
}
