Commit aebb7d3
committed
Unit test fixes and two important notes - XPlanePrimative is now of equal start weight to XPlaneObject again and ATTR_light_level_reset is not "written" by default. This makes the resetter system try less hard and actually get it right. See test_03_mesh_ll_overload for the perforamance increase and the v12 repo's #26 for when we debugged this in the resetter system. The change to assertAttributesEqualDict fixes materials.test.py's instability.
1 parent f4eacaa commit aebb7d3
File tree
11 files changed
+274
-234
lines changed- io_xplane2blender
- tests
- xplane_types
- tests
- features
- fixtures
- object/fixtures
- xplane_types/xplane_file
- fixtures
11 files changed
+274
-234
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
470 | | - | |
471 | | - | |
472 | | - | |
473 | | - | |
474 | | - | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
475 | 473 | | |
476 | 474 | | |
477 | 475 | | |
478 | 476 | | |
479 | 477 | | |
480 | | - | |
| 478 | + | |
481 | 479 | | |
482 | 480 | | |
483 | 481 | | |
484 | 482 | | |
485 | | - | |
| 483 | + | |
486 | 484 | | |
487 | 485 | | |
488 | 486 | | |
| |||
492 | 490 | | |
493 | 491 | | |
494 | 492 | | |
495 | | - | |
496 | 493 | | |
497 | 494 | | |
498 | 495 | | |
499 | | - | |
| 496 | + | |
| 497 | + | |
500 | 498 | | |
501 | 499 | | |
502 | 500 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments