|
|
|
@20974
|
[20974]
|
01/01/08 09:31:54 |
patrick |
Copyright update. |
|
|
|
@20942
|
[20942]
|
11/21/07 22:18:39 |
patrick |
Added missing 'clobber' target. |
|
|
|
@20941
|
[20941]
|
11/21/07 22:12:29 |
patrick |
Made simple improvements to the clarity of main(). |
|
|
|
@20937
|
[20937]
|
11/18/07 22:34:00 |
patrick |
Initlalize the kernel using the simple approach. |
|
|
|
@20826
|
[20826]
|
09/19/07 17:32:53 |
patrick |
Removed additional linker options that hinder forward migration to Visual … |
|
|
|
@20665
|
[20665]
|
08/09/07 17:20:42 |
patrick |
Removed unused (deprecated) #include. |
|
|
|
@20664
|
[20664]
|
08/09/07 17:20:25 |
patrick |
Derive from vrj::opengl::App instead of the deprecated vrj::GlApp?. |
|
|
|
@20663
|
[20663]
|
08/09/07 17:17:27 |
patrick |
Removed unused (deprecated) header. |
|
|
|
@20627
|
[20627]
|
08/02/07 15:13:08 |
patrick |
MF22 20623: Removed debug code. |
|
|
|
@20515
|
[20515]
|
07/09/07 09:08:26 |
patrick |
Eliminate gratuitous/unnecessary inlining. While I was at it, I fixed a … |
|
|
|
@20514
|
[20514]
|
07/09/07 09:06:11 |
patrick |
Improve const correctness. Reduce header file pollution. |
|
|
|
@20513
|
[20513]
|
07/09/07 09:05:01 |
patrick |
Added missing #include. |
|
|
|
@20512
|
[20512]
|
07/09/07 08:24:20 |
patrick |
Fixed compile errors. |
|
|
|
@20511
|
[20511]
|
07/09/07 08:20:51 |
patrick |
Typo fix. |
|
|
|
@20510
|
[20510]
|
07/09/07 08:18:10 |
patrick |
Silence compiler warnings about comparisons between signed and … |
|
|
|
@20509
|
[20509]
|
07/09/07 08:16:30 |
patrick |
Silence warnings about classes having virtual methods but no … |
|
|
|
@20495
|
[20495]
|
07/08/07 16:26:49 |
patrick |
Shake things up a little in the specific Draw Manager implementations. We … |
|
|
|
@20479
|
[20479]
|
07/07/07 10:02:52 |
patrick |
MF22 r20478: It seems to me that VRJSetBufferPredrawMethod() should be … |
|
|
|
@20475
|
[20475]
|
07/07/07 09:32:27 |
patrick |
Fixed up these applications for the case when Cocoa is being used on Mac … |
|
|
|
@20449
|
[20449]
|
07/05/07 08:33:12 |
patrick |
Added a recursive 'bundle' target for use on Mac OS X when using … |
|
|
|
@20447
|
[20447]
|
07/05/07 08:02:55 |
patrick |
MF22 r20439: Added missing #include's. |
|
|
|
@20437
|
[20437]
|
07/04/07 14:55:35 |
patrick |
Exit the recursive build if an application fails to compile. |
|
|
|
@20430
|
[20430]
|
07/04/07 06:59:42 |
patrick |
Be sure that we link against the dynamic versions of the Boost and … |
|
|
|
@20357
|
[20357]
|
06/27/07 11:02:48 |
patrick |
Using /DEBUG when linking causes problems with Visual C++ 7.1 … |
|
|
|
@20345
|
[20345]
|
06/26/07 18:02:47 |
patrick |
Change the preprocessor symbols that we use for identifying debug … |
|
|
|
@20339
|
[20339]
|
06/26/07 17:11:05 |
patrick |
Use osg-config correctly. This addresses Ticket #38. |
|
|
|
@20214
|
[20214]
|
05/14/07 15:42:31 |
patrick |
Finished making vrj::OpenSGApp work with OpenSG 1.x and 2.x without … |
|
|
|
@20137
|
[20137]
|
05/04/07 11:38:50 |
patrick |
MF22 r20133: Added lighting code to vrj::GlBasicSimulator? so that OSG and
… |
|
|
|
@19932
|
[19932]
|
04/09/07 22:01:07 |
patrick |
When using Cocoa, it is not necessary to identify the configuration … |
|
|
|
@19927
|
[19927]
|
04/09/07 21:46:28 |
patrick |
Added a recursive 'bundle' target for use on Mac OS X when using … |
|
|
|
@19926
|
[19926]
|
04/09/07 21:45:50 |
patrick |
When using Cocoa, it is not necessary to identify the configuration … |
|
|
|
@19925
|
[19925]
|
04/09/07 21:45:01 |
patrick |
Fixed build errors on Mac OS X. |
|
|
|
@19797
|
[19797]
|
02/05/07 09:12:47 |
patrick |
We have dropped support for Visual Studio .NET 2002. These files are now … |
|
|
|
@19729
|
[19729]
|
01/01/07 10:26:55 |
patrick |
Copyright update. |
|
|
|
@19220
|
[19220]
|
08/16/06 09:50:23 |
dshipton |
Updated Makefiles for Doozer 2.1.0 |
|
|
|
@19051
|
[19051]
|
07/13/06 17:14:13 |
patrick |
Comment out the use of osgUtil::Optimizer. It can cause textures to … |
|
|
|
@19048
|
[19048]
|
07/13/06 17:03:48 |
patrick |
Removed unneeded linker input files. |
|
|
|
@19030
|
[19030]
|
07/12/06 09:31:22 |
patrick |
Implemented DLL versioning on Windows. This is done using the same … |
|
|
|
@19029
|
[19029]
|
07/12/06 09:14:43 |
patrick |
Fixed compiler errors resulting from VPR API changes. |
|
|
|
@18962
|
[18962]
|
06/19/06 10:41:28 |
patrick |
Refactored the scene view handling so that the scene is updated only … |
|
|
|
@18828
|
[18828]
|
05/12/06 10:40:31 |
patrick |
Update for the removal of exception specifications in VPR 1.1.20 … |
|
|
|
@18824
|
[18824]
|
05/12/06 08:26:21 |
patrick |
Removed RCS keywords. With CVS, these did little else than reuslt … |
|
|
|
@18460
|
[18460]
|
04/10/06 11:29:15 |
allenb |
Move data for original import. |
|
copied from import/trunk/juggler/modules/vrjuggler/samples:
|
|
|
|
@18458
|
[18458]
|
04/10/06 11:26:05 |
allenb |
Move original trunk imports. |