Files
test/tests/files/io_tests/obj/reference/invalid_indices.txt
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

30 lines
662 B
Plaintext

==== Meshes: 1
- Mesh 'Quad' vtx:3 face:1 loop:3 edge:3
- 0 1 2
- 0/2 0/1 1/2
- attr 'position' FLOAT_VECTOR POINT
- (-2.000, 0.000, -2.000)
- (-2.000, 0.000, 2.000)
- (2.000, 0.000, 2.000)
- attr 'sharp_edge' BOOLEAN EDGE
- 0 0 0
- attr 'material_index' INT FACE
- 0
- attr 'sharp_face' BOOLEAN FACE
- 0
- attr 'custom_normal' INT16_2D CORNER
- (0, 0)
- (0, 0)
- (0, 0)
- attr 'UVMap' FLOAT2 CORNER
- (0.500, 0.250)
- (0.500, 0.250)
- (1.000, 0.750)
==== Objects: 1
- Obj 'Quad' MESH data:'Quad'
- pos 0.000, 0.000, 0.000
- rot 1.571, 0.000, 0.000 (XYZ)
- scl 1.000, 1.000, 1.000