summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/javafx-out.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* merge silveiro's and my changesBob Jamison2008-08-091-102/+342
| | | (bzr r6601)
* change javafx output to 1.0 compiler syntaxBob Jamison2008-08-071-140/+72
| | | (bzr r6586)
* Use is_straight_curve() instead of three separate dynamic castsDiederik van Lierop2008-08-051-3/+2
| | | (bzr r6564)
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-031-1/+0
| | | (bzr r6540)
* initial impl of gradients and opacitiesBob Jamison2008-08-021-62/+274
| | | (bzr r6525)
* finally got transforms right. flip Y and translateBob Jamison2008-08-011-17/+61
| | | (bzr r6519)
* make redundant. use correct fields of cubic bezier point arrayBob Jamison2008-08-011-168/+170
| | | (bzr r6514)
* un-remove applying item transform to each pointBob Jamison2008-08-011-1/+1
| | | (bzr r6504)
* Add item transformsBob Jamison2008-08-011-29/+53
| | | (bzr r6496)
* Get to compile in javafxBob Jamison2008-07-301-32/+50
| | | (bzr r6482)
* add placeholder for expert contributorsBob Jamison2008-07-301-0/+474
(bzr r6474)