roar/libroar
Lucio Andrés Illanes Albornoz bc969295dd Various bugfixes & usability improvements.
1) Backend: initial optimised cell rendering Python C module implementation skeleton.
2) Backend: raise alpha blending {fore,back}ground colour coefficient to {0.8,1.0 - 0.8}, resp.
3) Backend: reimplement cell rendering using Draw{Rectangle,Text}List().
4) Canvas window: eliminate {canvas,{scroll,tool}bar} flickering during resize.
5) Canvas window: fix cursor artifacts during resizing by masking cursor.
6) Canvas window: restore cursor after executing operations that remove it.
7) Import store: correctly parse non-conforming \u0003,<bg colour> sequences.
8) GUI: correctly save list of recently used files post-update.
2019-10-01 19:03:29 +02:00
..
RoarAssetsWindow.py Various bugfixes & usability improvements. 2019-09-27 20:17:39 +02:00
RoarCanvasCommands.py Implements automatic snapshotting & restoring from snapshots. 2019-09-28 19:45:45 +02:00
RoarCanvasCommandsEdit.py Apply tool w/ mouse state on brush/colour update. 2019-09-28 20:12:53 +02:00
RoarCanvasCommandsFile.py Various bugfixes & usability improvements. 2019-10-01 19:03:29 +02:00
RoarCanvasCommandsHelp.py Various bugfixes & usability improvements. 2019-09-27 20:17:39 +02:00
RoarCanvasCommandsOperators.py Increase roar window height to match default canvas size. 2019-09-24 17:02:02 +02:00
RoarCanvasCommandsTools.py Increase roar window height to match default canvas size. 2019-09-24 17:02:02 +02:00
RoarCanvasWindow.py Various bugfixes & usability improvements. 2019-10-01 19:03:29 +02:00
RoarClient.py Implements automatic snapshotting & restoring from snapshots. 2019-09-28 19:45:45 +02:00
RoarWindowAbout.py Increase roar window height to match default canvas size. 2019-09-24 17:02:02 +02:00
RoarWindowMelp.py Minor cleanup & usability improvements. 2019-09-28 12:08:52 +02:00