Main Menu

PlayShape WIP

Started by kevin, March 08, 2009, 09:12:10 AM

Previous topic - Next topic

kevin




  Visit www.PlayBasic.com


Play Shape (WIP THREAD)



   This thread will contain update information/ideas/changes etc that are being made to PlayShape. 

   What is PlayShape ?

   -> PlayShape is vector outline tool for polygonal collision in PayBasic. 


Features

   * Basic Editing tools (Add, Insert, Move, Delete)
   * Import (Raster To vector)




Download



    Get Release Version





kevin

#1
 Play Shape V0.07 (WIP)

     Been wanting to give some of the old tools a bit of revision for a time now and PLayShape had happened to be first in line.    The main changes so far have been moving from the WinGUI to FlexiGUI.   It's a bit tricky, as the GUI logic only ever considered the two possible input layers, those being the Menu/Scroll bars being over the screen.  In this version,  there's 3 possible mouse positions. So the logic  needed some tweaking, and still does to be honest.   Just to make sure that when you click the mouse, the correct thing reacts and only that .    Not a lot of code, just tweaking the logic.

     Piccy attached. 

 




kevin

 Play Shape V0.08 Released

    Uploaded the current build of PlayShape to the tools board.  This version just uses the Flexi GUI & Menu stuff mainly.