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