Change Log & Roadmap - NinthDesertDude/Dynamic-Draw GitHub Wiki

Change Log

Version 4.0

  • new Global command lookup/execution invoked with /
  • new Customize keyboard shortcuts dialog, exposing all of it including action data
  • new Supports user secondary color
  • new Themeing for light/dark mode added to Options menu
  • new Generated palettes (between primary/secondary colors) and user palettes
  • new Added a line tool
  • new Added a clone stamp tool (has issues)
  • tweak Rewritten UI supporting dark mode, Blender-inspired sliders, a nice color wheel
    • tweak Changed the lock alpha/rgb/hsv checkboxes to toggle buttons with lock/unlock icons
    • tweak Changed trackbars to sliders + directly type values while hovered, enter to confirm
    • new Button to save current brush settings
    • tweak Keyboard shortcuts in tooltips are dynamic, showing all shortcuts + user shortcuts
    • tweak Many important functions moved to top menubar and Options button + these new functions:
      • new "Reset canvas" action
      • new In canvas background, "Use clipboard as image only if same size"
      • new Brush indicator can be a brush preview
      • new Show symmetry lines when in use
      • new Show the circle for minimum draw distance when in use
      • new Color picker copies transparency
      • new Color picker switches to last tool when used
      • new Remove brush image paths when not found
      • new Don't ask to confirm when closing/saving
  • tweak Canvas zoom shortcut snaps to 100% when passing by it
  • tweak Brush rotation shortcuts go by 15 instead of 20 by default
  • tweak Shortcut system allows mouse wheel, any number of keys
  • tweak Settings are now in Documents/paint.net User Files and stored as .json
  • tweak Ctrl+left click to pan was removed
  • bugfix Color picker is now pixel-perfect for unrotated canvases (still wrong on rotated canvases)
  • bugfix User color is correctly restored with saved brushes

Version 3.3

  • new Added an effect dropdown to select and apply filter effects using the brush. Certain incompatible effects are blacklisted
  • tweak Significant speed increases for larger brush drawing due to parallelization

Version 3.2

  • new Added brush opacity. Brush transparency is now called brush flow. They work together
  • new All remaining paint.net blend modes added. They work with channel locks. Works in all modes except eraser tool
  • new Added RGB and HSV channel locks. Works in all modes
  • new Added a dither drawing mode under special settings. Works in all modes
  • new A default square brush was added
  • tweak Uses user's primary color and alpha every time the plugin loads
  • tweak Recolor brush preset changed to use saturation and hue channel locks
  • tweak Max draw distance seemed restrictive; increased to 500
  • tweak Pressure is interpolated between applications of a brush stroke based on brush density. Smoother
  • tweak Shortcuts updated for: brush flow, opacity, rotation, panning, tool shortcuts, zoom
  • bugfix Erase mode now respects seamless drawing

Version 3.1

  • tweak Smoothing: Jagged now forces everything to be drawn with aliasing; pixels will be fully transparent or opaque/the chosen brush transparency
  • tweak the default smoothing method has changed to Normal

Version 3.0

  • new Tablet pressure sensitivity for Huion/Wacom via WinTab
  • new Manage custom brushes
  • new Canvas rotation
  • new Added a toolbar to switch tools more easily. Color picker now switches to last tool after use
  • new Added the eraser and set symmetry origin tools
  • new Added multi-point symmetry origin
  • new HSV mixing options for uncolorized brushes
  • new Seamless drawing mode
  • new Checkbox to change brush density based on brush size automatically
  • new Added visual guides for symmetry modes, for setting symmetry origin, and for using min draw distance
  • tweak Updated the brushes to increase Big Dots and make everything a red-to-black gradient for easier HSV mixing
  • tweak Major performance increase for small brush drawing
  • tweak Made window resizeable, moved tooltips, expanding buttons replace tabs, moved undo/redo/ok/cancel
  • tweak Added prompt for exit on keypress of escape/enter if button is unfocused
  • tweak Adding brushes with the add brushes button adds them permanently instead of temporarily
  • tweak Brush images are reloaded after the brush image directories options are changed
  • tweak Zoom keyboard shortcut goes in/out by 2x or 0.5x for better zooming, and zooms to mouse
  • tweak Panning does not constrain to the edges of the image
  • tweak Alpha slider now goes to 255
  • tweak Invalid colorize options are hidden or disabled when colorized brush is off
  • tweak Canvas is drawn more smoothly when zoomed out, with the half-pixel mode set
  • tweak the brush color button's BackColor ignores alpha as it should
  • tweak on first run, the user's transparency is also copied
  • tweak the zoom point now clamps to canvas edges to prevent zooming off-screen, and re-centers if entirely off-screen
  • bugfix Corrected lock alpha and undo/redo transparency errors
  • bugfix The canvas no longer flickers when zooming
  • bugfix "Rotate with brush" draws on mouse up if the user never moved it far enough to stamp it

Version 2.0.3

  • bugfix Fixed Canvas DPI issue where background image size shown wasn't constrained to canvas proportions

Version 2.0.2

  • bugfix The BrushFactorySettings.xml file will be created if possible, instead of displaying an error message

Version 2.0.1

  • bugfix Crash fix for unknown settings path

Version 2.0

  • new Added options to jitter hue, saturation, and value
  • tweak Adjusted the layout of the jitter tab controls

Version 1.9

  • new Added a color picker so users can select colors from the canvas.

