summaryrefslogtreecommitdiff
path: root/chart2/source/view/main/3DChartObjects.cxx
AgeCommit message (Expand)Author
2014-05-21set the color for the pickingMarkus Mohrhard
2014-05-12use black as text colorMarkus Mohrhard
2014-05-12more sal_Int32 to sal_uInt32 and simplificationMarkus Mohrhard
2014-05-12usa sal_uInt32 instead of sal_Int32Markus Mohrhard
2014-05-12Revert "separate rounded corner bar and normal bar rendering"Markus Mohrhard
2014-05-12move glm operator<< for debugging to OpenGLHelperMarkus Mohrhard
2014-05-12a few changes to camera position and bar positioningMarkus Mohrhard
2014-05-12separate rounded corner bar and normal bar renderingMarkus Mohrhard
2014-05-12use rounded corners by defaultMarkus Mohrhard
2014-05-12better camera positionMarkus Mohrhard
2014-05-12keep camera calculations out of the rendering codeMarkus Mohrhard
2014-05-12add some debug codeMarkus Mohrhard
2014-05-12fix camera positionMarkus Mohrhard
2014-05-09Best effort of blindly placing axes and background objects.Kohei Yoshida
2014-05-08My best attempt at positioning text objects.Kohei Yoshida
2014-05-08Put category and data series names into the shape collection.Kohei Yoshida
2014-05-08fix the render partweigao
2014-05-07provide bar color for 3D OGL chartMarkus Mohrhard
2014-05-07the temporary context can finally dieMarkus Mohrhard
2014-05-063d charts: Zoom the camera towards a bar.Jan Holesovsky
2014-05-06add code to call the bar apixukai
2014-05-06add codes to Text::render()xukai
2014-05-06add codes to Rectangle::render()xukai
2014-05-06more 3D rendering fixesMarkus Mohrhard
2014-05-06fix the OpenGL offscreen rendering a bitMarkus Mohrhard
2014-05-06remove global variableMarkus Mohrhard
2014-05-05add codes to Line::render()xukai
2014-05-05remove the codes of set camera info to render()xukai
2014-05-05add codes to set camera infoxukai
2014-05-05Initial size of OpenGL3DRendererxukai
2014-05-05Initialization of lightxukai
2014-05-05Introduce OpenGL3DRenderer objectxukai
2014-04-16coverity#1202945 Uninitialized scalar fieldCaolán McNamara
2014-04-10add teh rounded corners property backMarkus Mohrhard
2014-04-10make sure the unique id is set correctlyMarkus Mohrhard
2014-04-08add camera controlMarkus Mohrhard
2014-04-08temporarily render to a fileMarkus Mohrhard
2014-04-08improve the code for temporary OpenGl contextMarkus Mohrhard
2014-04-08add initial code for creating 3D bar shapesMarkus Mohrhard