Changeset 19790
- Timestamp:
- 01/30/07 16:29:47 (2 years ago)
- Files:
-
- juggler/trunk/modules/vrjuggler/ChangeLog (modified) (1 diff)
- juggler/trunk/modules/vrjuggler/VERSION (modified) (1 diff)
- juggler/trunk/modules/vrjuggler/vrj/vrjmain.cpp (added)
- juggler/trunk/vc7/VRJuggler/VRJuggler.vcproj (modified) (1 diff)
- juggler/trunk/vc8/VRJuggler/VRJuggler.vcproj (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
juggler/trunk/modules/vrjuggler/ChangeLog
r19692 r19790 1 1 DATE AUTHOR CHANGE 2 2 ----------- ----------- ------------------------------------------------------- 3 Jan-30-2007 patrick Eliminated the need to set VJ_BASE_DIR on Windwos to 4 run applications. 5 NEW VERSION: 2.1.17 3 6 Dec-18-2006 aronb Added initial support for Direct3D. 4 7 NEW VERSION: 2.1.16 juggler/trunk/modules/vrjuggler/VERSION
r19692 r19790 1 2.1.17-0 @01/30/2007 22:30:00 UTC@ 1 2 2.1.16-0 @12/18/2006 17:45:00 UTC@ 2 3 2.1.15-0 @11/14/2006 23:05:00 UTC@ juggler/trunk/vc7/VRJuggler/VRJuggler.vcproj
r19703 r19790 181 181 RelativePath="..\..\modules\vrjuggler\vrj\Display\Viewport.cpp"> 182 182 </File> 183 <File 184 RelativePath="..\..\modules\vrjuggler\vrj\vrjmain.cpp"> 185 </File> 183 186 </Filter> 184 187 <Filter juggler/trunk/vc8/VRJuggler/VRJuggler.vcproj
r19703 r19790 463 463 > 464 464 </File> 465 <File 466 RelativePath="..\..\modules\vrjuggler\vrj\vrjmain.cpp" 467 > 468 </File> 465 469 </Filter> 466 470 <Filter
