|
|
|
@21088
|
[21088]
|
11/05/08 08:13:23 |
patrick |
There is something about preprocessor value comparison that I don't … |
|
|
|
@21086
|
[21086]
|
10/08/08 17:50:08 |
dshipton |
Prevent unlocking when we can't unlock (terminal is littered with messages … |
|
|
|
@21085
|
[21085]
|
09/30/08 14:11:57 |
dshipton |
Get rid of big render lock for OS X windows. This greatly improves
multi … |
|
|
|
@21080
|
[21080]
|
09/20/08 14:43:15 |
dshipton |
Avoid redefing WIN32_LEAN_AND_MEAN when its defined from a command line |
|
|
|
@21075
|
[21075]
|
08/18/08 12:15:40 |
patrick |
Include gl.h instead of GL.h since the former is the proper … |
|
|
|
@21065
|
[21065]
|
03/05/08 15:01:59 |
patrick |
Documentation correction. |
|
|
|
@21032
|
[21032]
|
02/13/08 17:51:31 |
patrick |
Work around a crash-on-exit problem that I see now that remote … |
|
|
|
@20985
|
[20985]
|
01/03/08 17:38:58 |
patrick |
Removed calls that seem to have proven unnecessary. |
|
|
|
@20984
|
[20984]
|
01/03/08 17:38:35 |
patrick |
Resizing OpenGL windows works fine on Mac OS X Leopard. Woo hoo! |
|
|
|
@20983
|
[20983]
|
01/03/08 11:53:24 |
patrick |
Fixed a race condition that could cause application crashes at … |
|
|
|
@20982
|
[20982]
|
01/01/08 12:25:54 |
patrick |
Fixed typos in comments. |
|
|
|
@20974
|
[20974]
|
01/01/08 09:31:54 |
patrick |
Copyright update. |
|
|
|
@20944
|
[20944]
|
11/27/07 09:59:59 |
patrick |
Protect against (mis-configured) screen identifiers that are less than 0. |
|
|
|
@20939
|
[20939]
|
11/21/07 08:29:19 |
patrick |
With Cocoa, identify the right mouse button as MBUTTON3 to be … |
|
|
|
@20936
|
[20936]
|
11/18/07 22:33:30 |
patrick |
Initialize the kernel correctly. |
|
|
|
@20925
|
[20925]
|
11/18/07 03:45:25 |
patrick |
Cocoa OpenGL windows now update their input area size correctly. This … |
|
|
|
@20920
|
[20920]
|
11/17/07 15:10:26 |
patrick |
Assign a value to gadget::InputAreaCocoa::mMainView when we have the … |
|
|
|
@20907
|
[20907]
|
11/08/07 21:03:07 |
patrick |
Use dlopen(3) on Mac OS X 10.4 and newer for symbol lookup. |
|
|
|
@20903
|
[20903]
|
11/08/07 11:14:07 |
patrick |
Switch to using a C-style cast to convert from screen number … |
|
|
|
@20901
|
[20901]
|
11/08/07 10:03:34 |
patrick |
Do not assume that GLint is equivalent to long. Just use GLint. |
|
|
|
@20873
|
[20873]
|
09/26/07 15:10:05 |
patrick |
Export vrj::SoundManager? from the VR Juggler DLL on Windows, and make … |
|
|
|
@20872
|
[20872]
|
09/26/07 14:54:35 |
patrick |
Fixed nasty crash-on-exit problems caused by Sonix cleaning up the … |
|
|
|
@20869
|
[20869]
|
09/26/07 13:46:41 |
patrick |
Protect against operator error if an invalid path is set in the … |
|
|
|
@20834
|
[20834]
|
09/19/07 20:32:59 |
patrick |
Added new file to the build. |
|
|
|
@20833
|
[20833]
|
09/19/07 20:32:34 |
patrick |
Minor typo fix. |
|
|
|
@20828
|
[20828]
|
09/19/07 17:41:17 |
patrick |
Pass the correct pipe identifier to getDrawThreadAffinity(). |
|
|
|
@20825
|
[20825]
|
09/19/07 14:20:04 |
patrick |
Push the debug level for affinity up from "critical" to "state" so that … |
|
|
|
@20824
|
[20824]
|
09/19/07 14:11:56 |
patrick |
Added render thread CPU affinity capabilities. The default way that this … |
|
|
|
@20780
|
[20780]
|
09/06/07 16:54:59 |
patrick |
Fixed a compile error when using a version of GCC older than 4.0. |
|
|
|
@20775
|
[20775]
|
09/06/07 15:42:14 |
patrick |
Factor window decorations into the size of the window that is … |
|
|
|
@20770
|
[20770]
|
09/06/07 09:04:08 |
patrick |
Change the run-time behavior of the automatic assignment of … |
|
|
|
@20764
|
[20764]
|
09/06/07 07:12:21 |
patrick |
Avoid getting stuck in an infinite loop trying to find the package … |
|
|
|
@20759
|
[20759]
|
09/04/07 21:38:16 |
patrick |
Indentation fix. |
|
|
|
@20755
|
[20755]
|
09/04/07 20:47:30 |
patrick |
Set VJ_BASE_DIR and (the new environment variable) VJ_DATA_DIR … |
|
|
|
@20746
|
[20746]
|
08/25/07 09:37:14 |
patrick |
Back out r20666 and enable thread-safe reference counting explicitly in … |
|
|
|
@20745
|
[20745]
|
08/25/07 08:11:54 |
patrick |
MF22 r20744: Fixed compile errors when attempting to return a mask of … |
|
|
|
@20732
|
[20732]
|
08/21/07 08:02:43 |
patrick |
Fixed coding standard violations in example code. |
|
|
|
@20671
|
[20671]
|
08/09/07 19:33:46 |
patrick |
Fixed a scene flashing bug that occurred with multi-pipe … |
|
|
|
@20666
|
[20666]
|
08/09/07 17:22:15 |
patrick |
Tell osg::Referenced when the use of thread-safe reference counting … |
|
|
|
@20662
|
[20662]
|
08/09/07 17:09:14 |
patrick |
Fixed a typo that I introduced in r20651. |
|
|
|
@20657
|
[20657]
|
08/09/07 16:22:52 |
patrick |
De-inline an expensive constructor. |
|
|
|
@20655
|
[20655]
|
08/09/07 15:51:30 |
patrick |
MF22 r20654: Don't hard code the use of VJHead. Instead, retrieve the
… |
|
|
|
@20651
|
[20651]
|
08/09/07 09:45:55 |
patrick |
Make the code more conformant with the coding standard and typical C++ … |
|
|
|
@20650
|
[20650]
|
08/09/07 09:41:59 |
patrick |
Just call vrj::opengl::DrawManager::currentUserData() once and then … |
|
|
|
@20647
|
[20647]
|
08/09/07 09:18:42 |
patrick |
Each osgUtil::SceneView? instance only has to be told about … |
|
|
|
@20629
|
[20629]
|
08/05/07 07:30:06 |
patrick |
Add VPR profile guards for rendering stages.
Initial submission by: Doug … |
|
|
|
@20606
|
[20606]
|
07/31/07 00:20:40 |
aronb |
Only call into the ClusterManager? if we are in a cluster configuration. |
|
|
|
@20599
|
[20599]
|
07/26/07 19:49:42 |
patrick |
Fixed compile errors. |
|
|
|
@20598
|
[20598]
|
07/26/07 18:16:14 |
patrick |
When referencing Open Scene Graph types in the osg namespace, we have to … |
|
|
|
@20597
|
[20597]
|
07/26/07 18:14:08 |
patrick |
Fixed bogus uses of vrj::OsgApp?. |
|
|
|
@20596
|
[20596]
|
07/26/07 18:11:57 |
patrick |
MF22 r20595: Draw coordinate axes on the head and the wand. |
|
|
|
@20567
|
[20567]
|
07/18/07 16:43:33 |
patrick |
I should have applied Doug's patch using patch(1) instead of doing … |
|
|
|
@20564
|
[20564]
|
07/18/07 16:40:47 |
patrick |
Account for Open Scene Graph 2.0.
Submitted by: Doug McCorkle? < mccdo at … |
|
|
|
@20516
|
[20516]
|
07/09/07 09:09:08 |
patrick |
Fixed compile errors. |
|
|
|
@20499
|
[20499]
|
07/08/07 17:15:08 |
patrick |
Get this code to compile again after r20495. |
|
|
|
@20498
|
[20498]
|
07/08/07 17:04:11 |
patrick |
These files were missed in r20495. |
|
|
|
@20495
|
[20495]
|
07/08/07 16:26:49 |
patrick |
Shake things up a little in the specific Draw Manager implementations. We … |
|
|
|
@20491
|
[20491]
|
07/08/07 16:03:09 |
patrick |
When we are running a debug build (not linking against the debug runtime … |
|
|
|
@20490
|
[20490]
|
07/08/07 16:01:55 |
patrick |
Instead of using a different name to distinguish between debug-enabled … |
|
|
|
@20489
|
[20489]
|
07/08/07 12:41:46 |
patrick |
Fixed indentation errors. No functional changes. |
|
|
|
@20479
|
[20479]
|
07/07/07 10:02:52 |
patrick |
MF22 r20478: It seems to me that VRJSetBufferPredrawMethod() should be … |
|
|
|
@20398
|
[20398]
|
06/30/07 07:11:16 |
patrick |
When looking up the Draw Manager DLL to get the icon for the window, … |
|
|
|
@20345
|
[20345]
|
06/26/07 18:02:47 |
patrick |
Change the preprocessor symbols that we use for identifying debug … |
|
|
|
@20248
|
[20248]
|
05/22/07 10:49:35 |
patrick |
Make better use of const. Fixed a couple of minor coding standard … |
|
|
|
@20241
|
[20241]
|
05/21/07 22:57:36 |
aronb |
Don't call checkForReconfig since it handles changing applications too. |
|
|
|
@20233
|
[20233]
|
05/21/07 14:26:46 |
aronb |
Fix a memory leak in context specific data. |
|
|
|
@20230
|
[20230]
|
05/21/07 11:21:44 |
aronb |
Add debug output for the first cluster barrier. |
|
|
|
@20227
|
[20227]
|
05/15/07 16:14:57 |
patrick |
Cleaned up code formatting, fixed coding standard violations, and … |
|
|
|
@20215
|
[20215]
|
05/14/07 15:46:18 |
patrick |
Avoid copying vrj::Frustum objects unnecessarily. |
|
|
|
@20214
|
[20214]
|
05/14/07 15:42:31 |
patrick |
Finished making vrj::OpenSGApp work with OpenSG 1.x and 2.x without … |
|
|
|
@20211
|
[20211]
|
05/11/07 19:51:04 |
patrick |
MF22 r20208:
General cleaning. This includes the following:
* … |
|
|
|
@20210
|
[20210]
|
05/11/07 19:48:46 |
patrick |
MF22 r20207: Return the contained vrj::Frusum by const reference to save
… |
|
|
|
@20209
|
[20209]
|
05/11/07 19:47:56 |
patrick |
MF22 r20206: Implemented better encapsulation of the data in … |
|
|
|
@20202
|
[20202]
|
05/11/07 09:26:14 |
dshipton |
Changes needed for OpenSG 2. OpenSG2 uses a RenderTraversalAction? … |
|
|
|
@20201
|
[20201]
|
05/10/07 17:47:46 |
patrick |
Fixed the "Open Recent" menu handling. Things are still not quite working … |
|
|
|
@20185
|
[20185]
|
05/09/07 10:55:33 |
patrick |
Allow this to compile with Boost 1.32. This is not an ideal solution … |
|
|
|
@20184
|
[20184]
|
05/09/07 10:48:17 |
patrick |
Alphabetize $(SRCS). |
|
|
|
@20176
|
[20176]
|
05/08/07 11:53:35 |
aronb |
Improve the program options for VR Juggler. |
|
|
|
@20175
|
[20175]
|
05/08/07 10:37:02 |
aronb |
Allow setting the slave listen port. |
|
|
|
@20166
|
[20166]
|
05/07/07 16:28:34 |
aronb |
Inform the ClusterManager? when a Performer window opens too. |
|
|
|
@20165
|
[20165]
|
05/07/07 16:26:23 |
aronb |
Be more strict about start barrier. |
|
|
|
@20164
|
[20164]
|
05/07/07 16:25:57 |
aronb |
Inform the ClusterManager? when a OGL window opens.
NOTE: The Performer … |
|
|
|
@20163
|
[20163]
|
05/07/07 16:25:03 |
aronb |
Change createBarrier() → swapBarrier(). |
|
|
|
@20153
|
[20153]
|
05/06/07 19:35:37 |
patrick |
Move VRJBasicDelegate out of CocoaWrapper?.mm and into its own interface … |
|
|
|
@20152
|
[20152]
|
05/06/07 19:21:43 |
patrick |
VRJMainController is not an accurate name for the role played by the … |
|
|
|
@20151
|
[20151]
|
05/06/07 18:39:45 |
patrick |
Renamed VrjMainController? to VRJMainController and DummyThread? … |
|
|
|
@20150
|
[20150]
|
05/06/07 18:36:11 |
patrick |
Moved the code for loading user preferences and performing the … |
|
|
|
@20149
|
[20149]
|
05/06/07 18:32:46 |
patrick |
Replaced a remaining direct call to vrj::Kernel::loadConfigFiles() … |
|
|
|
@20148
|
[20148]
|
05/06/07 18:30:39 |
patrick |
Store VR Juggler preferences in a dictionary so that we can keep track … |
|
|
|
@20147
|
[20147]
|
05/06/07 18:15:39 |
patrick |
Change the handling of the recently loaded configuration files so that … |
|
|
|
@20146
|
[20146]
|
05/06/07 17:46:19 |
patrick |
Eliminated the need for the class VrjApplicationController?. Now, the … |
|
|
|
@20143
|
[20143]
|
05/06/07 12:35:18 |
patrick |
Fixed animation with OSG 1.9/2.0.
Submitted by: Doug McCorkle? < mccdo at … |
|
|
|
@20141
|
[20141]
|
05/04/07 12:17:59 |
aronb |
Fix more windows compile errors. |
|
|
|
@20138
|
[20138]
|
05/04/07 11:55:30 |
aronb |
Fix windows build. |
|
|
|
@20137
|
[20137]
|
05/04/07 11:38:50 |
patrick |
MF22 r20133: Added lighting code to vrj::GlBasicSimulator? so that OSG and
… |
|
|
|
@20127
|
[20127]
|
05/04/07 06:42:30 |
patrick |
Added missing #include. |
|
|
|
@20120
|
[20120]
|
05/03/07 06:41:24 |
patrick |
Improved stability in multi-pipe/multi-threaded configurations by … |
|
|
|
@20119
|
[20119]
|
05/03/07 06:39:03 |
patrick |
Fixed yet another use of vrj::Projection*. This really should be the … |
|
|
|
@20108
|
[20108]
|
05/02/07 09:49:12 |
aronb |
Remove calls that we don't need. |
|
|
|
@20100
|
[20100]
|
05/02/07 06:58:03 |
patrick |
If vrj::Kernel::init() is not called, the mClusterManager will be NULL … |