Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Almost working version of brush tool that uses only local coordinates to ↵ | Pushkar Joshi | 2012-03-23 |
| | | | | store the brush stroke points. Current version does not yet update the width and height of the brush stroke canvas upon changing the brush stroke through the PI. Also, current version does not obtain 3D position of points properly from the drawing tool base (see BrushTool _getUnsnappedPosition) | ||
* | update values in the PI from values of the selected brush stroke or pen tool ↵ | Pushkar Joshi | 2012-03-15 |
| | | | | path | ||
* | turn off the fill color for pen tool paths by default | Pushkar Joshi | 2012-03-13 |
| | |||
* | merge Valerio's architecture changes into pen tool | Pushkar Joshi | 2012-03-06 |
| | |||
* | Squashed commit of preload-fix into Master | Valerio Virgillito | 2012-03-06 |
- Requiring all the previously pre-loaded files - RDGE, Codemirror and gl-matrix are not included via a script tag. Signed-off-by: Valerio Virgillito <valerio@motorola.com> |