8954309c07Fixed crash in cfg by rearranging the code blocks so the codes that use the graphics context are only called when a graphics context is successfully aquired.
Robert Osfield
2007-12-06 10:04:25 +00:00
abe647fdaaFrom Ulrich Hertlein, added osgViewer dependency for OSX build
Robert Osfield
2007-12-06 09:22:41 +00:00
9fbec36508Changed WIN32 guard to _WIN32_IMPLEMENTATION to attempt to avoid Win32 build error
Robert Osfield
2007-12-05 18:32:15 +00:00
0bfdc78f52Removed debugging line.
Robert Osfield
2007-12-05 11:29:58 +00:00
b164c5e7a6From Cedric Pinson, first cut at Producer .cfg camera configuration file support.
Robert Osfield
2007-12-05 11:23:27 +00:00
1b1c5bbdd1Added support for new double Vec*Array classes in various functors.
Robert Osfield
2007-12-04 14:46:46 +00:00
8a4caa0a59Added optional double support via new Vec3dArray support in osg::Geometry.
Robert Osfield
2007-12-04 14:46:08 +00:00
2e821b77a2Added support for double Vec*Array objects
Robert Osfield
2007-12-04 14:44:49 +00:00
a909a62b85Added double Vec*Array support
Robert Osfield
2007-12-04 14:44:21 +00:00
3d7fbeca28Added testPolytope entry
Robert Osfield
2007-12-04 14:43:14 +00:00
6cd4cc682cFixed the Polytop::setFrustum and setBoundingBox method
Robert Osfield
2007-12-01 15:30:35 +00:00
da9b845558Added a check against the makeCurrent() return type to make sure that OpenGL calls are only made if the makeCurrent() is successful.
Robert Osfield
2007-11-21 10:18:10 +00:00
ca9b2dc7dbFrom Colin Dunlop, add --devices support.
Robert Osfield
2007-11-17 11:50:13 +00:00
592d0dfc5bAdded support for filename only setup of CompositeLayer on reading/writing.
Robert Osfield
2007-11-13 17:03:36 +00:00
91e7550ecfAdded missing files for qt plugin
Eric WING
2007-11-10 03:43:23 +00:00
15c3ad2b97For osgdb_freetype: Ugh. Another fix for the cycle problem. It seems that the SDKROOT didn't necessarily solve the problem, but there were some unneeded library dependencies that weren't in my test fork which allowed my test to work, but caused SVN to fail. I have removed some of the excess libraries and it seems to build without the Q&A fix.
Eric WING
2007-11-09 20:04:08 +00:00
28b9659593OpenThreads Version header was mistakenly in Resources.
Eric WING
2007-11-09 13:16:32 +00:00
fab7c66061Lots of Leopard information added.
Eric WING
2007-11-09 02:21:16 +00:00
94c57ecff5From Colin Dunlop, added missing header (note from Robert Osfield, this submission was extracted from an inline submission so may be prone to errors).
Robert Osfield
2007-11-08 10:30:23 +00:00
2888152d52For Leopard freetype, path is $(SDKROOT)/usr/X11/lib not X11R6.
Eric WING
2007-11-08 10:30:06 +00:00
043ed14ba9From Colin Dunlop, add live video stream support
Robert Osfield
2007-11-06 12:07:23 +00:00
2e2ddba49eAdded support for setting volume in xine plugin, manual adjustment of volume in osgmove example, and clamping to 0 to 1.0 range in quicktime plugin
Robert Osfield
2007-11-04 16:08:05 +00:00
6f47d924d6Changed the include definition so that it works under Cygwin.
Robert Osfield
2007-11-04 15:21:48 +00:00
6ad176042cFixed bug in addSlave
Robert Osfield
2007-11-03 10:32:18 +00:00
b7a26ae56aChanged the spherical display intensity map set up to use colours rather than a second texture unit.
Robert Osfield
2007-10-31 12:55:59 +00:00
316b36fab7Added getColor method to allow easy reading of individual pixels.
Robert Osfield
2007-10-31 12:55:15 +00:00
c761efb371Fixed wrap mode for panoramic display.
Robert Osfield
2007-10-31 11:06:33 +00:00
072cd1df8fChanged debug message from NOTICE to INFO.
Robert Osfield
2007-10-30 14:17:34 +00:00
f98051d4c7Fix for freetype plugin to be aware of SDKs (i.e. use SDKROOT).
Eric WING
2007-10-29 00:36:47 +00:00
3dced3445fFixed the capitilization of the osgdb_osgfx plugin
Robert Osfield
2007-10-25 09:00:25 +00:00
8b46a624c2Fixed errors is setup of VBO/EBO's.
Robert Osfield
2007-10-19 09:58:11 +00:00
cc2a0290a4Fix for setting scene data after slaves have been added.
Robert Osfield
2007-10-19 08:42:44 +00:00
60052a0488Fixed getOrCreateVertexBufferObject().
Robert Osfield
2007-10-19 08:39:07 +00:00
aaceb957bcRemoved redundent X11/Intrinsic include
Robert Osfield
2007-10-17 19:01:18 +00:00
791035c4e6Added flv to accepted list video format for the quicktime and xine-lib plugins
Robert Osfield
2007-10-16 19:04:10 +00:00
ef4198dff5Added flv to accepted list of formats
Robert Osfield
2007-10-16 19:03:43 +00:00
57f961ff2eAdded flv to the list of accepted movie types
Robert Osfield
2007-10-16 19:01:25 +00:00
c67f68a760Forgot to bump version numbers to 2.2.0.
Eric WING
2007-10-05 11:48:41 +00:00
7e32ff881dNeeded to remove dead header from precompiled header file. Minor fixes to readme.
Eric WING
2007-10-05 11:28:49 +00:00
3882ad034cFrom Mathias Froehlich, "since we patched our hp to an other patchlevel, I need the following to include/osg/Texture"
Robert Osfield
2007-10-05 10:46:46 +00:00
a5f37a23e2From Andy Skinner, build fixes for Solaris.
Robert Osfield
2007-10-05 09:10:04 +00:00
b5f681b86fChanged the threading model to single threaded.
Robert Osfield
2007-10-05 09:03:51 +00:00
1d9eab8406Release OpenSceneGraph-2.2.0
Robert Osfield
2007-10-04 11:24:29 +00:00
0d8673a9a4Updated ChangeLog for 2.2 release
Robert Osfield
2007-10-04 11:24:09 +00:00
b62716d679Added asView() method to GUIActionAdapter to help out with .NET wrappers. Updated wrappers
Robert Osfield
2007-10-04 11:20:18 +00:00
146c140be1Updated version for 2.2 release
Robert Osfield
2007-10-04 10:05:20 +00:00
a7c67fe287From Trajce Nikolov, added support for extract a region for geospatial imagery
Robert Osfield
2007-10-04 08:54:41 +00:00
ce24d0c76fUpdated ChangeLog, NEWS and AUTHORS file for 2.1.15 release
Robert Osfield
2007-10-03 23:44:24 +00:00
28438c5dbfUpdated version for 2.1.15 dev release
Robert Osfield
2007-10-03 23:27:59 +00:00
cf5f000ea1From Panagiotis Papadakos, "Setting the maximum height of osgText doen't seem to work. If the text is big enough, it exceeds the height that I gave as input to setMaximumHeight. So check if cursor is out of -_maximumHeight."
Robert Osfield
2007-10-03 23:03:13 +00:00
c46db2fa15Added support for defining an option OSG_GLU_TESS_CALLBACK_TRIPLEDOT within the CMake build system, enabling this option will build the OSG against the (...) version of the tesselation callback functions.
Robert Osfield
2007-10-03 23:01:33 +00:00
a1ae24af83updated XCode projects
Stephan Maximilian HUBER
2007-10-03 21:12:32 +00:00
73b5712a7aAdded GLU_TESS_CALLBACK_TRIPLEDOT path into include/osg/GLU and enabled this for AIX as reading the old paths this was required. This looks like it is needed under Xcode build as well.
Robert Osfield
2007-10-03 20:21:01 +00:00
38542c3986Removed double return error
Robert Osfield
2007-10-03 19:54:30 +00:00
5fe003d1a2Updated version, authors and change log for the 2.1.14 release
Robert Osfield
2007-10-03 12:49:02 +00:00
b3ecb8f38fFrom Mahai Radu, improvements to handling of spotlights
Robert Osfield
2007-10-03 12:48:23 +00:00
c40f395e22Refactored the plugin and library naming to fix Cygwin plugin loaded issues.
Robert Osfield
2007-10-03 12:04:47 +00:00
3460fc5e26Added preliminary press release
Robert Osfield
2007-10-03 10:38:26 +00:00
e928efc7a4From Alberto Luaces, build fix for Cygwin.
Robert Osfield
2007-10-03 10:36:59 +00:00
90eaf41007Added return 0 to fix warning
Robert Osfield
2007-10-03 08:34:51 +00:00
f0da77042aUpdated wrappers
Robert Osfield
2007-10-02 21:45:55 +00:00
1dc06b4553From Mihair Radu, "Most of the additions are small utility methods: - set the resolution of the shadow map; it calls dirty() to re-initialize at next update - keep a list of Shader objects to use instead of the default ones, if the list is empty, the default shaders are used - explicitly create the Uniform variables, so that subsequent additions that require more Uniforms can put them in a central place - set a Light or LightSource to use explicitly for shadow casting, allows multiple lights in the scene, with one casting shadows
Robert Osfield
2007-10-02 21:45:09 +00:00
3b3776df85Updated wrappers
Robert Osfield
2007-10-02 21:28:27 +00:00
55d5a4d28aIntroduced a OSG_PLUGIN_PREFIX variable into CMake build system with it set to "" for all platforms except Cygwin where its set to "cygwin_" and Mingw where it is set to "mingw_". Updated osgDB::Registry to look for these for the plugins. Updated the osgintrospection example to search for these names as well.
Robert Osfield
2007-10-02 21:26:22 +00:00
441b0c34bdUpdated to reflect new CompositeViewer threading models
Robert Osfield
2007-10-02 21:24:23 +00:00
caeed02f52Merged the threading set up and rendering code from Viewer and CompositeViewer into ViewerBase to allow CompositeViewer to inherit the same theading models previously just supported by osgViewer::Viewer
Robert Osfield
2007-10-02 21:23:58 +00:00
43a243c161Changed the search for Qt version to prevent problems when having both Qt3 and Qt4 installed on one machine.
Robert Osfield
2007-10-02 20:56:56 +00:00
ce79b7efd5Added a #ifdef 0 code block to test setting of the StateSetManipulator's DataVariance to DYNAMIC to solve a threading issue relating to mixing of StateSetManipulator and DrawThreadPerContext.
Robert Osfield
2007-10-02 20:55:33 +00:00
f6c5cd184aChanged the GLU_TESS_CALLBACK in an attempt to avoid compile problems under OSX.
Robert Osfield
2007-10-02 20:54:12 +00:00
8ae27117d3From Andy Skinner, changes the library linkage to just include osg and OpenThreads
Robert Osfield
2007-10-02 20:45:44 +00:00
e3e4f6614cRemoved redundent malloc.
Robert Osfield
2007-10-01 15:11:54 +00:00
65e3591ed2From David Callu, various fixes for window inheritance
Robert Osfield
2007-10-01 11:02:02 +00:00
0296cbf9c1Updated AUTHORS for 2.1.13 release
Robert Osfield
2007-10-01 10:23:11 +00:00
d32effbdbcUpdated Version number for 2.1.13 and updated ChangeLog.
Robert Osfield
2007-10-01 10:21:52 +00:00
65ac804b7dChanged requestWarpPointer to use _eventDislay to avoid crash in osghanglide example due to async usage.
Robert Osfield
2007-10-01 09:41:05 +00:00
7086aeeebcRemoved log2 and replaced the places where is was used with a new Image::computeNumberOfMipmapLevels method.
Robert Osfield
2007-10-01 08:50:58 +00:00
69eddaa7bbupdated XCode-projects
Stephan Maximilian HUBER
2007-09-30 20:16:49 +00:00
c6fcb62ab1Updated wrappers
Robert Osfield
2007-09-30 19:56:46 +00:00
38d33c7685From Paul Martz, "here's the osgDB::Registry changes to add Options to the read*File() interface. As we discussed, this preserves the old interface for backwards compatibility.
Robert Osfield
2007-09-30 19:53:02 +00:00
e55a992767Updated wrappers
Robert Osfield
2007-09-30 19:39:36 +00:00
48f19b72bdAdded support for CompositeViewer to WindowSizeHandler, ThreadingHandler, RecordCameraPathManipulator and HelpHandler.
Robert Osfield
2007-09-30 19:27:31 +00:00
4cf73d4c87Changed HelpHandler so it supports use with CompositeViewer and Viewer
Robert Osfield
2007-09-30 19:15:32 +00:00
a5ed021066Added hdwriter to CMake build
Robert Osfield
2007-09-30 18:43:42 +00:00
3c0e3af233From David Spilling, "Please find attached an extension of the Radiance HDR (RGBE) image reader to support writing.
Robert Osfield
2007-09-30 18:42:20 +00:00
8907919fceFrom Jan Peciva, "I am submitting improved Inventor (iv) writer.
Robert Osfield
2007-09-30 18:33:57 +00:00
368a45eec0updated xcode-projects
Stephan Maximilian HUBER
2007-09-30 16:24:00 +00:00
7ca2f597e6Updated wrappers
Robert Osfield
2007-09-30 15:24:43 +00:00
e99f94c5aaUpdated wrappers
Robert Osfield
2007-09-30 15:07:17 +00:00
40ded29902From Dan Minor, "osgText::Text does not currently have a getAxisAlignment method. The attached code adds this, along with a member variable to keep track of the setting. It is based on the latest subversion version, and was tested by creating a new text object with the same axis alignment as an existing one (e.g. new_text->setAxisAlignment(old_text->getAxisAlignment()); )."
Robert Osfield
2007-09-30 15:06:59 +00:00
91900254f0Moved ViewerBase class out into its own header and source file.
Robert Osfield
2007-09-30 11:37:00 +00:00
f8729af8b2Refactor Viewer/CompositeViewer so the both inherit from the a ViewerBase class
Robert Osfield
2007-09-29 16:46:08 +00:00
4ef1864432From Stephan Huber, add basic support for CompositeViewer in StatsHandler
Robert Osfield
2007-09-29 11:41:57 +00:00
41ce67600eFrom Mattias Linde, "Nice, this almost gets the job done, one way communication into the plugin is possible. I've done some additional small modification regarding constness in ReaderWriter and added mutable on _pluginData so passing data back would be possible too.
Robert Osfield
2007-09-29 11:12:38 +00:00
7679b96b30Fixed SphericalDisplay set up codes to properly manage display host/num
Robert Osfield
2007-09-28 13:42:41 +00:00
6eccf540e6From Mathias Froehlich, "I had a chance to look into the remote display problems. The screen resolution was queried for the wrong display."
Robert Osfield
2007-09-28 13:38:32 +00:00
9aab68b140From Mattias Linde, "I've attached a modified ReaderWriter header which has some additions to osgDB::ReaderWriter::Options to handle PluginData."
Robert Osfield
2007-09-28 13:35:51 +00:00
1df542c119Andre Garneau, three fixes in one submissions:
Robert Osfield
2007-09-28 08:53:34 +00:00
5b263f583fAdded record path manipulator
Robert Osfield
2007-09-28 08:52:00 +00:00
41efd25660Changed across to using a GraphicsOperation as the base class for the RealizeOperation.
Robert Osfield
2007-09-27 13:49:56 +00:00
6df0110d0cFrom Adrian Egli, "update the PSSM, i did some bug fixes and added new features to move the camera virtual against the view direction by applaying a simple distance factor (a), which is calculated camera eye - camera center distance. and we can move the "light camera" against the light direction (b).
Robert Osfield
2007-09-27 12:47:34 +00:00