Commit Graph

126 Commits

Author SHA1 Message Date
Martin Pernollet 0f631050fd Merge branch 'master' of github.com:jzy3d/jzy3d-api 2013-03-14 17:56:04 +01:00
Martin Pernollet e9506d2f5d Merge branch 'globaltransform' 2013-03-14 17:51:03 +01:00
nilshoffmann d3d96eacc1 Removed leftover file header template. Fixed missing newline. 2013-03-10 20:21:02 +01:00
nilshoffmann 1096b3f248 Refactored awt to newt bridge code to separate package.
Restored old behaviour in ChartComponentFactory.
Added/kept AWT event listener registration methods on CanvasNEWT for easier migration.
2013-03-07 13:28:58 +01:00
nilshoffmann 10a12e25c5 Fixed OffscreenCanvas regression.
Fixed test failure for ChartTest.
2013-02-19 20:52:07 +01:00
nilshoffmann 00a7430821 Added NEWTtoAWT event mapping.
Exposed animator in chart.
Modified CanvasXXX to expose GLDrawable for consistent handling.
Adapted chart tests.
2013-02-18 20:21:22 +01:00
jzy3d de0b6646e5 Create license.txt 2013-02-13 13:37:45 -08:00
Martin Pernollet 1ac8e9ebdb Added license. 2013-02-13 22:35:11 +01:00
Martin Pernollet 8ca24fb14d cleanup 2013-01-29 23:12:44 +01:00
Martin Pernollet 1b0a9ef93d improving global transform 2013-01-29 22:31:47 +01:00
Martin Pernollet 273743ba10 wip 2013-01-24 06:21:50 +01:00
Martin Pernollet 67a0493fe5 drawables vbo to display large number of polygons 2013-01-23 20:55:40 +01:00
Martin Pernollet 3ddb12e849 [features] new annotation package, rectangle viewport, colormap test cases, tesselated polygon [refactors] colormaps, viewport layouts 2013-01-23 02:31:33 +01:00
Martin Pernollet 9fca13091a replay 2013-01-05 17:04:54 +01:00
Martin Pernollet d06a7616ca classpath 2013-01-05 17:04:53 +01:00
Martin Pernollet 38465f58db fixed animator==null case 2012-11-06 22:18:59 +01:00
Martin Pernollet 589561762a added file reader 2012-11-06 17:25:53 +01:00
Martin Pernollet 06d50285a4 added view listener 2012-11-02 10:16:13 +01:00
Martin Pernollet 60c0bb03db allow to set initialization bounds of chart view 2012-10-27 17:04:43 +02:00
Martin Pernollet a3bc8973ca let BarycentreOrderingStrategy be aware of the current view scaling to enhance ranking 2012-10-21 20:32:18 +02:00
Martin Pernollet 5fc16117e2 added a colormapper able to compute a color according to the distance between a point and the camera viewpoint 2012-10-21 18:11:16 +02:00
Martin Pernollet 514e6ff45e recording input events for generating test case scenarios (wip) 2012-10-14 01:23:40 +02:00
Martin Pernollet dc21e40a55 cleanup 2012-10-04 22:19:46 +02:00
Martin Pernollet b39b3e1880 added Newt mouse & keyboard controllers, enhanced chart component factory 2012-10-02 23:06:52 +02:00
Martin Pernollet 3c6940979e Initial commit to github. At version 0.9 2012-09-13 00:12:51 +02:00
jzy3d 0d39457939 Initial commit 2012-09-12 14:54:34 -07:00