Blender Git Loki

Git Commits -> Revision f1dc48e

Revision f1dc48e by Habib Gahbiche (pygpu_extensions)
February 12, 2021, 15:11 (GMT)
Mesh automated testing: compare selection

MeshTest now compares selection between evaluated mesh and expected mesh. This way, we can test more operators
such as `faces_select_linked_flat`

Note: selection comparison intentionally does not happen in BKE_mesh_cmp() on C side but rather on Python side, because
selection is independent of mesh generation.

Reviewed By: calra, mont29

Differential Revision: https://developer.blender.org/D10279

Commit Details:

Full Hash: f1dc48e122647970fd490157ff8f54b74807c586
Parent Commit: 4994744
Committed By: Germano Cavalcante
Lines Changed: +54, -18

2 Modified Paths:

/tests/python/modules/mesh_test.py (+36, -18) (Diff)
/tests/python/operators.py (+18, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021