Krzysztof Krysiński
|
968e9c3898
Fixed AlwaysEnabled decorator
|
1 tahun lalu |
Krzysztof Krysiński
|
65356a0839
PaletteViewer is somewhat working
|
1 tahun lalu |
Krzysztof Krysiński
|
583a626036
Merge pull request #585 from PixiEditor/fix-bug-from-fixes
|
1 tahun lalu |
Equbuxu
|
1245a55e34
Make thread sleeps more precise to maintain constant ups
|
1 tahun lalu |
Equbuxu
|
d87ced25ad
Fix mouseupdatecontroller thread not stopping during app shutdown
|
1 tahun lalu |
Krzysztof Krysiński
|
b1e20e20e5
More palette controls wip
|
1 tahun lalu |
Equbuxu
|
14acc5b267
hopefully fix MouseUpdateController for good
|
1 tahun lalu |
Krzysztof Krysiński
|
9a48bc0870
Merge branch 'avalonia-rewrite' of https://github.com/PixiEditor/PixiEditor into avalonia-rewrite
|
1 tahun lalu |
Krzysztof Krysiński
|
258922cdc9
Fixed recently opened preview bitmap and upgraded skia+avalonia
|
1 tahun lalu |
Krzysztof Krysiński
|
2c7298d74c
Fixed viewport tools disabling linked executor
|
1 tahun lalu |
Krzysztof Krysiński
|
bdf0c596e6
Precise cursor, fixed handles and disallow changing tool while drawing
|
1 tahun lalu |
Krzysztof Krysiński
|
61a5cfc849
Fixed rotation
|
1 tahun lalu |
Krzysztof Krysiński
|
e848b9dcfc
Made middle mouse work
|
1 tahun lalu |
Krzysztof Krysiński
|
5caaef2ee2
Fixed scaling and center
|
1 tahun lalu |
Krzysztof Krysiński
|
a31173bf72
Merge pull request #583 from PixiEditor/fixes
|
1 tahun lalu |
Equbuxu
|
e6593ad099
Fix a crash related to Zoombox.Scale == 0 and hopefully prevent the scale from ever going out of bounds
|
1 tahun lalu |
Equbuxu
|
b6543a476c
Catch all exceptions coming from the deprecated parser
|
1 tahun lalu |
Equbuxu
|
0ff7fe0993
Fix timer thread safety related crash
|
1 tahun lalu |
Equbuxu
|
39b55cc4a1
Add general catch to update checker; it crashes but the cause is unclear rn
|
1 tahun lalu |
Equbuxu
|
af484aba77
Fix crash when TransformSelectedArea_UpdateableChange fails validation
|
1 tahun lalu |
Equbuxu
|
50061c4e3a
Fix crash; the member isn't guaranteed to exist as PassthroughActions aren't validated. User can delete a layer and select it before the deletion finishes processing.
|
1 tahun lalu |
Equbuxu
|
04f8bde6e6
Fix crashes like 'Could not find member with guid '1558c401-9bb5-46b7-9b52-0f46a08b9037'' caused by DuplicateLayer_Change not preserving original layer guid after redo
|
1 tahun lalu |
Equbuxu
|
6746b68490
Fix crash when undoing, redoing, and undoing a no-op resize operation
|
1 tahun lalu |
Equbuxu
|
da84769607
Fix a possible cause of 'System.ObjectDisposedException'
|
1 tahun lalu |
Equbuxu
|
f09eeef7dd
Fix 'An error occurred trying to start process 'explorer.exe'' crash
|
1 tahun lalu |
Equbuxu
|
dc9de5ae96
Fix file saving crash
|
1 tahun lalu |
Equbuxu
|
57b50f93df
Fix the likely cause of 'index out of range' exception (love you concurrency)
|
1 tahun lalu |
Equbuxu
|
89a3b2a6eb
Fix crash when loading a corrupted image
|
1 tahun lalu |
Equbuxu
|
2a33e3ae48
Fix misspelling of 'Mask' as 'Main' that caused a crash
|
1 tahun lalu |
Equbuxu
|
56ef83b32f
Fix infinite floodfill loop when filling with transparent color (fix #580). This is not the ideal fix since floodfill should eventually support the 'overwrite' mode, but for now it doesn't support it anyway
|
1 tahun lalu |