Files
test2/source/blender/io
Jesse Yurkovich bc0a9d31e5 Cleanup: USD: Various non-functional cleanups to usd_reader_material
Changes
- `Main` and `NodePlacementContext` are never-null, so use references
  where possible for these types.
- Move the node placement and node caching logic inside the
  NodePlacementContext class itself.
- Remove effectively dead code which checked return value of
  `node_add_static_node` for built-in node types.

Pull Request: https://projects.blender.org/blender/blender/pulls/137797
2025-04-22 20:24:23 +02:00
..