[root] / trunk / graf3d / gl / src / TGLAxis.cxx Repository:
ViewVC logotype

Log of /trunk/graf3d/gl/src/TGLAxis.cxx

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 41891 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 10 22:46:31 2011 UTC (3 years, 2 months ago) by pcanal
File length: 11991 byte(s)
Diff to previous 41210
Remove all assigned but unused variable discovered by g++ 4.6.1 (including one completely nop function)

Revision 41210 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 6 12:55:17 2011 UTC (3 years, 3 months ago) by tpochep
File length: 11981 byte(s)
Diff to previous 39083
Coverity fix: result of gROOT->GetColor was not checked.

Revision 39083 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 4 01:42:46 2011 UTC (3 years, 8 months ago) by matevz
File length: 11954 byte(s)
Diff to previous 35580
Bow to coverity's understanding of EVE and to implementation of THLimitsFinder::Optimize().

Revision 35580 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 22 13:27:00 2010 UTC (4 years, 4 months ago) by couet
File length: 11950 byte(s)
Diff to previous 35013
- Fixed uninitialized variables (coverity)

Revision 35013 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Aug 25 14:28:19 2010 UTC (4 years, 5 months ago) by matevz
File length: 11946 byte(s)
Diff to previous 34948
Revert revs 34948 34983 34984 -- unnecessary initializations of local variables passed by reference as output parameter to THLimitsFinder::Optimize().

Revision 34948 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Aug 23 12:24:06 2010 UTC (4 years, 5 months ago) by brun
File length: 11948 byte(s)
Diff to previous 31728
Initialize nDivOpt in TGLAxis::TicksPositionsOpt

Revision 31728 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 9 14:18:47 2009 UTC (5 years, 1 month ago) by matevz
File length: 11946 byte(s)
Diff to previous 31725
Undo double correction of coverity warnings :)

Revision 31725 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 9 12:01:15 2009 UTC (5 years, 1 month ago) by couet
File length: 12148 byte(s)
Diff to previous 31671
- initialize members (coverity)

Revision 31671 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 8 15:22:31 2009 UTC (5 years, 1 month ago) by matevz
File length: 11946 byte(s)
Diff to previous 29676
Fix coverity warnings.

Revision 29676 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Aug 4 16:18:07 2009 UTC (5 years, 5 months ago) by matevz
File length: 11851 byte(s)
Diff to previous 23140
Add support for control over viewer-global point-size and line-width
scaling. Additionally, allow wireforame and outline line widths to be
specified separately (on viewer / scene / scene-info level).

This will allow for scaling of pixel-based objects (lines and points) when
saving of screenshots with very high resolution is
implemented.

Basic support is impemented across TGLViewer, TGLScene, TGLRnrCtx and
TGLUtil.

Classes that used glPointSize and glLineWidth were modified to call
corresponding static function in TGLUtil class.

Controls were added to TGLViewerEditor (under Style tab).

Revision 23140 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 11 11:01:39 2008 UTC (6 years, 9 months ago) by rdm
File length: 11823 byte(s)
Diff to previous 21702
move the following directories to "graf2d":

asimage, freetype, gpad, graf, postscript, qt, win32gdk, x11, x11ttf

move the following directories to "graf3d":

eve, ftgl, g3d, gl, x3d

Revision 21702 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 14 18:55:14 2008 UTC (7 years ago) by matevz
Original Path: trunk/gl/src/TGLAxis.cxx
File length: 11823 byte(s)
Diff to previous 21453
In TGLScene/TGLViewer add two timeouts for high-quality and
low-quality (during rotation etc) scene rendering. Expose both time
limits via TGLViewerEditor.

In TGLCamera::OfInterest() remove redundant test for physical-shape
bbox volume and optimize the remaining bbox diagonal length test.

Remove blanks from the eols.

Revision 21453 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 18 15:18:30 2007 UTC (7 years, 1 month ago) by matevz
Original Path: trunk/gl/src/TGLAxis.cxx
File length: 11824 byte(s)
Diff to previous 21338
Add missing class descriptions.

Revision 21338 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 12 15:07:20 2007 UTC (7 years, 1 month ago) by couet
Original Path: trunk/gl/src/TGLAxis.cxx
File length: 11825 byte(s)
Diff to previous 20882
- Add a class header

Revision 20882 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 19 11:31:26 2007 UTC (7 years, 2 months ago) by rdm
Original Path: trunk/gl/src/TGLAxis.cxx
File length: 11616 byte(s)
Diff to previous 19826
Set property svn:eol-style LF on all source and Makefiles. This should avoid
problems with Win32 line endings ending up in the repository. All MS tools
support LF eols fine.

Revision 19826 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:56:11 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/gl/src/TGLAxis.cxx
File length: 11616 byte(s)
Diff to previous 19825
imported svn:keywords Id property

Revision 19825 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:49:10 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/gl/src/TGLAxis.cxx
File length: 11665 byte(s)
Diff to previous 19153
remove :$ from tag line

Revision 19153 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jun 23 21:23:22 2007 UTC (7 years, 7 months ago) by brun
Original Path: trunk/gl/src/TGLAxis.cxx
File length: 11675 byte(s)
Diff to previous 19114
From Matevz:
1. TGLViewer performs internal loop on pad-primitives.
2. Timur: generalization of gl-plot-painters to allow external access.
3. Support usage of gl-plot-painters in gl-viewer.
4. Provide a default gl-sharing context for resource optimization.

Revision 19114 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 21 17:27:55 2007 UTC (7 years, 7 months ago) by brun
Original Path: trunk/gl/src/TGLAxis.cxx
File length: 11594 byte(s)
Diff to previous 19109
Remove compiler warnings about possible uninitialized variables.

Revision 19109 - (view) (download) (as text) (annotate) - [select for diffs]
Added Thu Jun 21 14:55:36 2007 UTC (7 years, 7 months ago) by couet
Original Path: trunk/gl/src/TGLAxis.cxx
File length: 11558 byte(s)
- New classes TGLtext to draw text using OGL and TGLAxis to draw
  axis using OGL.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9