Files
test/tests/files/io_tests
Aras Pranckevicius 4e7acc4be8 Fix #138834: FBX import improved pivot handling
This does not fully fix the issue (pivots are still not handled
correctly when an object contains negative scale -- filed upstream
ufbx issue https://github.com/ufbx/ufbx/issues/218), but for regular
cases the pivots are in much better places now.

Pull Request: https://projects.blender.org/blender/blender/pulls/139381
2025-05-24 15:22:19 +02:00
..

This is a list of files (and needed files) for conformance testing of exporters
and importers The left hand column is the type of test and/or the folder the test is 
located in. The right hand column is the name of the blend file the test is in.  
If no blend file is listed then the test has not been created yet.
If you wish to contribute, please create a blend that is as simple as 
possible that can still test the functionality.  
Try to limit a blend to testing one thing unless it is a a 'complex test'.

SIMPLE TESTS

	MESH_GEOMETRY
		All Tris				all_tris.blend
		Mixed Quads and Tri			mixed_quads_and_tris.blend
		All Quads				all_quads.blend
		FGons					fgons.blend
		Vertices				vertics.blend
		Edges					edges.blend

	CURVE_GEOMETRY
		Nurbs
		Splines
		Circles
		Various tangent types
		2D/3D

	TExT

	METABALL_GEOMETRY

	MODIFIERS

	TRANSFORMS
		Location
		Rotation
		Scale

	HIERARCY
		Parent_Child
		Parent_Multiple Child
	
	ARMATURES

	SKINNGING

	CONSTRAINTS

	TEXTURE
		UV Map
		Double Sided

	MATERIALS

	LIGHTS
		Spot
		
	CAMERAS

	ANIMATION
		Fcurves
		NLA

	PARTICLES

	HAIR

	PHYSICS

	FLUIDS

	SMOKE

	CLOTH

	SOFTBODY

COMPLEX_TESTS