CVS log for inventor/apps/demos/SceneViewer/SoSceneViewer.c++

[BACK] Up to [Development] / inventor / apps / demos / SceneViewer

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.11 / (download) - annotate - [select for diffs], Wed Jun 11 01:20:09 2003 UTC (14 years, 4 months ago) by jlim
Branch: MAIN
CVS Tags: release-2_1_5-10, HEAD
Changes since 1.10: +4 -1 lines
Diff to previous 1.10 (colored)

Account for GCC 3.2 assembler issue.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Jun 1 02:22:20 2002 UTC (15 years, 5 months ago) by jlim
Branch: MAIN
CVS Tags: release-2_1_5-9
Changes since 1.9: +5 -4 lines
Diff to previous 1.9 (colored)

Changed main() return type to int and added fix for Bug 148: Modify build
procedure to allow installation in /usr/local.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Jun 22 22:06:56 2001 UTC (16 years, 4 months ago) by jlim
Branch: MAIN
CVS Tags: release-2_1_5-8
Changes since 1.8: +1 -9 lines
Diff to previous 1.8 (colored)

Made several changes:

  1. Removed unreferenced variables.

  2. Fixed miscellaneous warnings (typedefs and function declarations).

  3. Moved MENUS_IN_POPUP from various files to make/ivcommondefs.

  4. Fixed IRIX build problems.

Revision 1.8 / (download) - annotate - [select for diffs], Thu May 17 20:28:02 2001 UTC (16 years, 5 months ago) by jlim
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Removed '&' from command line.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Nov 14 02:49:51 2000 UTC (16 years, 11 months ago) by jlim
Branch: MAIN
Changes since 1.6: +7 -4 lines
Diff to previous 1.6 (colored)

Converted help cards to PDF for use with acroread. Replaced use of xconfirm
with xmessage. Changed demo directory to be consistent with IRIX.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Oct 29 15:04:15 2000 UTC (17 years ago) by jlim
Branch: MAIN
Changes since 1.5: +1 -2 lines
Diff to previous 1.5 (colored)

Eliminated or reduced compiler errors and warnings, as tested with
egcs-2.91.66 (on Red Hat 6.0) and gcc 2.96 (on Red Hat 6.2).

Revision 1.5 / (download) - annotate - [select for diffs], Sat Oct 14 10:46:05 2000 UTC (17 years ago) by jlim
Branch: MAIN
Changes since 1.4: +5 -6 lines
Diff to previous 1.4 (colored)

Fixed Bug 22, removed dependence on POSIX_SOURCE and _XOPEN_SOURCE, conform to
ANSI 'for' scoping rules (Bug 7), added proper type casts, replaced bcopy()
with memcpy(), and eliminated warnings about implicit function definitions.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Sep 18 09:40:59 2000 UTC (17 years, 1 month ago) by jlim
Branch: MAIN
Changes since 1.3: +3 -7 lines
Diff to previous 1.3 (colored)

Updated makefiles and miscellaneous other fixes.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Aug 23 07:31:59 2000 UTC (17 years, 2 months ago) by jlim
Branch: MAIN
Changes since 1.2: +30 -12 lines
Diff to previous 1.2 (colored)

Fix for Bug 594486: SceneViewer doesn't compile in 64-bit mode.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Aug 23 07:11:00 2000 UTC (17 years, 2 months ago) by jlim
Branch: MAIN
Changes since 1.1: +6 -4 lines
Diff to previous 1.1 (colored)

Fix for Bug 610809: Patch 2979 causes problems on dual head Octanes.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Aug 15 12:55:54 2000 UTC (17 years, 2 months ago) by naaman
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>