summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary semicolonsPeter Senna Tschudin2014-05-273-3/+3
* Allow building with more recent glm versionsFridrich Štrba2014-05-262-9/+9
* remove unused variablesMarkus Mohrhard2014-05-262-4/+0
* hardcode default camera heightMarkus Mohrhard2014-05-261-6/+7
* switch the direction of the series labelsMarkus Mohrhard2014-05-261-4/+4
* use the center of the chart as camera directionMarkus Mohrhard2014-05-261-1/+1
* fix spelling of "indices"Noel Grandin2014-05-262-15/+15
* cid#1213562 Uninitialized scalar fieldNoel Grandin2014-05-261-1/+19
* loplugin:unreffunStephan Bergmann2014-05-261-22/+0
* react only to left mouse clickMarkus Mohrhard2014-05-262-2/+5
* remove unnecessary debug messageMarkus Mohrhard2014-05-261-2/+2
* improve screen text positioningMarkus Mohrhard2014-05-261-1/+1
* block user input while we are in another user interactionMarkus Mohrhard2014-05-262-1/+16
* adapt bar size to demoMarkus Mohrhard2014-05-261-1/+1
* add initial work on zoom into the bar movementMarkus Mohrhard2014-05-264-22/+85
* remove more unused methodsMarkus Mohrhard2014-05-261-6/+0
* remove unused method and shaderMarkus Mohrhard2014-05-262-51/+0
* let us not implement this large constructor in the header fileMarkus Mohrhard2014-05-262-48/+54
* initial work on screen textMarkus Mohrhard2014-05-269-0/+217
* -Werror,-Wunused-private-fieldStephan Bergmann2014-05-252-4/+1
* remove unused variablesMarkus Mohrhard2014-05-252-2/+0
* remove all the unused functionsMarkus Mohrhard2014-05-252-75/+0
* avoid magic numbersMarkus Mohrhard2014-05-251-2/+7
* implement movement from one corner to the nextMarkus Mohrhard2014-05-252-2/+100
* reduce the number of traingles per barMarkus Mohrhard2014-05-251-1/+1
* loplugin:passstuffbyrefStephan Bergmann2014-05-252-3/+3
* add delete shape functionweigao2014-05-252-33/+67
* fix the bar model generateweigao2014-05-251-3/+3
* Improve computation of the text area to make it nicer.Jan Holesovsky2014-05-251-7/+3
* some work on mouse scrolling and improved mouse draggingMarkus Mohrhard2014-05-242-4/+15
* WaE: -Werror=unused-parameterCaolán McNamara2014-05-241-1/+1
* Stub mouse move events propagation to 3D charts.Michael Meeks2014-05-242-0/+6
* much improved camera control for 3D chartMarkus Mohrhard2014-05-244-2/+42
* add a text cache to improve rendering performanceMarkus Mohrhard2014-05-244-14/+43
* fix chart background colorMarkus Mohrhard2014-05-241-1/+1
* add text on both sides of the chartMarkus Mohrhard2014-05-241-0/+12
* remove camera positioning from OpenGL codeMarkus Mohrhard2014-05-242-53/+1
* Revert "add reverse bars code"Markus Mohrhard2014-05-241-7/+7
* cppcheck: redundantAssignmentThomas Arnhold2014-05-241-4/+2
* improve the bar and text positioningMarkus Mohrhard2014-05-241-10/+10
* make sure that OpenGL charts are rendered after importMarkus Mohrhard2014-05-242-0/+16
* modify the camera position to show the whole sceneweigao2014-05-241-1/+1
* the destructor alreadz clears the vectorMarkus Mohrhard2014-05-241-3/+0
* fix the calling of polygon APIweigao2014-05-241-1/+3
* fix the polygon normalweigao2014-05-241-1/+1
* fix polygon renderweigao2014-05-241-9/+7
* adapt code to the text mapping fixMarkus Mohrhard2014-05-241-6/+7
* map strings correctly to 3d objectsMarkus Mohrhard2014-05-241-7/+7
* GetTexBoundRect does not really return teh bounding rectangleMarkus Mohrhard2014-05-241-1/+2
* improve text renderingMarkus Mohrhard2014-05-241-1/+1