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
18 lines
422 B
Plaintext
18 lines
422 B
Plaintext
==== Meshes: 1
|
|
- Mesh 'Cube' vtx:8 face:0 loop:0 edge:0
|
|
- attr 'position' FLOAT_VECTOR POINT
|
|
- (1.000, 1.000, -1.000)
|
|
- (-1.000, -1.000, -1.000)
|
|
- (-1.000, 1.000, -1.000)
|
|
...
|
|
- (-1.000, -1.000, 1.000)
|
|
- (1.000, -1.000, -1.000)
|
|
- (-1.000, 1.000, 1.000)
|
|
|
|
==== Objects: 1
|
|
- Obj 'Cube' MESH data:'Cube'
|
|
- pos 0.000, 0.000, 0.000
|
|
- rot 1.571, 0.000, 0.000 (XYZ)
|
|
- scl 1.000, 1.000, 1.000
|
|
|