index
:
ninja
master
v0.7.0
v0.7.1
v0.7.1.1
v0.7.2
[ARCHIVED] A fully featured content authoring tool to deploy HTML5 web applications.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
/
lib
/
geom
/
brush-stroke.js
Commit message (
Expand
)
Author
Age
*
change the PI to make it look like the fill color affects the brush stroke color
Pushkar Joshi
2012-06-07
*
enable gradients for brush stroke (in authoring as well as runtime)
Pushkar Joshi
2012-06-06
*
Merge branch 'master' into brushtool
Pushkar Joshi
2012-05-22
|
\
|
*
Converting geom-obj to object literal notation.
Nivesh Rajbhandari
2012-05-02
*
|
undo some previous change that was halving the alpha value of the stroke
Pushkar Joshi
2012-05-01
*
|
small code changes (mostly re-org)
Pushkar Joshi
2012-05-01
*
|
Fixed 1436 Brush: Calligraphic brushstroke is slightly thicker than the round...
Pushkar Joshi
2012-05-01
*
|
prevent alpha values from accumulating over 1 due to rounding...fixes 1443 Br...
Pushkar Joshi
2012-05-01
*
|
scale the brush stroke according to the input width and height
Pushkar Joshi
2012-04-27
|
/
*
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-19
|
\
|
*
IKNinja-1477 - Cannot preflight Fill color if WebGL Line shape is selected.
Nivesh Rajbhandari
2012-04-17
*
|
Merge branch 'master' into pentool
Pushkar Joshi
2012-04-06
|
\
|
|
*
removed old unused import and export functions.
John Mayhew
2012-04-03
*
|
working File I/O for pen tool created paths and some minor bug fixes (correct...
Pushkar Joshi
2012-04-03
*
|
render the pen path with local coordinates, but use stage world coordinates t...
Pushkar Joshi
2012-04-02
|
/
*
turn off changing the left and top of the brush stroke canvas
Pushkar Joshi
2012-03-28
*
File IO for the brush stroke AND changing the data type of brush stroke from ...
Pushkar Joshi
2012-03-27
*
add a setfillcolor to brush stroke so the default fillcolor handler does not ...
Pushkar Joshi
2012-03-27
*
correctly update the brush stroke canvas size and position when the stroke pa...
Pushkar Joshi
2012-03-26
*
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
*
first pass for file IO of brush strokes
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
*
seemingly working version of the calligraphic brush (seems to work with trans...
Pushkar Joshi
2012-03-12
*
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 Valerio's architecture changes
Pushkar Joshi
2012-03-06
*
Squashed commit of preload-fix into Master
Valerio Virgillito
2012-03-06