| Age | Commit message (Collapse) | Author |
|
... and remove it as a submodule (use pip to install)
|
|
* removed strip flag from linux pyinstaller that caused numpy import issue
* test numpy binary with strip flag
* added clean flag to pyinstaller args
* done testing removed strip flag from pyinstaller args
---------
Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>
|
|
|
|
build.yml fixed issue with if conditon not seeing tags properly
|
|
check to build artifacts folder for signed or local build
Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>
|
|
* removed linux new build, linux old is now linux64
* removed win32 build
* use geos source build only for linux32
* set python version to 3.11 for all builds
* sign only releases for windows
|
|
|
|
Co-authored-by: CapellanCitizen
|
|
|
|
smoothing with scipy (could be improved in a later commit)
|
|
|
|
|
|
* upgraded macos build to macos-13
upgraded wxpython to 4.2.2 for linux
* add missing linux libs for update to wxpython
---------
Authored by: rejbasket
|
|
|
|
* fix gem FilePermissionError change install to HOME folder
* gem update after setting home
* added gem commands to build.yml to fix Gem::FilePermissionError
* removed gem update from build.yml
---------
Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>
|
|
|
|
|
|
Geos build is now cached, and its tests are no longer built.
|
|
|
|
authored-by: rejbasket
|
|
* update geos version for linux an win builds
* pinned pyinstaller version
* changed windows build runner to windows-2019
* changed build version for cmake geos build script
---------
Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>
|
|
|
|
|
|
Co-authored-by: rejbasket
|
|
|
|
authored-by: rejbasket
|
|
* netowrkx deps added in build
* check for user inkscape config before installing
* get os version in exception
* update electron app location according to pyinstaller redesign
* fixed broken libgeos syslinks
* contents-directory added pyinstaller args fix broken linux and win versions
* updated inkex
* fix print_pdf
---------
authored-by: rejbasket
|
|
|
|
* update shapely
* pin pyinstaller to 5.13.2 (issues with macOS) (rejbasket)
* macOS: do not install shapely from binary, but remove .dylibs folder (breaks notarizazion) (rejbasket)
|
|
* test build for windows 64bit
* testing build for windows 64bit
* fixed arch check for windows file name
added electron 64bit for windows
* blocked 64bit installer to be installed in 32bit windows
---------
Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>
|
|
|
|
* added Gio and wx to hidden imports
changed numpy and scipy version for compatibility
* update versions numpy and scipy
---------
Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>
|
|
|
|
|
|
Authored-by: rejbasket
Co-authored-by: Kaalleen
Co-authored-by: Lex Neva
|
|
Authored-by: rejbasket
|
|
|
|
|
|
|
|
* do not strip any scipy library for linux
* apply settings to debug formats
* use fixed pyembroidery
Co-authored-by: Lex Neva
|
|
* guide line position
* use direction from line to shape
* optimize intersection detection
* fix flapack elf
* handle weird guide lines better
* update starting point for self crossing (multiple) fills
* ripple: fixes and non circular join style
* avoid jumps in ripple stitch
* fallback only necessary if shape does not intersect grating
* make valid may return a polygon
* add profiling
* Stitch.__init__ didn't work right and was super slow
* shrink or grow to multipolygon
Co-authored-by: Lex Neva
|
|
Authored-by: @lexelby
|
|
|
|
|
|
|
|
|
|
|
|
* add warning if Inkscape not installed (mac)
enable local build with arm linux and mac
Authored-by: rejbasket <rejbasket@users.noreply.github.com>
|
|
* * build zip versions for macOS and windows
* set application version macOS and Windows
* automatically uninstall previous version in Windows
* add zip to upload
Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>
|
|
|