aboutsummaryrefslogtreecommitdiff
path: root/js/lib/geom/brush-stroke.js
Commit message (Expand)AuthorAge
* Bugs fixed:hwc4872012-07-23
* BSD LicenseKris Kowal2012-07-09
* Remove trailing spacesKris Kowal2012-07-06
* Update copyright boilerplateKris Kowal2012-07-06
* fix bug #1704 where small paths/strokes with large stroke width caused a flip...Pushkar Joshi2012-06-13
* fixes bug #1623: middle transform handle causes the brush stroke to have a ze...Pushkar Joshi2012-06-13
* ignore hardness for calligraphic brushes if stroke width is 1Pushkar Joshi2012-06-12
* change the PI to make it look like the fill color affects the brush stroke colorPushkar Joshi2012-06-07
* enable gradients for brush stroke (in authoring as well as runtime)Pushkar Joshi2012-06-06
* Merge branch 'master' into brushtoolPushkar Joshi2012-05-22
|\
| * Converting geom-obj to object literal notation.Nivesh Rajbhandari2012-05-02
* | undo some previous change that was halving the alpha value of the strokePushkar Joshi2012-05-01
* | small code changes (mostly re-org)Pushkar Joshi2012-05-01
* | Fixed 1436 Brush: Calligraphic brushstroke is slightly thicker than the round...Pushkar Joshi2012-05-01
* | prevent alpha values from accumulating over 1 due to rounding...fixes 1443 Br...Pushkar Joshi2012-05-01
* | scale the brush stroke according to the input width and heightPushkar Joshi2012-04-27
|/
* render the calligraphic brush stroke in realtime on a rotated canvasPushkar Joshi2012-04-25
* allow the realtime drawing of brush strokes drawn off the standard XY plane b...Pushkar Joshi2012-04-24
* Merge branch 'master' into pentoolPushkar Joshi2012-04-19
|\
| * IKNinja-1477 - Cannot preflight Fill color if WebGL Line shape is selected.Nivesh Rajbhandari2012-04-17
* | Merge branch 'master' into pentoolPushkar Joshi2012-04-06
|\|
| * removed old unused import and export functions.John Mayhew2012-04-03
* | working File I/O for pen tool created paths and some minor bug fixes (correct...Pushkar Joshi2012-04-03
* | render the pen path with local coordinates, but use stage world coordinates t...Pushkar Joshi2012-04-02
|/
* turn off changing the left and top of the brush stroke canvasPushkar Joshi2012-03-28
* File IO for the brush stroke AND changing the data type of brush stroke from ...Pushkar Joshi2012-03-27
* add a setfillcolor to brush stroke so the default fillcolor handler does not ...Pushkar Joshi2012-03-27
* correctly update the brush stroke canvas size and position when the stroke pa...Pushkar Joshi2012-03-26
* correctly update the brush stroke canvas size and position when the stroke si...Pushkar Joshi2012-03-23
* Almost working version of brush tool that uses only local coordinates to stor...Pushkar Joshi2012-03-23
* revert to using the angle without flipping its sign...fixing some minor bugs ...Pushkar Joshi2012-03-20
* draw the brush stroke in realtimePushkar Joshi2012-03-19
* first pass for file IO of brush strokesPushkar Joshi2012-03-19
* update values in the PI from values of the selected brush stroke or pen tool ...Pushkar Joshi2012-03-15
* PI for pen and brush strokesPushkar Joshi2012-03-14
* Add a smoothing amount parameter, and hide options based on checkboxesPushkar Joshi2012-03-13
* seemingly working version of the calligraphic brush (seems to work with trans...Pushkar Joshi2012-03-12
* bug fixes for spline interpolationPushkar Joshi2012-03-12
* brush stroke options for calligraphic brush stylePushkar Joshi2012-03-08
* implement stroke hardness such that it is percentage of the stroke width that...Pushkar Joshi2012-03-07
* merge Valerio's architecture changesPushkar Joshi2012-03-06
* Squashed commit of preload-fix into MasterValerio Virgillito2012-03-06