f3d 2.4.0rc2__cp38-cp38-manylinux_2_28_x86_64.whl → 2.5.0rc1__cp38-cp38-manylinux_2_28_x86_64.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 f3d might be problematic. Click here for more details.

f3d/__init__.py CHANGED
@@ -36,7 +36,7 @@ camera = Camera
36
36
  camera_state_t = CameraState
37
37
  utils = Utils
38
38
 
39
- __version__ = "2.4.0"
39
+ __version__ = "2.5.0"
40
40
 
41
41
 
42
42
  ################################################################################
f3d/lib64/libf3d.so CHANGED
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  {
2
- "description" : "Assimp support (version 5.3.0)",
2
+ "description" : "Assimp support (version 5.4.0)",
3
3
  "name" : "assimp",
4
4
  "readers" :
5
5
  [
@@ -1,8 +1,8 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: f3d
3
- Version: 2.4.0rc2
3
+ Version: 2.5.0rc1
4
4
  Summary: F3D, a fast and minimalist 3D viewer
5
- Keywords: vtk animations fbx step stl gltf pbr raytracing rendering
5
+ Keywords: vtk,animations,fbx,step,stl,gltf,pbr,raytracing,rendering
6
6
  Author: Michael Migliore, Mathieu Westphal
7
7
  Maintainer-Email: Michael Migliore <mcmigliore+pip@gmail.com>
8
8
  License: BSD 3-Clause License
@@ -21,8 +21,6 @@ Project-URL: Repository, https://github.com/f3d-app/f3d.git
21
21
  Project-URL: Changelog, https://github.com/f3d-app/f3d/blob/master/doc/CHANGELOG.md
22
22
  Requires-Python: >=3.8
23
23
  Description-Content-Type: text/markdown
24
- License-File: LICENSE.md
25
- License-File: doc/THIRD_PARTY_LICENSES.md
26
24
 
27
25
  [![CI](https://img.shields.io/github/actions/workflow/status/f3d-app/f3d/ci.yml?label=CI&logo=github)](https://github.com/f3d-app/f3d/actions/workflows/ci.yml) [![Packaging](https://img.shields.io/github/actions/workflow/status/f3d-app/f3d-superbuild/nightly.yml?label=Packaging&logo=github)](https://github.com/f3d-app/f3d-superbuild) [![codecov](https://codecov.io/gh/f3d-app/f3d/branch/master/graph/badge.svg?token=siwG82IXK7)](https://codecov.io/gh/f3d-app/f3d) [![Downloads](https://img.shields.io/github/downloads/f3d-app/f3d/total.svg)](https://github.com/f3d-app/f3d/releases) [![Sponsors](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/f3d-app) [![Discord](https://discordapp.com/api/guilds/1046005690809978911/widget.png?style=shield)](https://discord.f3d.app) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)
28
26
 
@@ -51,6 +49,8 @@ F3D also contains the libf3d, a simple library to render meshes, with C++ and Py
51
49
 
52
50
  See the [gallery](doc/GALLERY.md) for more images, take a look at the [changelog](doc/CHANGELOG.md) or go to the [install guide](doc/user/INSTALLATION.md) to download and install F3D!
53
51
 
52
+ You can even use F3D directly in your [browser](https://f3d.app/web)!
53
+
54
54
  If you need any help or want to discuss with other F3D users and developers, head over to our [discord](https://discord.f3d.app).
55
55
 
56
56
  # Quickstart
@@ -83,7 +83,7 @@ man f3d # Linux only
83
83
 
84
84
  # Support
85
85
 
86
- F3D needs you help!
86
+ F3D needs your help!
87
87
 
88
88
  If you can, please consider sponsoring F3D. Even a small donation would help us offset the recurring maintenance costs.
89
89
  With enough sponsors we would even be able to add support for new devices (as we would need do acquire or rent them first). Read more about it on our [sponsor page](https://github.com/sponsors/f3d-app).
@@ -0,0 +1,17 @@
1
+ f3d-2.5.0rc1.dist-info/WHEEL,sha256=JmBuCfft0Oa4eIv0rjQygPeRxRH5jL8hlQLHUDJqadg,115
2
+ f3d-2.5.0rc1.dist-info/RECORD,,
3
+ f3d-2.5.0rc1.dist-info/METADATA,sha256=zmOEvF0_XAceDSE5s9Cf9qPnM0CA96ysC0wVPlBkF_0,6996
4
+ f3d-2.5.0rc1.dist-info/licenses/LICENSE.md,sha256=hAu1RYYOc3QQgF1JOsFmyRu1a0SxSSf6Xzu02mO9dS4,1571
5
+ f3d-2.5.0rc1.dist-info/licenses/doc/THIRD_PARTY_LICENSES.md,sha256=KH7O5iYEkuAI2IG3zxhXMhicPXA3jSNXrdr1_jsMK_M,3952
6
+ f3d.libs/libOpenGL-df95b584.so.0.0.0,sha256=P3BWu49KMapcZ9L310KENClJumkZ7W1KE-tTdFG6_-Q,227953
7
+ f3d.libs/libGLdispatch-228223fa.so.0.0.0,sha256=f90hm2wkY9U0XIw-QTLbntReC9yv5tELs7eBAYdp2jw,772241
8
+ f3d.libs/libGLX-617a612e.so.0.0.0,sha256=AM05CDiqNyqT_w_bAeuDyKFdnnzvR56SSbEV5NVPAYo,149241
9
+ f3d/pyf3d.cpython-38-x86_64-linux-gnu.so,sha256=3NfeyS6xwM2hVKwETU0qtBOv2uY1SpDF-4gl8Wmg-m4,522385
10
+ f3d/__init__.py,sha256=58kjmPXWPkSnl5Htw-tipE9tZTPDbgHsT4As9WtT2q4,2227
11
+ f3d/share/f3d/plugins/occt.json,sha256=SOelUEMOCZyJazqX15joAqDA4NgGzqZAaLvhuvLZMyk,861
12
+ f3d/share/f3d/plugins/alembic.json,sha256=i5swl_I5_hGVQ3Yoz3-2_Np6y8PK_fBSk5aBb2pfK5I,357
13
+ f3d/share/f3d/plugins/native.json,sha256=hDlZIM3zdEO5kDn_a7ynJhgjz-6Hy0ulKyhVjU3na7E,4605
14
+ f3d/share/f3d/plugins/assimp.json,sha256=CjbD712nz_xaKegcjbOBLnnMBD56fCED41HIy9ocp5c,1431
15
+ f3d/share/f3d/plugins/exodus.json,sha256=BSvMiLSfrg5-4dujJJRWiVhJCMM9YVjJm2DglWw83pc,361
16
+ f3d/share/f3d/plugins/draco.json,sha256=MWd9ycafVJ79TqFp6Y-FDXdCxYXduZdWg0JvWuhDVio,605
17
+ f3d/lib64/libf3d.so,sha256=tuhMzzSGteiVLHtlbUV7GVkYWT0QPfqznPxbj880xas,114261985
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: scikit-build-core 0.8.2
2
+ Generator: scikit-build-core 0.9.7
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp38-cp38-manylinux_2_28_x86_64
5
5
 
Binary file
Binary file
Binary file
@@ -1,15 +0,0 @@
1
- f3d/__init__.py,sha256=_Iw-nksfA__tnqFPLcRoAUtltWCTSbJAbN-b8fVaT64,2227
2
- f3d/lib64/libf3d.so,sha256=3t8Vxuf5VKskBut6qL1LFiSJx0lSYUc-MoEDQ9jhH8s,103180888
3
- f3d/pyf3d.cpython-38-x86_64-linux-gnu.so,sha256=dyaiTLWZKbvGjGpfw1UJikCr8nU3yvy7oFFGN1CFRgQ,487336
4
- f3d/share/f3d/plugins/alembic.json,sha256=i5swl_I5_hGVQ3Yoz3-2_Np6y8PK_fBSk5aBb2pfK5I,357
5
- f3d/share/f3d/plugins/assimp.json,sha256=r-zdEmsyl8oLcYjD_8ha7d2E-mBz8Ov9_SUoAgxcgPQ,1431
6
- f3d/share/f3d/plugins/draco.json,sha256=MWd9ycafVJ79TqFp6Y-FDXdCxYXduZdWg0JvWuhDVio,605
7
- f3d/share/f3d/plugins/exodus.json,sha256=BSvMiLSfrg5-4dujJJRWiVhJCMM9YVjJm2DglWw83pc,361
8
- f3d/share/f3d/plugins/native.json,sha256=hDlZIM3zdEO5kDn_a7ynJhgjz-6Hy0ulKyhVjU3na7E,4605
9
- f3d/share/f3d/plugins/occt.json,sha256=SOelUEMOCZyJazqX15joAqDA4NgGzqZAaLvhuvLZMyk,861
10
- f3d-2.4.0rc2.dist-info/METADATA,sha256=gVg5n1oz3QggPViQaIbgeTtBCkj5upUBSqzkvqSh9lw,6991
11
- f3d-2.4.0rc2.dist-info/WHEEL,sha256=JY0PUW4FN9aAXArNzkcA-YsOCpY1ZTcKTannor6q-Ys,115
12
- f3d-2.4.0rc2.dist-info/entry_points.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
13
- f3d-2.4.0rc2.dist-info/licenses/LICENSE.md,sha256=hAu1RYYOc3QQgF1JOsFmyRu1a0SxSSf6Xzu02mO9dS4,1571
14
- f3d-2.4.0rc2.dist-info/licenses/doc/THIRD_PARTY_LICENSES.md,sha256=KH7O5iYEkuAI2IG3zxhXMhicPXA3jSNXrdr1_jsMK_M,3952
15
- f3d-2.4.0rc2.dist-info/RECORD,,
File without changes