efda16ac56From Stephan Huber, "attached you'll find a small fix for the 3ds-plugin, so 3ds-files exported from cinema 4d are imported correctly. It's not cinema's fault, because the 3ds-files show up correctly in 3dStudio Max."
Robert Osfield
2007-06-30 15:40:23 +00:00
3873f50214Updated wrappers
Robert Osfield
2007-06-30 14:30:55 +00:00
aee902720eAdded s/getUsage() method
Robert Osfield
2007-06-30 14:30:44 +00:00
bb94377f20Added balancing of stack size on entry/exit from rendering nested camera.
Robert Osfield
2007-06-30 14:30:12 +00:00
7dd9ea7a30Added debug path that creates the viewer on the heap.
Robert Osfield
2007-06-30 14:28:24 +00:00
c80313ccd0From David Callu,
Robert Osfield
2007-06-30 14:21:34 +00:00
79dddef778From Sherman Wilcox, added check for Drawable cull callbck into apply(Billboard)
Robert Osfield
2007-06-30 09:27:11 +00:00
f2a50164b9Removed the old references to files now removed
Robert Osfield
2007-06-30 07:09:30 +00:00
847a7c1644Added Point::Extension::isPointSpriteCoordOriginSupported() method
Robert Osfield
2007-06-29 17:01:37 +00:00
604d1a6355From Sherman Wilcox, added serach for freetype234
Robert Osfield
2007-06-29 16:37:11 +00:00
74af1b8351From Paul Martz, "Attached is src/osg/CMakeLists.txt. Adding TemplatePrimitiveFunctor to the source code list for the project. This makes this header file show up in the VS IDE as part of this project, and therefore facilitates IDE searching of project-related files, as well as making other tasks easier."
Robert Osfield
2007-06-29 16:10:24 +00:00
ddc26afa16Fixed indenting to use 4 spaces instead of tabs
Robert Osfield
2007-06-29 16:09:12 +00:00
87788c2360From Jan Ciger, "I am attaching a fix for the COLLADA plugin on non-windows systems. The COLLADA modules STLDatabase, LIBXMLPlugin and stdErrPlugin are statically included in the main COLLADA library on Linux and shouldn't be linked separately - those libraries do not exist in the default Linux build and the compilation will fail.
Robert Osfield
2007-06-29 16:06:52 +00:00
0ee2466f23From Roger James, bug fix to counting of number geode with drawables
Robert Osfield
2007-06-29 16:00:53 +00:00
7d2efa886dFrom Brad Colbert, get/setVolume methods
Robert Osfield
2007-06-28 20:56:56 +00:00
15ff70d298From Brad Colbert with ammendments by Robert Osfield, add set/getVolume support
Robert Osfield
2007-06-28 14:19:30 +00:00
4953e23ab5From Trajce Nikolov, fixes to pbuffer setup
Robert Osfield
2007-06-28 12:59:04 +00:00
7a0442a388From Nikolaus Hanekamp, added support for osg::Multisample
Robert Osfield
2007-06-28 09:51:47 +00:00
49c15572a9From Stephan Huber, "attached you'll find a first implementation of pbuffer-support for os x.
Robert Osfield
2007-06-27 20:44:12 +00:00
eac3dc1963From Paul Melis, "Here is a list of fixes to misspelled APIs. Unfortunately, more than one of these are public APIs and therefore will break linkage to existing shared libraries."
Robert Osfield
2007-06-27 20:36:16 +00:00
64b8e3062fAdded temporary reset of the RenderLeaf pointer for any internal calls to other graphics contexts.
Robert Osfield
2007-06-27 20:34:29 +00:00
a1952f2538Minor build fixes. Changed/fixed GraphicsWindowCarbon to go into api/Carbon instead of just api/
Eric WING
2007-06-27 19:51:06 +00:00
14470e12c4From Andy Skinner, fixed return value.
Robert Osfield
2007-06-27 17:01:54 +00:00
60a0e13b2aUpdated wrappers
Robert Osfield
2007-06-27 11:14:40 +00:00
97ff495a9cFrom Rajce Nickolov, improvements to PixelBufferWin32 and GraphicsWindowWin32
Robert Osfield
2007-06-27 10:37:30 +00:00
c0a8c9dd53Added texture format into Traits.
Robert Osfield
2007-06-27 10:12:10 +00:00
8fea401d79Fixed target setting bug in PixelBuffer RTT set up.
Robert Osfield
2007-06-27 09:44:35 +00:00
6321579050Added missing cmake macros
Robert Osfield
2007-06-26 17:12:48 +00:00
746d916fceReverted to using non silhouette computation.
Robert Osfield
2007-06-26 11:31:39 +00:00
1a78eb8159Changed the RTT Camera so that it doesn't automatically recompute the near and far planes
Robert Osfield
2007-06-25 13:48:57 +00:00
350b25c49bFrom Trajce Nickolov, improvements to PixelBufferWin32.
Robert Osfield
2007-06-25 11:32:19 +00:00
77bf21eef7Set the eol style on CMake .txt files to native
Robert Osfield
2007-06-25 08:35:06 +00:00
c4b3e32436Updated wrappers
Robert Osfield
2007-06-24 10:55:43 +00:00
1e506da145From Trajce Nikolov, PixelBufferWin32 implementation
Robert Osfield
2007-06-24 10:18:54 +00:00
b9947a8189Simplified decoration code and added support for reading Traits::supportsResize
Robert Osfield
2007-06-23 21:55:35 +00:00
5f088ef914Set the Traits::supportsResize flag to true in default constructor.
Robert Osfield
2007-06-23 21:54:56 +00:00
6c154441e2Reorder the setProjectionMatrix.. mathod
Robert Osfield
2007-06-23 11:24:00 +00:00
581b1c322eAdded setting of the Camera's projection matrix to fit the windowing aspect ratio.
Robert Osfield
2007-06-23 11:21:54 +00:00
4a315e47feAdded optional set up of pbuffers for background compilation of the OpenGL objects when database paging.
Robert Osfield
2007-06-22 14:48:43 +00:00
1b3468413dAdded ability to compile OpenGL objects via pbuffers in the DatabasePager/Viewer
Robert Osfield
2007-06-22 14:48:18 +00:00
1d78ea2983Added explicit setting of updateText to have DYNAMIC data variance.
Robert Osfield
2007-06-21 16:14:54 +00:00
e8a65e4cffFrom Trajce Nikolov, windows build fixes
Robert Osfield
2007-06-21 11:20:54 +00:00
4677fe20a7Added dummy init method
Robert Osfield
2007-06-20 12:34:37 +00:00
1de128de27Added placeholder for PixelBufferWin32
Robert Osfield
2007-06-20 12:29:19 +00:00
69b778c2adCorrected graphics context creation message
Robert Osfield
2007-06-20 12:01:14 +00:00
9f72c9392eAdded code of support for contouring shaders
Robert Osfield
2007-06-20 12:00:29 +00:00
fadc115066Updated wrappers
Robert Osfield
2007-06-20 11:59:53 +00:00
78b6ada743Completed implementation of PixelBufferX11.
Robert Osfield
2007-06-20 11:59:27 +00:00
ac69f49b55Added beginnings of osgViewer::PixelBufferX11
Robert Osfield
2007-06-19 17:12:05 +00:00
2f293ed60aAdded passing of arguments into constructor.
Robert Osfield
2007-06-19 16:19:34 +00:00
5b4a7424f0Removed OSGVIEWER_EXPORT
Robert Osfield
2007-06-19 09:16:36 +00:00
d4309ce69aAdded use of GLSL filters
Robert Osfield
2007-06-18 12:10:46 +00:00
c8c1e1107eFrom Martin Lavery, Updates to Packages
Robert Osfield
2007-06-15 17:47:16 +00:00
42db377ddbRelease OpenSceneGraph-2.0.0
Robert Osfield
2007-06-15 17:05:58 +00:00
5f530e443eUpdated ChangeLog
Robert Osfield
2007-06-15 16:17:33 +00:00
cff9188cafFixed namespace
Robert Osfield
2007-06-15 16:08:33 +00:00
bd6a001dccAdded default values for ambientBias
Robert Osfield
2007-06-15 14:57:17 +00:00
b0f5d19996From Martin Lavery, Update to Packaging
Robert Osfield
2007-06-15 14:26:10 +00:00
c9513f2ec6Removed now redundent file
Robert Osfield
2007-06-15 14:02:55 +00:00
3485210545For Win32 added BUILD_MFC_EXAMPLE option, default to OFF to try and avoid issues with users without MFC installed. --This line, and
Robert Osfield
2007-06-15 13:43:49 +00:00
f423c7660fFixed handling of cases when no matrix is attached to intersections
Robert Osfield
2007-06-15 13:12:46 +00:00
08d3b13430Added ShadowMap::s/getAmbientBias, updated NEWS and wrappers
Robert Osfield
2007-06-15 12:59:22 +00:00
f4c4ba9d10Updated README.
Robert Osfield
2007-06-15 12:48:31 +00:00
314a22d553Changed the version format.
Robert Osfield
2007-06-15 12:41:46 +00:00
276ac74196Updated version numbers for 2.0 release
Robert Osfield
2007-06-15 10:15:54 +00:00
4979a0ac41Added handling of when mouse delta is too high, indicating a inconsitency in the the events. These changes prevent irratic high speed spinning when releasing the mouse point in a different screen from when the mouse event started.
Robert Osfield
2007-06-15 10:12:57 +00:00
10235ad0b4Fixed null pointer derefence bug
Robert Osfield
2007-06-15 09:29:23 +00:00
9c3ae6f3c2Addded missing namespace
Robert Osfield
2007-06-15 08:36:35 +00:00
f162600d4eFrom Martin Lavery, Packaging Update
Robert Osfield
2007-06-14 22:22:54 +00:00
4fce6dee0fUpdated wrappers
Robert Osfield
2007-06-14 21:03:38 +00:00
f61c6262f7Included shaders directly into source, added support for toggle lighting on/off
Robert Osfield
2007-06-14 20:58:43 +00:00
f61f7f9ebcFrom Martin Lavery, Packaging Updates
Robert Osfield
2007-06-14 20:49:53 +00:00
1da05fbf44From Martin Lavery, Packaging Updates
Robert Osfield
2007-06-14 20:48:02 +00:00
8e511c5268From Martin Lavery, Install script for the Xcode build
Robert Osfield
2007-06-14 20:22:52 +00:00
97b53024d4Fixed typo
Robert Osfield
2007-06-14 19:17:31 +00:00
276926523eFrom Martin Lavery, Fix to packaging
Robert Osfield
2007-06-14 16:09:35 +00:00
a2ba0749beFrom Martin Lavery, addition of Packaging directory
Robert Osfield
2007-06-14 15:51:02 +00:00
60af7de2d3Updated wrapers, changelog, README and AUTHORS files for 1.9.9 release
Robert Osfield
2007-06-13 21:15:04 +00:00
56a24486cdUpdated wrappers and Version numbers for 1.9.9 release
Robert Osfield
2007-06-13 21:00:28 +00:00
a7612e7908From Paul Mellis, "Here's an updated README.txt with a few spelling and grammer mistakes fixed. I changed the wording slightly here and there. Hope you don't mind me fiddling with this one...
Robert Osfield
2007-06-13 20:56:36 +00:00
a9287fe824Added ability to set the keyboard bindings in the RecordaAnimationPathHandler
Robert Osfield
2007-06-13 20:52:07 +00:00
21033536a7From Jeremy Moles & Robert Osfield, Added support for playback of animation paths using 'Z' key
Robert Osfield
2007-06-13 20:34:16 +00:00
a64dc27595Added clear()
Robert Osfield
2007-06-13 19:54:00 +00:00
8c727acddcAdded new shader support
Robert Osfield
2007-06-13 19:53:48 +00:00
aab2ed9094From John Shue, fixed typo in CMakeLists.txt
Robert Osfield
2007-06-13 19:44:56 +00:00
5213856929Added passing of arugments into viewer constructor
Robert Osfield
2007-06-13 15:32:17 +00:00
fbd1f3031dRemoved SunOS hack as it didn't work..
Robert Osfield
2007-06-13 14:42:35 +00:00
b8f9364cefWired up new shaders
Robert Osfield
2007-06-13 14:05:21 +00:00
d2c16c2fa0Added better handling of 0,0,0 values
Robert Osfield
2007-06-13 13:41:23 +00:00
29be5312a0Added OSG_SCREEN and OSG_WINDOW env var checking in the Viewer::realize()
Robert Osfield
2007-06-13 11:09:31 +00:00
6f95508df8Updated wrappers
Robert Osfield
2007-06-13 10:45:36 +00:00
a9a55de053Added osgViewer::View::setUpViewInWindow(...) method and command line option into osgViewer::Viewer to allow you to specify the window dimentions and screen for the window on startup.
Robert Osfield
2007-06-13 10:38:40 +00:00
8246a6018dFrom Martin Lavery, osgShadow plugin added to Xcode project.
Robert Osfield
2007-06-13 10:31:32 +00:00
1625360b63Fixed versioning
Robert Osfield
2007-06-13 10:12:55 +00:00
7016db5f26Removed ParallelSplitShadowMap as its currently a non op.
Robert Osfield
2007-06-13 09:56:12 +00:00
938ab8b59fAdded -lrt in for SunOS build
Robert Osfield
2007-06-13 08:56:29 +00:00
3c4730bdceUpdated wrappers
Robert Osfield
2007-06-12 19:46:56 +00:00
89f30eb6ccAdded StatsHandler
Robert Osfield
2007-06-12 18:58:32 +00:00
ade144ab0aRefactored the dome correction code to support movie flipping.
Robert Osfield
2007-06-12 18:56:52 +00:00
a7a0e2c4d3Added Image::g/setOrigin to help movie plugins tell applications that the imagery is not the usual OpenGL BOTTOM_LEFT orientation, but with the origin TOP_LEFT. This allows geometry setup code to flip the t tex coord to render the movie the correct way up.
Robert Osfield
2007-06-12 16:55:44 +00:00