-
Notifications
You must be signed in to change notification settings - Fork 8
changelogs
ChangeLogs
V 0.17 (19/04/2016)
// New
- Timeline : buttons play,stop,start,end,loop
- Timeline : Layer (+name) + button view, hide, selected layer
- Timeline : frame rules/markers, keyframe, startframe,endframe,currentframe
- Timeline : event (move keyframe, ascencor, currenframe…)
- Version : X86 & X64
V 0.16 (16/04/2016)
// New
- Hex option for : export in purebasic code
- tool preset : add a new system for tool preset (with saving option)
- Option tool : change with tool selected
- Option canvas : now, some options are in the container for main canvas (snap..)
- Canvas Path : to know if we modify the scene, object or shape (& pt)
- Toolbar is now vertical
- view : show anchor of selected shapes
V 0.15.5 (15/04/2016)
// New
- Submenu : convertToShape (rectangle to shape complexe)
- Submenu : convertToShape (ellipse to shape complexe)
- View : Zoom 1000% & 1500%
V 0.15 (13/04/2016)
// New
- View : Zoom 500%
- View : view center
- Zoom is no more limited to 250%
- Option : menu Zoom 500%
- Option : Show camera Cache
- Option : camera Cache alpha
- Now, at start, Cartoon Check For update.
- point : multi-select & move (line, curve, complexe shape)
- Point : set soft
- Point : set hard
- Help : wiki
- Help : update
// Changes
- when pt selected: we can see a red circle on this point
- when pt selected: SpinGadget pt X /Y is now updated
// Fixes
- when create a new shape, it was a bug with the view (line, curve, circle, box…)
- when add points, it was a bug with view (line, curve, complexe shape)
- numerous bugs with add pt fixed
- Fixe a bug with delete key : work only if the active gadget = main canvas (to not erase our shape by mystake)
- Fixe a bug for Spingadget point X & Y (doesn’t work witht the last point)
- Fixe a bug with position X & Y object-layer and ShapeFx
- Fixe a bug when create new doc, object-layer alpha, & size was 0
- various little bugs fixed
V 0.14 (11/04/2016)
// new
- Image : change image
- Shape : set shape to origin
- Shape : set origin to shape
- Shape : set shape to bottom
- Shape : set shape to top
// Fixes
- fixe some bug in the export for purebasic
- fixe a bug with Addfx : fx isn’t add to the shape
- fixe a bug With color if load file (because object alpha = 0 with file version < 0.14)
- fixe a bug if load old file (object width & height was 0)
- various bugfixes
V 0.13.5 (10/04/2016)
// New
- Object-layer : alpha
- AR Image shape : X,Y,W,H,Repeat
- add animation system (not finished) : draw fps and currentframe only
- animation : play, fps, startframe, endframe, currentframe
- StatusBar
// Fixes
- a few bugs
V 0.13 (09/04/2016)
// New
- Load Preset Fx
- Object-Layer : now, shape position use the position of the Object-Layer (x,y in “object” panel)
- Object-Layer : size of the layer (w,h) can be changed. Be carefull, for the moment, it’s not fine if the view isn’t 0,0
- File> save, load : shape image ok
- Options > Change bg color
- Options > BG checker
// Fixes
- the depth of the shape is ok now
- when add a complex shape, it erase the old shape
- when open a file, the layer isn’t used as active
- sometimes, add a new shape erase the name of the layer
- when multiselect, selection for complexe shape hasn’t the good position
- deselect all > didn’t deselect the current shapeId
- various bugfixes
V 0.12 (08/04/2016)
// New
- Add ExportPbCommand() : export circle, box, complex shape
- we can close or open the path (checkbox “close”)
- Point (in panel shape) : button menu
Not finished :
- popup menu (pt) : only deletepoint
// Changes
- save & load : add the x & y for the shape
// Fixes
- scale didn’t work with box, ellipse, image,text
- move : use the x & y of the shape, et doesn’t change the position of the point
- creation of shape : now use the mouseX/mousey for x/y, for shape box,ellipse,text,image,roundbox
- move : the image didn’t move with the move tool
- fixe a bug with the down buton for shape depth
- the selected shape wasn’t drawn with dashpath
- when line, we don’t have to move the 3 points when selecting a point
- when creation shape complexe : it erase the shape0 of the current object
- various bugfixes
V 0.11 (06/04/2016)
// New
- Shape : link → to know if the path is “closed” after the previous shape
- Shape : hide, lock
// Fixes
- when we add a new complexe shape, and another one was selected, the other is scaled if we increase the size of the new .
- fixe a crash when select an object without shape
- when delete a shape if the layer was empty, it deleted the shape of the previous layer
- when mouse over a shape, it select the shape even if the shape wasn’t on the selected object
V 0.10 (04/04/2016)
// New
– New Panel object (layer) : scrollarea, canvas, layer, hide, lock, alpha. (panel object has changed a lot)
– Panel object (layer) : add, del, up, down
– ToolBar : cbbox offset (not fonctionnal for the moment)
– ToolBar : snap, snapX, snapY
– View : show camera border
– new : camera → x,y,w,h (in pref for the moment)
– View : show Grid, grid w,y
– Spin pt x et Y sont actifs
– menu : export scene (image x,y,width & height fixed by camera parameter)
// fixes
– Fx was bugued with zoom
– when creating a new objet-layer, it create an empty shape
V 0.09 (03/04/2016)
// New
– File preference : load / save
– btn font : change font for a text.
– when no active shape, Buttons & Ui are inactive
– file save/load : text ok
// Fixes
– When creating a shape over another, it can be selected by mystake.
V 0.08 (02/04/2016)
// New
– Properties : btn text to change the text
– shape X, Y : now, shape has position x/y (not use yet)
– Tool line
– Tool curve
– Tool Text
– Object Panel : Name,x,y createNewObj (checkbox),w,h
– menu : deleteshape
– menu : help → help.rtf
// changes
– now, we can delete the last shape or the first
– file save/Load : save all the objects
– file save/Load : save the new type of shape (box,circle, line…)
– Now, we can create box & ellipse, and change hits size at creation (W & h)
– objects created have only 1 pt except line, complexe shape & curves
// Fixes
– selection (dash stroke) is fixed and follow its object
– when creating an object, some parameters are set by default (fx and other)