tornavis/source/blender/io/stl/tests
Campbell Barton 1b514659ca Cleanup: minor changes to temp directory API
- Pass null instead of an empty string to BKE_tempdir_init
  because the string isn't meant to be used.
- Never pass null to BLI_temp_directory_path_copy_if_valid
  (the caller must check).
- Additional comments for which checks are performed & why
  from discussion about #95411.
2024-03-04 11:42:02 +11:00
..
stl_exporter_tests.cc Cleanup: minor changes to temp directory API 2024-03-04 11:42:02 +11:00
stl_importer_tests.cc Revert changes from main commits that were merged into blender-v4.1-release 2024-02-19 15:59:59 +01:00