AfterDawn | News | Guides | Software downloads | Tech Support | Forums | HIGH.FI
AfterDawn

Version history for Pixopedia 2014

<<Back to software description

Changes for v0.6.0 - v0.7.0

  • All reported bugs fixed.
  • Layers tool: new button merge marked layers added. All marked layers will be merged in one layer.
  • Layers tool: Visible and Mark check-boxes added. Visible check-box is used to show/hide layer. Mark check-box is used to mark layer for merging and other “group” actions.
  • CML brush: New combo-box (options) added. Beside reborn option, there are few new options:
  • Modify matrix after each step: if checked, matrix is modified after each iteration step, otherwise after iteration is completed.
  • Delay creation: if checked, operations involving newly created site is delayed until iteration is complete.
  • Random splat: if checked, randomly creates new site in stroke neighbor.
  • Sequential scan: if checked, sequential scanning of strokes bound rectangle is performed (top-down), otherwise scanning array is shuffled. NOTE: In previous version, only sequential scan was performed. If you encounter any problem with shuffled scan, check sequential scan.
  • CML bursh: new matrix operator added, operator “TRUE”. When “TRUE” operator is selected, respective neighbor pixel is not checked (always TRUE).
  • Compound filters: besides inner and outer options, two new options added – out high and out low. The first option will affect pixels with intensity above upper threshold value, while second option will affect pixels with intensity below lower threshold value.
  • Image warping action: a change in bi-quadratic warping algorithm. Parameter Bi-q factor added [0.1, 1.0]. This parameter gives more control over bi-quadratic warping effect.
  • Settings: check box New layer on top added. By default, layers are ordered in “new layer on bottom” style. Checking this option will inverse layers order (after restart).
  • New image mode added: Decomposition mode (right mouse click on image tab). This mode is a special layer mode and contains:
  • Pyramid decomposition: Gaussian 3×3, Gaussian 5×5, Laplacian 3×3 and Laplacian 5×5.
  • Cloning: Gaussian 3×3 EIS, Gaussian 5×5 EIS, Blur EIS, Median EIS and Simple cloning. EIS stands for Equal Image Size(s)
  • Separation: RGB, HLS, XYZ, YCrCb, HSV, YUV and Luminance levels.
  • New option added in Master/slave mode: dyadic operations. Currently, only master/slave background images blending is supported (similar to sidekick image blending). If images are not the same size, a copy of slave image is resized before blending with master image. Original slave image size is preserved. More to come.
  • Two new buttons added on tool panel: Apply action on marked layers and Undo marked layers. The first one applies selected action on all marked layers, while the second one performs undo on all marked layers. Comes very handy when manipulating decomposition layers.



Changes for v0.3.0 - v0.4.0

  • Lot of internal changes (new virtual drawing surface).
  • Ad hoc adaptive convolution now displays proper modal form.
  • Image warping action: selection bound added (where possible). There are three types of selection bound: source, destination and both.
  • Colors action: Statistical correction mode added. This mode adjusts image pixels according to statistical data taken from another image.
  • Spreader action: new spreading mode added – Neighbour shuffler, with 5 sub modes: Random neighbour, Neighbour group – best luminance, Neighbour group – worst luminance, Neighbour group – luminance range and Neighbour group average.
  • New brush added: CML brush. CML stands for coupled map lattice, a model for simulating non-linear dynamical systems. A bunch of parameters for controlling brush behavior. Very interesting and cool strokes can be drawn using this type of brush. To see how it works, use big brush tips (50-70).



Changes for v0.2.6 - v0.3.0

  • Image processing: where possible (for fast processes), preview button is added. Image is divided in half (except for flips and mirrors). Left portion of image is original and right one with effects applied.
  • For all actions, applicable to complete image (draw, shift, colors, filters, etc…), a possibility of action preview (half image) is added through keyboard shortcut P. Press letter P on your keyboard and hold it down until result is displayed in the right portion of the image. When key is released, image returns to previous state. Note: do not use this feature on Simple 3×3 filters in conjunction with big images. Simple 3×3 filters are not optimized…yet.
  • Colors action: a new mode Color curves added. Accepts Photoshop acv curves of type 4. Curves can be modified and saved under different name. Many thanks to Roy M. Klever for the code: www.rmklever.com. Curves are stored in curves directory.
  • Warp action (image warping): New mode “Mesh warp” added, with three options: Rect-Quad, Quad-Rect and famous Wolberg-Smythe algorithm (2-pass mesh morph).
  • Warp action (image warping): for some warping modes (disorder, motion. explode, implode, waves), a possibility to work only inside given selection, added. All modes for which this option is implemented are marked with s.e. (selection enabled).
  • Selections: added possibility to save/load selection from/to file. Accessible through pop-up menu. Selections are stored in user_data directory.
  • Image processing: convert to BW – maximum entropy algorithm added.
  • New tool added: Multi folding shadow caster (modal form is invoked). This option can perform full customizable perspective shadow casting of given selection. You can see examples on Pixopedia FB page.
  • Assistant objects – Contour: an option to create gray-scaled contour added. When check-box beside the threshold slider is unchecked, resultant contour is gray-scaled image (8-bit), otherwise it’s monochromatic (default).
  • Assistant objects – Contour: Ad hoc 3×3 adaptive convolution(Ahac) option added. Tool uses current contour pixels as kernel elements for adaptive convolution. Various parameters are used to control final output. Convolution can be applied to source image or to assistant image (contour).
  • Autobrush settings: new option added – skip when seeding point is outside selection. When autobrush is performed on selected part of image, if seeding point is outside selection, complete stroke calculation is skipped. This option drastically speeds up rendering of selected image part.
  • New tool added: Analyze me gently. This is a second tool from a new tools group (modal forms). This tool performs various image analyze tasks: collects statistical data, performs histogram calculations (image histogram, histogram XY, profile XY, region/selection histogram) and aperture viewing. More analyzing tools to come in subsequent versions.



