Menu

Code Commit Log


Commit Date  
[r709] by creek23

* implemented loading of Kage Studio File via BasicXml (see ./util/xml/)
* implemented Export PNG with non-transparent background
* minor fix on ffmpeg not being called on Windows even if on PATH environment_variable; requires ffmpeg located along with Kage Studio
* fixed error on exporting video with lower frame count than FPS settings
* fixed errors in saving Kage Studio File
* fixed error on calling non-existing external command on GNU/Linux
* renamed Makefile to Makefile.win
* some code-cleanup

2019-11-05 21:08:39 Tree
[r708] by creek23

BasicXML is a simple XML parser for-use of Kage Studio on loading KSF files; check testXmlBasic.cpp for demo

2019-11-05 18:01:05 Tree
[r707] by creek23

* implemented PNG export
* implemented PNG sequence export
* implemented AVI export
* some minor code-cleanup
* centered canvas on exported HTML5
* made non-canvas background darker on exported HTML5

2019-10-29 16:37:50 Tree
[r706] by creek23

* fixed Exporting HTML5 related to "closePath"
* fixed missing "Close Path" when Saving
* fixed rendering of zero-thickness
* resumed zero-thickness optimization

2019-10-26 19:01:09 Tree
[r705] by creek23

* fixed bug on moving shape/node via arrow-keys
* fixed Poly-made shapes
* fixed closed-shape creation; still to fix of handling non-closed-shape

2019-10-25 16:38:34 Tree
[r704] by creek23

temporarily removed dependency on register.h -- will place it back once User database is created for Kage Studio User Support Group :)

2019-10-22 16:17:43 Tree
[r703] by creek23

* implemented Node X/Y in Properties pane
* improved Kage Studio file format; making it more XML-compatible
* fixed incomplete vector data in exporting/saving
* depending on selected tool, Properties pane will display corresponding 'properties'
* minor optimization on handleNodesMouseUp

2019-10-22 15:33:08 Tree
[r702] by creek23

* implemented Z-ordering
* fixed node-deleting
* copy-pasting Shapes should now be inter-frame; previously it was only within the frame

2019-10-19 20:13:09 Tree
[r701] by creek23

* implemented copy/paste of Shape
* updated Status pane after Save/Export

2019-10-18 18:47:47 Tree
[r700] by creek23

* updated version info based on currect active date
* implemented X/Y, Width/Height on Properties pane
* added icon for MOVE
* menu for Undo/Redo added but not functional
* hid un-implemented Tool from Tools pane
* initial saving of file -- not final format; final format would be in XML
* using non-Tango icons again; can't find Tango for other Tool icons
* added doubleToString/stringToDouble
* updated REAME file
* added DEBUG flag for GNU Makefile
* initial attempt to create non-closed Shape; still buggy tho

2019-10-17 16:08:33 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.