| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* disable darkmode symbols for windows
* Simulator slider also ignores dark mode for Windows
---------
Co-authored-by: CapellanCitizen <thecapellancitizen@gmail.com>
|
|
* add exception logging helpers
* wip
* show page and drop shadow from SVG
* allow toggling page
* add page icon
* add dark mode icon
* showpageshadow
* refresh after background change (fix for macOS)
* fix params sim background
* try a native GraphicsBrush for windows
* show page button in standalone simulator only and adapt shadow color
* remove doubled line
---------
Co-authored-by: Kaalleen <reni@allenka.de>
|
|
Co-authored-by: Lex Neva
|
|
|
|
|
|
|
|
* several thread palette extension fixes
* fix svg tartan when original shape is invalid
* tartan stroke spaces
* style
* fix tartan color substituion at pattern start
* ripple: do not render too small paths
* use less space for params warning headline
* fix clone shape path
* zip export template fix (typo)
* add realistic stitch plan output warning (help tab)
|
|
* simulator: color visible on background
* add design dimension info to simulator statusbar
* update preview when apply font size filter
* add info box
* preferences: check if stitch_plan is loaded
|
|
|
|
* split simulator panel files
* add view panel to position view options at the side
* fix single simulator start size (macOS)
|
|
|
|
* add simulator dark theme buttons
* refresh simulator drawing panel on resize (important for windows)
|
|
* update tartan gui
* params settings size
* fix issue with set_precision
* fix issue with linear gradient
* do not add ignore layer command to png rerealistic output
|
|
|
|
|
|
|
|
* fix untranslatable string in tartan code panel
* warn about duplicated glyphs in font file
* font sampling: change default line length
* prevent element_id referenced before assignment
|
|
* fix currentColor
* fix pip inkex import
* fix color block extension
|
|
|
|
|
|
|
|
Co-authored-by: rejbasket
|
|
|
|
* fix slide and control panel rendering bugs
* clear marker lists when clearing stitch plan
* switch simulator back to wx
* remove unused function
* fix off-by-one error in color bar
* avoid overlapping command symbols of different types
* don't maximize simulator
* adjust alignment
* remove unused API server
* bugfix
* focus entire simulator panel
* rename simulator/realistic preview -> simulator
* experimental: background color picker
* set pagecolor to background color by default
* satisfy macos
* toggle jumps on drawing canvas
* clear frog family
---------
Co-authored-by: Kaalleen
|
|
|
|
Setting the cache size to 0 bypasses the cache completely.
This is necessary during development to ensure newly-changed code actually gets run.
Also fixes the error pane in the params gui.
* make params warning pane large enough to see contents
* rename sizers in preferences dialog descriptive names
* add shapely version bound
* add option to disable stitch plan cache
* remove out-of-date wxg file
* make a cache size of 0 disable the cache
|
|
|
|
|
|
|
|
|
|
|
|
* combine and untoggle direction buttons
* do not switch bitmap play/pause buttons
|
|
|
|
|
|
* fix tooltip
* combine play and pause button
---------
Co-authored-by: Lex Neva
|
|
|
|
* add removed stitches info
* add color info
|
|
|
|
|
|
* add pause icon
* fix params simulator for mac
|
|
|
|
|
|
|