~wjaguar/mtpaint/trunk

« back to all changes in this revision

Viewing changes to configure

  • Committer: Dmitry Groshev
  • Date: 2020-10-22 22:14:08 UTC
  • Revision ID: git-v1:b1617ce3ed19b6c5268749c8db22558e30763481
Version 3.49.31

Fixed a rare problem of tool perimeter box disappearance
Made script config window non-modal, to allow modifying scripts on the fly
Made color selector able to pick color from canvas in script: "colour=(10,10)"
Added scriptable repeat count to undo/redo: "-e/undo=5 -e/redo=2"
Switched mem_mask_init()/mem_protected_RGB() to a more efficient method
Commented out debug output for clipboard import on Quartz

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
echo
6
6
 
7
 
MT_V="3.49.30"
8
 
MT_DATE="2020-10-12"
 
7
MT_V="3.49.31"
 
8
MT_DATE="2020-10-23"
9
9
 
10
10
MT_VERSION="mtPaint $MT_V"
11
11
MT_LANG=NO