Robert Osfield
47814e50a4
From Philip Lowman, "Attached is a patch to the toplevel CMakeLists.txt which adds an automated test for OSG_GLU_TESS_CALLBACK_TRIPLEDOT. This should help ease initial configuration on OS X systems."
2008-05-08 12:55:01 +00:00
Robert Osfield
973f104704
From Garrett Potts and Robert Osfield, changes to build against Collada DOM 2.x
2008-05-08 12:36:07 +00:00
Robert Osfield
38133f8772
Updated the doxygen docs to explain the deprecated status of SceneView
2008-05-08 09:16:24 +00:00
Robert Osfield
5fbb582856
Commented out checking of DISPLAY env var
2008-05-07 17:06:36 +00:00
Robert Osfield
fd6a812dd0
Updated wrappers
2008-05-07 14:32:39 +00:00
Robert Osfield
22c7699fa1
From Bob Kuehne, Added doxygen docs clarification of ReadResult enum values
2008-05-07 14:30:58 +00:00
Robert Osfield
01f58e2b76
From Donald Cipperly, "This is a fix to eliminate >> errors in VS 7.1"
2008-05-07 14:24:14 +00:00
Robert Osfield
96f2062115
From Miguel Escriva, "Attached to this mail you will find some files to work with the Philips WOWvx displays.
...
It's implemented in the same way that 3D Spherical Display and Panoramic Spherical Display.
You can test it running:
osgviewer --wowvx-20 cow.osg
osgviewer --wowvx-42 cow.osg
depending on the size of your Philips WOWvx display (20" or 42")
Other arguments you can use to control the 3D effect are:
--wow-content <value>
This value defines the kind of content that can be:
0: No depth
1: Signage
2: Movie
3: CGI
4: Still
--wow-factor <value>
Percentage of the display recommended depth value. Default 64, Range [0-255]
--wow-offset <value>
Amount of range behind the screen. Default 128, Range [0-255]
0: Range is shifted in the direction of the viewer.
128: Range is equally divided in front and behind the screen.
255: Range is shifted away from the viewer.
"
2008-05-07 14:17:15 +00:00
Robert Osfield
7c94ff2b6d
From Terry Welsh, fixed typo of getEnd()
2008-05-07 13:49:32 +00:00
Robert Osfield
4f881b9a09
From Jeremy Moles,"Here's a small example I us to test text rendering in osgWidget; I
...
figured it might be helpful to folks in OSG who need to do the same.
"
2008-05-07 13:46:24 +00:00
Robert Osfield
10c3044499
From Farshid Lashkari, "I've added hardware mipmap support to Texture3D."
2008-05-07 13:42:29 +00:00
Robert Osfield
14a7b5dd08
Added doxygen comments for attach
2008-05-07 11:59:15 +00:00
Robert Osfield
6ef7e6dcaf
Updated package numbers for OSG-2.4, OT-2.2.1 release
2008-04-26 11:13:08 +00:00
Robert Osfield
0f9431c8c6
Update AUTHORS file for 2.4 release
2008-04-25 13:10:05 +00:00
Robert Osfield
d6d2590f18
Updated ChangeLog for 2.4 release
2008-04-25 12:58:07 +00:00
Robert Osfield
ab424ae749
Update NEWS and README to 2.4 stable release
2008-04-25 12:40:14 +00:00
Robert Osfield
9e725b438e
Updated Version number for 2.4 stable release
2008-04-25 09:46:25 +00:00
Robert Osfield
765a7d2455
From Stephane Lamoliatte, "Here is the fix of a very little typed error in BoundingBox : I replace "doulbe" by "double"."
2008-04-25 09:35:51 +00:00
Robert Osfield
e70d44e6a5
Added cast to avoid warning
2008-04-25 08:34:54 +00:00
Robert Osfield
da92e3b842
Updated date of 2.4 release
2008-04-24 16:50:17 +00:00
Robert Osfield
93f6505b12
Updated AUTHORS file for release
2008-04-24 16:49:52 +00:00
Robert Osfield
2b488ab8fc
Updated ChangeLog for 2.3.11 release
2008-04-24 16:48:59 +00:00
Robert Osfield
53630a2b14
From Wojchiech Lewandowski, add missing setDataVariance(DYNAMIC) and extra event handlers
2008-04-24 16:24:16 +00:00
Robert Osfield
6883c12ceb
From Colin Dunlop, added alias for .live to quicktime plugin mapping.
2008-04-24 14:46:21 +00:00
Robert Osfield
78964b4baa
Reverted the changes for ill fated tweaks for Apple build
2008-04-24 11:34:43 +00:00
Robert Osfield
bcee43bf44
From Mattias Helsing, "I just made Find3rdPartyDependencies search for curllib if it can't
...
find libcurl. Mike's 3rdParty only has curllib.
I realize now that the in appended file I have earlier removed
searching for freetype219 since I have it but it will break the build
of osg."
2008-04-24 10:09:04 +00:00
Robert Osfield
66d3830223
Updated authors file for 2.3.11 release
2008-04-23 21:07:54 +00:00
Robert Osfield
704ad1c78a
Updated ChangeLog
2008-04-23 21:07:16 +00:00
Robert Osfield
1bd8bb9b00
Updated version number 2.3.11
2008-04-23 20:54:28 +00:00
Robert Osfield
8ae30c9bfc
Refactored the inclusion of the headers in the ADD_LIBRARY so that they aren't
...
added under OSX.
2008-04-23 20:50:53 +00:00
Robert Osfield
77b98eb5f8
Removed the mutable from the _image variable
2008-04-23 20:49:19 +00:00
Robert Osfield
a59e93a0df
Added mutex to object creation to avoid a race condition when using threaded multiple graphics context
2008-04-23 14:10:41 +00:00
Robert Osfield
5c08b0ccb0
Added return.
2008-04-22 14:31:30 +00:00
Robert Osfield
448cd50546
From Stephan Huber, "the support for the new mightymouse and new touchpads was incomplete in GraphicsWindowCarbon. Attached is a fixed version."
2008-04-22 14:15:24 +00:00
Robert Osfield
a802c4c40a
Updated AUTHORS file
2008-04-22 13:00:52 +00:00
Robert Osfield
7bbb10203f
Updated ChangeLog, NEWS and READE for 2.3.10 pre release of 2.4.
2008-04-22 12:52:35 +00:00
Robert Osfield
221b2a3c01
Updated version number for 2.3.10 dev release
2008-04-22 11:47:17 +00:00
Robert Osfield
fffe558e9a
Updated wrappers
2008-04-22 11:41:03 +00:00
Robert Osfield
234bfeb648
Removed hardware down sampling hack from GeoemtryTechnique and replaced with Terrain::g/setSampleRatio()
...
usage.
2008-04-22 11:39:47 +00:00
Robert Osfield
37bea2727b
Updated authors
2008-04-22 10:10:24 +00:00
Robert Osfield
684920c46c
Fixed name
2008-04-22 09:43:55 +00:00
Robert Osfield
9878a0e3ca
Updated NEWS for 2.4 release
2008-04-21 16:31:54 +00:00
Robert Osfield
e14574cbb2
From Luigi Calori, Added CURL_IS_STATIC option to help hint to the libcurl's plugin build so that it can be select as static build
2008-04-21 14:51:47 +00:00
Robert Osfield
5d6121751c
Updated AUTHORS file for release
2008-04-18 16:21:12 +00:00
Robert Osfield
81ad9bc95f
Updated ChangeLog
2008-04-18 16:20:08 +00:00
Robert Osfield
a24fc02a3b
Updated date on readem
2008-04-18 15:52:14 +00:00
Robert Osfield
495dca0b61
Updated wrappers
2008-04-18 15:01:49 +00:00
Robert Osfield
c4ba16f017
Added support for COLOR_BUFFER entries up to 15
2008-04-18 14:57:43 +00:00
Robert Osfield
13173ff680
Updated BufferComponent enum to list COLOR_BUFFERi entries up to 15.
2008-04-18 14:51:21 +00:00
Robert Osfield
55c6348cba
Fixed bug in FBO colour attachement code
2008-04-18 14:33:14 +00:00