Log of /trunk/graf3d/eve/src/TEveTrackEditor.cxx
Parent Directory
Revision
34597 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Jul 26 11:05:29 2010 UTC (4 years, 5 months ago) by
matevz
File length: 7935 byte(s)
Diff to
previous 26034
Merge revisions 34330 and 34369 from the fireworks branch.
34330
=====
Author: alja
Date: Mon Jul 5 21:22:16 2010
New Revision: 34330
URL: http://root.cern.ch/viewvc?rev=34330&root=root&view=rev
Log:
Fix last step size in loop to path-mark.
Modified:
branches/dev/fireworks/graf3d/eve/src/TEveTrackPropagator.cxx
34369
=====
Author: matevz
Date: Fri Jul 9 21:56:14 2010
New Revision: 34369
URL: http://root.cern.ch/viewvc?rev=34369&root=root&view=rev
Log:
TEveTrackPropagator - increase max number of sub-divisions in Runge-Kutta
step. This is needed when stepping across 0 field boundaries.
This could result in division by zero if the loop was exited in a zero field
region.
TEveTrackEditor - avoid possible floating-point overflow (taking log of 0).
Modified:
branches/dev/fireworks/graf3d/eve/src/TEveTrackEditor.cxx
branches/dev/fireworks/graf3d/eve/src/TEveTrackPropagator.cxx
Revision
26034 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Oct 31 14:01:05 2008 UTC (6 years, 2 months ago) by
matevz
File length: 7892 byte(s)
Diff to
previous 25245
TEveElement
-----------
Add 'UChar_t fMainTransparency' data-member and accessors.
TEveGeoNode
-----------
Properly override SetMainTransparency().
Do not allow color / transparency editing for TGeAssemblies.
TEveGeoNodeEditor
-----------------
Remove transparency controls - use the ones from base-classes.
TEveDigitSet
TEvePolygonSetProjected
-----------------------
Remove transparency member - use the one from TEveElement.
TEveStraightLineSet
TEveTriangleSet
-------------------
Use main-color & transparency in Paint().
TEveTrackEditor
---------------
Fix label string (replaced during migration to new class names).
TEveTriangleSetEditor
---------------------
Do not need explicit transformation editor - provided by base-class.
Show number of vertices and triangles.
tutorials/eve/view3ds.C
-----------------------
Set color & transparency with more appropriate functions.
Revision
25245 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 25 21:44:09 2008 UTC (6 years, 4 months ago) by
matevz
File length: 7896 byte(s)
Diff to
previous 23915
Merge changes from the eve-dev branch (-r 25202:HEAD). This makes trunk up to date with all developments in eve/ and gl/. eve-dev branch is now obsolete and will be removed.
Revision
23914 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon May 19 18:23:08 2008 UTC (6 years, 8 months ago) by
matevz
File length: 18464 byte(s)
Diff to
previous 23140
TEveTrackEditor - add a protection.
From Alja: TEveCaloLegoGL - Set z-coordinate of 2D cells to the same
value as in 3d case to allow for thresholding with a transparent plane.
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: 18329 byte(s)
Diff to
previous 21794
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
21054 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Nov 26 18:00:41 2007 UTC (7 years, 1 month ago) by
matevz
Original Path:
trunk/eve/src/TEveTrackEditor.cxx
File length: 18006 byte(s)
Diff to
previous 21044
When including ROOT header files use "" instead of <>.
Replace NULL with 0 in TEveGLText.
TEveTrackPropagator: make public data-members protected and provide
get/set methods. Second attempt at fixing Solaris cc errors: make
Helix and Vertex4d struct declarations public.
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.