Files
test/tests/files/blender_project/the_project/README
Sergey Sharybin bbfc97ad6f Move tests/data and assets to the main repository
This change moves the tests data files and publish folder of assets
repository to the main blender.git repository as LFS files.

The goal of this change is to eliminate toil of modifying tests,
cherry-picking changes to LFS branches, adding tests as part of a
PR which brings new features or fixes.

More detailed explanation and conversation can be found in the
design task.

Ref #137215

Pull Request: https://projects.blender.org/blender/blender/pulls/137219
2025-05-05 15:10:22 +02:00

10 lines
540 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This directory serves as the root of a project. It has the following contents:
- .blender_project/:
The existence of this marks its parent directory as project root.
- .blender_project/settings.json
Project settings that tests can use (but shouldn't write to)
- some_project_file.blend: A copy of the startup.blend that should be considered part of the
project.
- unicode_subdirectory_новый/another_subdirectory/some_nested_project_file.blend: A copy of the
startup.blend that should be considered part of the project.