Changes for v0.2.4 - v0.2.5

  • Fixed bug with transparent images.
  • Filter button added to Assistant objects (images) tool: When mask/contour is created user can apply some commonly used filters on current object (mask/contour).
  • New image precessing item – Resize/stretch inside. Zoom selection on image inside pop-up window to resize/stretch desired detail without resizing actual image size.
  • Contour clipping implemented: when contour is created, enabling this option performs contour clipping, i.e. when stroke encounters contour pixel, drawing is stopped until mouse button is released. Two additional parameters “contour clipping threshold” and “contour scanning radius” are used to control entire process. First one defines intensity threshold value (when contour clipping occurs) and second one specifies circle radius around current pixel in which contour is inspected.
  • New “Dislocator” plugin (v1.0) available and it can be downloaded as a separate zip file. Plugin uses kernel remaoping, local gradient warping and grid slicing to achieve various effects.



Changes for v0.2.3 - v0.2.4

  • Reported bugs fixed…well, most of them.
  • Slice & dice: Selection to marker option added. Creates marker from selection. Previous marker is cleared and replaced with selection mask.
  • Plugins tool: Pixopedia plugins support implemented (PPI). All plugins need to be rewritten to accommodate new PPI engine. Plugins can be downloaded separately and must be installed in pixplugins directoy.
  • New “Image Infector” plugin (v2.0) available and it can be downloaded as a separate zip file. New features in this plugin (v2.0): every automaton has it’s own growth semaphore; automaton cell color can be set to a single color value; new tab/option “post processing” has been added. Also, plugin has completely new GUI.
  • Brush/Jittering rules: disconnected drawing implemented.
  • Unnecessary skins removed from project which resulted in 6MB less exec size…nice.



Changes for v0.2.2 - v0.2.3

  • Most reported bugs corrected.
  • Version built with full debug option for better bug tracing.
  • Brush/Advanced/Bumping: soft bumping option added.
  • Settings: enable ImageMagick plugin option added. Initially, this option is disabled. Enabling this option, Pixopedia will be able to read SVG files (they will be converted to raster image) and bunch of various exotic image formats. Note: after enabling (or disabling) this option, Pixopedia must be restarted for the changes to take effect.
  • Assistant images/Mask: Blend only option added. By checking this option, brush bumping will not occur on current mask but will occur on background tile (if any).
  • Lua script “Voronoi diagram in regular grid” enhanced (new features implemented).
  • Help: link to Pixopedia YouTube channel added.
  • Help: anchor Check for updates added. Checks for a new version.



Changes for v0.1.3 - v0.2.2

  • New action: Slice & dice & many more. I ran out of names. In Pixopedia 24 2.0, name for this stuff was “Masquerade”. This option is a set of actions for manipulating marked part of image by cloning, moving, rotating, resizing. Also, here you can copy image/selection to clipboard, paste from clipboard, crop, clear and many moooooreeeee. This part is still in development phase and it can be little buggy.
  • New ornaments added: binary and trinary trees. Semiautomatic tree drawing. Tile drawing fully implemented.
  • New shape added: spline. Spline was available through special shapes only, but now, it’s available through standard shapes. Depending on settings (new tab in setting form), hand-drawn polyline is simplified and then spline is drawn through set of simplified points. Very cool for those with shaky hands.
  • New entry in Settings form: Polyline tab – polylines/polygons simplification parameters, spline options, etc…
  • New blending modes added: StereoBW, StereoColor, StereoColorDubois, StereoEven, StereOdd, Luninosity 2.
  • New tool added on the right pane: Autobrush settings. Autobrush shape is currently available only within Spreader action, so, beside free hand shape, spreader modes can be applied using autobrush shape.
  • New tool button added: Paste image from clipboard.
  • Changed tools grouping: Selection rules and Shadow are now packed together. Mask and contour are also packed together under Assistant objects panel.
  • Stencils added as a new assistant object.
  • New items added under selection shape: Copy to clipboard, copy to mask PLUS and copy to mask OVER.
  • New item added in image tab popup menu: copy image to clipboard.
  • Most important: complete program is ported to new platform and also, I’ve changed GUI a bit. Now it’s super-cool, OMG it’s awesome…and it can accommodate lower screen resolutions.



<<Back to software description