| Commit message (Expand) | Author | Age |
* | Refactor creating elements. Removed makeNJElement and separated the model cre... | Valerio Virgillito | 2012-05-03 |
* | Refix brush tool elementAdded event | Jonathan Duran | 2012-04-27 |
* | track the dragging plane based on the hit record so that the file IO works ag... | Pushkar Joshi | 2012-04-26 |
* | render the calligraphic brush stroke in realtime on a rotated canvas | Pushkar Joshi | 2012-04-25 |
* | allow the realtime drawing of brush strokes drawn off the standard XY plane b... | Pushkar Joshi | 2012-04-24 |
* | Merge branch 'master' into pentool | Pushkar Joshi | 2012-04-17 |
|\ |
|
| * | -webkit-transform-style needs to be set to preserve-3d for shapes regardless ... | Nivesh Rajbhandari | 2012-04-05 |
| * | Removing fill, stroke, fillMaterial and strokeMaterial from the shapeModel ca... | Nivesh Rajbhandari | 2012-04-05 |
| * | Merge branch 'refs/heads/ToolFixes' into WebGLMaterials | Nivesh Rajbhandari | 2012-04-04 |
| |\ |
|
| * | | WebGL needs to have 3d styles to render. | Nivesh Rajbhandari | 2012-03-22 |
* | | | Merge branch 'master' into pentool | Pushkar Joshi | 2012-04-04 |
|\ \ \
| | |/
| |/| |
|
| * | | Squashed commit of Preparing for the montage undo-manager: Architecture changes | Valerio Virgillito | 2012-04-04 |
* | | | draw the path overlay (and anchor points) taking into account the transformat... | Pushkar Joshi | 2012-04-04 |
|/ / |
|
* | | correctly update the brush stroke canvas size and position when the stroke si... | Pushkar Joshi | 2012-03-23 |
* | | Almost working version of brush tool that uses only local coordinates to stor... | Pushkar Joshi | 2012-03-23 |
* | | revert to using the angle without flipping its sign...fixing some minor bugs ... | Pushkar Joshi | 2012-03-20 |
* | | draw the brush stroke in realtime | Pushkar Joshi | 2012-03-19 |
* | | update values in the PI from values of the selected brush stroke or pen tool ... | Pushkar Joshi | 2012-03-15 |
* | | PI for pen and brush strokes | Pushkar Joshi | 2012-03-14 |
* | | Add a smoothing amount parameter, and hide options based on checkboxes | Pushkar Joshi | 2012-03-13 |
|/ |
|
* | bug fixes for spline interpolation | Pushkar Joshi | 2012-03-12 |
* | brush stroke options for calligraphic brush style | Pushkar Joshi | 2012-03-08 |
* | implement stroke hardness such that it is percentage of the stroke width that... | Pushkar Joshi | 2012-03-07 |
* | Merge branch 'master' into brushtool | Pushkar Joshi | 2012-03-06 |
|\ |
|
| * | Squashed commit of preload-fix into Master | Valerio Virgillito | 2012-03-06 |
* | | Catmull-Rom spline sampling for the brush stroke, and options for stroke size... | Pushkar Joshi | 2012-03-02 |
* | | first attempt at rendering the brush stroke as a collection of polylines (num... | Pushkar Joshi | 2012-03-01 |
|/ |
|
* | changed the registration point of the brush tool icon and | Pushkar Joshi | 2012-02-29 |
* | resample the brush stroke so we don't have gaps if the path is drawn rapidly, | Pushkar Joshi | 2012-02-29 |
* | Merge branch 'pentool' into brushtool | Pushkar Joshi | 2012-02-24 |
|\ |
|
| * | Adding a data-RDGE-id attribute to each canvas to save/load canvas data | Valerio Virgillito | 2012-02-16 |
| * | Merged old FileIO | Jose Antonio Marquez | 2012-01-27 |
* | | first phase of simple resampling to prevent tiny segments | Pushkar Joshi | 2012-02-09 |
|/ |
|
* | First commit of Ninja to ninja-internal | Pierre Frisch | 2012-01-27 |