Version 1.8

  • new Brush density option in Other tab to control how often the brush is repeated. This highly affects how drawing behaves. 10 by default. Set to 0 to turn off speed control.
  • tweak Clipboard background now fills in transparent regions with a checkerboard pattern.

Version 1.7

  • new Bigger image view for selecting brushes, and "add brushes" is now shown as a button.
  • tweak The interface is no longer paused while loading brushes.
  • tweak Removed random max alpha due to lack of use and bad functionality. You can use random min alpha instead.
  • tweak Hold control and use left mouse to pan image instead of middle mouse button. Now displays a hand icon when holding control.
  • tweak maximum brush size increased to 1000 by request. It may lag.
  • tweak Default brushes load in reverse order.
  • tweak Settings are now saved to a file instead of Windows registry for portable PDN.
  • bugfix Transparency darkening issue is gone.

Version 1.6

  • new Added Photoshop brush file support (.abr)
  • tweak Additional shortcuts. Hold [ and ] to increase/decrease brush size. Hold Ctrl to speed it up. Hold R or A to affect rotation/alpha instead.

Version 1.5

  • new Radial symmetry options are now available, from 3-pt to 12-pt radial drawing.

Version 1.4

  • new Added symmetry options under the Misc. brush options section.
  • new Added a horizontal 'line' brush as a variation of the line from version 1.0.

Version 1.3

  • new Added a Preferences button.
  • bugfix Rotation scaling is fixed.

Version 1.2

  • new The user's selection is now visible.
  • new The user can right-click the canvas to set the background color, or use the image on the clipboard.
  • tweak The brush is now square to accurately fit the drawn image.
  • tweak Use the middle mouse button to pan the image now.
  • tweak Zooming in and out is much faster.

Version 1.1

  • new Implemented the "Lock Alpha" feature. It affects each full stroke, so you'll see it when you release the mouse.
  • tweak Brush size scaling (Ctrl + S + Mousewheel) is more responsive.
  • tweak Min draw distance now respects your zoom level, so it's the same distance across your image.
  • bugfix Non-square images are padded to be square so they rotate properly.
  • bugfix With "rotate to mouse" turned on, the first click is now ignored so mouse angle can be calculated.
  • bugfix Loading, undo, and redo don't have transparency issues any more. Finalizing and drawing still do.

Roadmap

Known current work:

  • Add multi-image brushes. This work requires associated dynamic behaviors to be meaningful
  • A plugin system with GUI integrations and bound controls for user interaction
  • Generalize bundle loading and handle import/export

There is no set roadmap at the moment. Supporting layers is a high priority, but layer data can't be written and recreating layers is both exhausting and doomed since there's no sane way to save them. Defining selections is also highly useful, but that work loses half its importance without layers.

The feasible high-priority considerations largely center around more dynamic behaviors, better tablet integration, multi-image brushes, and a customizable high value right-click menu

  • Support tablets alternatively through the Windows Ink API, and add tablet button shortcut handling
  • All brush images currently copy to a temp directory on load. Recreate only when the brushes un-virtualize.
  • Reintroduce the right-click canvas menu as a high value customizable one that has recent colors / brushes / brush images

Roadmap - Future ideas

These items can be completed at any time as convenient along the way to the major items. Some of them may happen, while others might not.

Dynamism

  • Add "on brush stroke" for dynamic behavior triggers
  • Add distance from stroke start, speed, direction, time, and interval time for dynamic behavior strength
  • Add tablet pressure curves and adjustable deadzones to the main tablet pressure reading
  • Add non-linear tablet pressure curves to each dynamic behavior
  • Add hue shifting and shifting to a specific color as dynamic behavior targets

New concepts

  • Line, Bezier, and other shapes created via brush stamps
  • Specialized pixel brushes including dithering and an arc tool
  • Snapping to angles and grids that aren't 1px
  • Smooth drawn position, mouse direction, or pressure sensitivity with the most recent X values
  • Add color influence jitter
  • Mix percent of canvas color at click point with brush color. Jitter & tab pressure options
  • Lose x% of canvas color as you keep drawing (to simulate a dry brush). Jitter & tab pressure options
  • Recreate the undo/redo stack, applying transforms to the brush stamp locations to losslessly rotate or scale
  • Recreate the undo/redo stack to export an animation of it
  • Implement this form of dynamic FX and similar: https://www.escapemotions.com/community/experiments/flame

Usability

  • Automatic pixel grid display at 600%, a custom zoom, or never
  • Scrollbars to pan more easily
  • Allowing tablet buttons to be identified in custom shortcuts
  • Undo/redo stack limit up to X images
  • Simulate mouse click and positioning with tablet?
  • Track errors and keep them in a readable log accessible by a small button
  • Define brushes that don't change current brush image and/or color/alpha, rotation when selected
  • Set a bool for active editing when the plugin starts, unset it on close, and if it's ever true when the plugin starts, assume an unexpected crash. Prompt the user if they want to save the auto-recovered image (last in undo stack from earlier)
  • Try to automatically load a brush from filepath if it's not loaded, when selecting a brush that uses it
  • Consider a way to rapidly create temporary brush images from the canvas (reintroduce temp brush handling, which definitely copies to a temp directory and sets filepath to it)
  • Sort brushes into folders for quicker traversal. Best idea is put the options in a right-click context menu or dock them in a listview, or float the listview on mouse enter/focus. Having collapsing names in-line isn't so good

Miscellaneous

  • Support major locales and actually reading current locale to select it