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
28 lines
834 B
Plaintext
28 lines
834 B
Plaintext
==== Meshes: 1
|
|
- Mesh 'custom_data_elements' vtx:600 face:0 loop:0 edge:0
|
|
- attr 'other' FLOAT POINT
|
|
- 10.000 10.000 10.000 10.000 10.000 ... 60.000 60.000 60.000 60.000 60.000
|
|
- attr 'Col' FLOAT_COLOR POINT
|
|
- (0.080, 0.000, 0.000, 1.000)
|
|
- (0.080, 0.000, 0.000, 1.000)
|
|
- (0.080, 0.000, 0.000, 1.000)
|
|
...
|
|
- (0.080, 0.000, 0.080, 1.000)
|
|
- (0.080, 0.000, 0.080, 1.000)
|
|
- (0.080, 0.000, 0.080, 1.000)
|
|
- attr 'position' FLOAT_VECTOR POINT
|
|
- (-0.782, 0.407, -1.000)
|
|
- (0.984, 0.257, -1.000)
|
|
- (-0.832, 0.833, -1.000)
|
|
...
|
|
- (0.924, 1.000, -0.462)
|
|
- (-0.860, 1.000, -0.110)
|
|
- (-0.755, 1.000, -0.248)
|
|
|
|
==== Objects: 1
|
|
- Obj 'custom_data_elements' MESH data:'custom_data_elements'
|
|
- pos 0.000, 0.000, 0.000
|
|
- rot 0.000, 0.000, 0.000 (XYZ)
|
|
- scl 1.000, 1.000, 1.000
|
|
|