Valentin

Results 7 issues of Valentin

First of all thank you again for this GitHub Action. It is easy to use and works well. This a feature request :) Would it be possible to add a...

enhancement
help wanted
automatic-releases

I am unsure where the problem is, but toast fails to generate a proper nim wrapper for the following C declaration. ```c enum ent_return { ENT_SUCCESS = 0, ENT_FAILURE };...

Add a caching of base Python AppImages when building Apps. In order to avoid downloading from GitHub each time.

- Add `python-appimage` to applications examples. - Add a generic stripping tool e.g. using the list of loaded packages.

Let say that we generate a conda image with numpy packaged inside, e.g. as: ``` export CONDA_CHANNEL=anaconda export CONDA_PACKAGES=numpy ./linuxdeploy-x86_64.AppImage --appdir AppDir --plugin conda -i numpy.png -d numpy.desktop --output appimage...

Hello, thank you for this useful crate :) It works great for my application, except for the following case. When intersecting a ray and a flat AABB, `false` is returned....

See e.g. https://python-appimage.readthedocs.io/en/latest/#appimages-download-links

bug