meshlib 3.0.1.205__py38-none-macosx_12_0_arm64.whl → 3.0.2.183__py38-none-macosx_12_0_arm64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of meshlib might be problematic. Click here for more details.

Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
meshlib/MRDarkTheme.json CHANGED
@@ -439,6 +439,18 @@
439
439
  "g": 255,
440
440
  "r": 255
441
441
  },
442
+ "SelectedTemporaryMeasurements": {
443
+ "a": 255,
444
+ "b": 255,
445
+ "g": 197,
446
+ "r": 0
447
+ },
448
+ "UnselectedTemporaryMeasurements": {
449
+ "a": 255,
450
+ "b": 0,
451
+ "g": 255,
452
+ "r": 27
453
+ },
442
454
  "SelectedObjectMesh": {
443
455
  "a": 255,
444
456
  "b": 236,
meshlib/MRLightTheme.json CHANGED
@@ -439,6 +439,18 @@
439
439
  "g": 255,
440
440
  "r": 255
441
441
  },
442
+ "SelectedTemporaryMeasurements": {
443
+ "a": 255,
444
+ "b": 255,
445
+ "g": 197,
446
+ "r": 0
447
+ },
448
+ "UnselectedTemporaryMeasurements": {
449
+ "a": 255,
450
+ "b": 0,
451
+ "g": 255,
452
+ "r": 27
453
+ },
442
454
  "SelectedObjectMesh": {
443
455
  "a": 255,
444
456
  "b": 236,
meshlib/mrmeshnumpy.so CHANGED
Binary file