Commit Graph
363 Commits
Author SHA1 Message Date
Tiago ConceiçãoandGitHub e55dd1df2d Merge pull request #53 from byancey/master
More detailed clean-up of text in FrmMain
2020-09-12 17:37:17 +01:00
Tiago Conceição 75aa7829f8 Layer overlay tooltip is now semi-transparent 2020-09-12 17:35:10 +01:00
Bryce Yancey 5b4de34652 More detailed clean-up of text in FrmMain 2020-09-12 10:27:12 -06:00
Tiago Conceição dcc7d06149 Shift + click on roi button to clear it out 2020-09-12 16:21:56 +01:00
Tiago Conceição 24cbb40e03 GUI improvements
* (Add) Layer status bar: Button with ROI - Click to zoom in region
* (Add) Setting: Allow the layer overlay tooltips for select issues, ROI, and edit pixel mode to be hidden.
* (Change) Layer status bar: Bounds text to button - Click to zoom in region
* (Change) Layer status bar: Pixel picker text to button - Click to center in point
* (Change) Layer status bar: Resolution text to button - Click to zoom to fit
* (Change) Customized cursor for Pixel Edit mode (#51)
* (Fix) Misc. text cleanup (#52)
2020-09-12 16:12:35 +01:00
Tiago ConceiçãoandGitHub cdade9ba22 Merge pull request #52 from byancey/master
Misc. text cleanup
2020-09-12 15:02:05 +01:00
Bryce Yancey be2694643b Misc. text cleanup 2020-09-12 00:26:56 -06:00
Tiago ConceiçãoandGitHub a17e7c9853 Merge pull request #51 from byancey/master
Customize cursor for Pixel Edit mode
2020-09-12 06:08:35 +01:00
Tiago Conceição 3b76a95958 Chitubox v3 add Unknown12 = 28672 2020-09-12 06:08:17 +01:00
Bryce Yancey 988d33eba5 Customize cursor for Pixel Edit mode
*(Add)- Support for color cursors via CursorResourceLoader
The built-in Cursor class has a limitation that prevents it from
supporting color or greyscale cursors.  Loading anything other than a 2-bit
cursor will result in an all-black cursor.  Added a CursorResourceLoader
class to work around this issue.
 *(Add) Utilized CursorResourceLoader to load a custom 'pencil' cursor for the
pixel edit mode.
 *(Add) Option to the settings dialog to allow the preview layer
tooltips for select, ROI, and edit pixel mode to be hidden.
2020-09-11 22:52:42 -06:00
Tiago Conceição 5cfd62d36e v0.8.1.0
* (Add) Tools can now run inside a ROI (#49)
* (Add) Layer preview: Hold-Shift + Left-drag to select an ROI (Region of interest) on image, that region will be used instead of whole image when running some tools
* (Add) Layer preview: Hold-Shift + Hold-Alt + Left-drag to select and auto adjust the ROI to the contained objects, that region will be used instead of whole image when running some tools
* (Add) Layer preview: Hold-Shift + Right-click on a object to select its bounding area, that region will be used instead of whole image when running some tools
* (Add) Layer preview: ESC key to clear ROI
* (Add) Layer preview: Overlay text with hints for current action
* (Add) Tool - Move: Now possible to do a copy move instead of a cut move
* (Add) Arrow wait cursor to progress loadings
* (Change) Layer preview: Hold-Shift key to select issues and pick pixel position/brightness changed to Hold-Control key
* (Change) Layer preview: Shift+click combination to zoom-in changed to Alt+click
* (Fix) CTB v3: Bad file when re-encoding
2020-09-12 04:05:32 +01:00
Tiago Conceição 67c9d7139d Typo fix on overlay 2020-09-11 15:23:18 +01:00
Tiago Conceição be39bfa27b Update overlay text 2020-09-11 15:22:34 +01:00
Tiago Conceição af9ade3113 ROI layer
* (Add) Layer preview: Hold-Shift key to select an ROI (Region of interest) on image, that region will be used instead of whole image when running some tools
* (Add) Layer preview: ESC key to clear ROI
* (Add) Layer preview: Overlay text with hints for current action
* (Change) Layer preview: Hold-Shift key to select issues and pick pixel position/brightness changed to Hold-Control key
* (Change) Layer preview: Shift+click combination to zoom-in changed to Alt+click
2020-09-11 15:14:49 +01:00
Tiago Conceição 43a5cff1f3 Update UVtools.InstallerMM.wxs 2020-09-11 03:10:53 +01:00
Tiago Conceição 2297cfc6ef Update UVtools.GUI.csproj 2020-09-11 03:07:58 +01:00
Tiago Conceição a20ac92540 fixes 2020-09-11 03:06:56 +01:00
Tiago ConceiçãoandGitHub 81288a78d9 Merge pull request #48 from byancey/master
Operation Fixes
2020-09-11 02:10:33 +01:00
Tiago Conceição 1722951fbf DoubleBuffers 2020-09-11 02:09:43 +01:00
Bryce Yancey e0a8a84de2 Operation Fixes
- Threshold helpers changed to DropDownList
-Confirmation string added for Edit Parameters
-Changed progress delimiter for %complete from '-' back to '|'
2020-09-10 19:03:24 -06:00
Tiago Conceição c21b3d8bd6 Tune edit parameters 2020-09-11 01:45:23 +01:00
Tiago ConceiçãoandGitHub 58a456d362 Merge pull request #47 from byancey/master
Refresh of text for all operations
2020-09-10 23:49:32 +01:00
Tiago Conceição b0467ee5ca Print parameters merge 2020-09-10 23:40:39 +01:00
Bryce Yancey 8e85fe2995 Refresh of text for all operations
Mostly text updates, with a few adjustments
to dialog box layouts or controls.

Presets for Threshold, for example, where changed
from buttons to a combobox selections.

Allowed the line splits added by Designer to remain, but
did fix any mid-word breaks.
2020-09-10 16:29:11 -06:00
Tiago Conceição 54609d3568 Add verbose log and advanced options for Morph 2020-09-10 20:32:51 +01:00
Tiago Conceição 57caaf857a Fix tracker not update when issue lsit is empty 2020-09-10 19:39:24 +01:00
Tiago Conceição 213257b812 Repair Layers to toolwindow 2020-09-10 19:06:58 +01:00
Tiago Conceição 65e432eec6 Add first and last layers shortcut 2020-09-10 15:41:52 +01:00
Tiago Conceição 6ac23c6e57 Fix toolwindow description margin 2020-09-10 15:35:50 +01:00
Tiago Conceição 24319dde6a Add LGS support 2020-09-10 02:42:21 +01:00
Tiago Conceição 981f547315 Convert blur to toolwindow 2020-09-09 20:06:44 +01:00
Tiago Conceição a907116e44 Convert threshold pixels to toolwindow 2020-09-09 19:28:13 +01:00
Tiago Conceição 710caf513a Convert pixel dimming to toolwindow 2020-09-09 18:53:41 +01:00
Tiago Conceição de2059fb5b Mask to toolwindow 2020-09-09 17:31:04 +01:00
Tiago Conceição 2bd8f9587a Add progress action text to Operations 2020-09-09 17:05:28 +01:00
Tiago Conceição 388e444d52 flip and rotate to toolwindow 2020-09-09 16:42:55 +01:00
Tiago Conceição f1662b27f9 Clean leftovers 2020-09-09 03:59:50 +01:00
Tiago Conceição c0044da7c1 Convert resize to toolwindow 2020-09-09 03:55:16 +01:00
Tiago Conceição 38309bf780 Convert move toolwindow 2020-09-09 03:19:08 +01:00
Tiago Conceição bcec499f33 Add support for a reset button on toolwindows 2020-09-09 02:30:54 +01:00
Tiago Conceição c83f6d1938 Convert Pattern to toolwindow 2020-09-09 02:07:57 +01:00
Tiago Conceição 5efca8cadd Convert layer reheight to toolwindow 2020-09-09 01:26:02 +01:00
Tiago Conceição a1348c0a41 Create OperationSolidify.cs 2020-09-08 22:52:21 +01:00
Tiago Conceição 0b72ec9bd8 More toolwindow convertions 2020-09-08 22:52:13 +01:00
Tiago Conceição 1c0966a843 layer clone converted to toolwindow 2020-09-08 06:57:03 +01:00
Tiago Conceição 851fe6b2d3 ctb v3 and more abstraction on tool window 2020-09-08 05:20:51 +01:00
Tiago Conceição 018fa885f7 Change resolution toolwindow convertion 2020-09-08 03:27:25 +01:00
Tiago Conceição b855e0dcbc Implement toolwindow on remove layers 2020-09-07 23:04:44 +01:00
Tiago Conceição 2d9dafb51a Upgrade BinarySerializer dependency 2020-09-07 22:44:12 +01:00
Tiago Conceição 9bf65cff04 Import layer 2020-09-07 22:30:54 +01:00