cocoshop
                                
                                
                                
                                    cocoshop copied to clipboard
                            
                            
                            
                        Mouse controls for CSSprite
Make it possible to do these things only with mouse:
- Rotate
 - Scale
 - Change anchor
 
Something like this:

OK, @github image markdown is broken, so here's the link: http://dl.getdropbox.com/u/1765875/CSRotateAndScale.png
maybe to avoid accidentally changing the selected sprite we should make it like photoshop, where once you select the sprite, you have to click enter to accept the changes.
I thought that rotating and scale corners will only be seen when sprite is selected. Also we can show them only after double-click on sprite. Enter after every change probably is to much.
Probably this is what i'm gonna work on next. There should be 100% cocos2d code for this issue, so i would like to have this and leave AppKit stuff for you. I would like to work more on and with Cocos2D, than different UI's
I'm moving this issue to Milestone 0.2, cause l think Sprite Info Panel is pretty good to edit Sprites with mouse.
Moved to 0.3, not so important.