Commit Graph

  • 9b30cf2960 Added CMake support for txf, osgViewer and osgShadow plugins Robert Osfield 2007-03-19 14:10:12 +00:00
  • da64127539 Ran dos2unix on CMakeLists.txt files. Robert Osfield 2007-03-19 13:26:34 +00:00
  • be3f61c49f From Luigi Calori, move to using local CMakeLists.txt files and explicit file lists. Robert Osfield 2007-03-19 12:30:26 +00:00
  • 74f21c0b0d Updated wrappers Robert Osfield 2007-03-19 11:47:49 +00:00
  • 6d49904170 From Andreas Goebel, add -lgdi to GNUmakefile Robert Osfield 2007-03-19 11:35:36 +00:00
  • c66252ca3a Further work on TerrainNode Robert Osfield 2007-03-19 11:25:41 +00:00
  • 32166ca631 Build fixes Robert Osfield 2007-03-19 10:54:39 +00:00
  • 794553700f Further work on osgterrain example Robert Osfield 2007-03-19 10:38:44 +00:00
  • ed9aa1c6bf Removed now redundent method Robert Osfield 2007-03-18 11:04:12 +00:00
  • 069adcf555 From David Callu, " bug: Lost the functionality to find the real type pointed by a pointer. Ex: a osg::Node pointer point on a osg::Group, if I look for information on the pointer type, the introspection say it is a "osg::Node*". But if I want information on the pointed type, the introspection must return the "osg::Group". Robert Osfield 2007-03-16 14:28:27 +00:00
  • 72b348ea91 Updated wrappers Robert Osfield 2007-03-16 14:27:30 +00:00
  • aa28f60357 Added WindowData structures to GraphicsWindowX11,Win32 and Carbon to help support GraphicsWindow inheriting their window handles from an external toolkit Robert Osfield 2007-03-16 13:22:05 +00:00
  • bfdc645a09 From Per Fahlberg, "To get the latest OSG to build under IRIX with the MIPSpro compiler I had to add -LANG:libc_in_namespace_std=OFF to DEF in the makedefs file. The modified file is attached." Robert Osfield 2007-03-16 10:02:44 +00:00
  • d4db767ec5 From Philip Lowman, added gdi32 entry fro Mingw build Robert Osfield 2007-03-15 13:17:05 +00:00
  • 7f2586d9db Name fixes Robert Osfield 2007-03-14 12:59:06 +00:00
  • 2c3ead29fa Added osgterrain example Robert Osfield 2007-03-14 12:43:29 +00:00
  • fc02f7f8dc Added osgterrain to build Robert Osfield 2007-03-14 12:42:21 +00:00
  • c000f77502 Updated wrappers Robert Osfield 2007-03-14 12:31:53 +00:00
  • 2fae221f2d Added class shells for osgTerrain::Locator and osgTerrain::Layer classes Robert Osfield 2007-03-14 12:00:54 +00:00
  • c489b0af2c Renamed HeightFieldNode and HeightFieldRenderer to TerrainNode and TerrainTechnique respectively Robert Osfield 2007-03-14 11:24:04 +00:00
  • bd1d9e33d5 Changed typeid(CullVisitor) check to dynamic_cast Robert Osfield 2007-03-14 10:02:45 +00:00
  • 6e57b9b646 Fixed spacing of message Robert Osfield 2007-03-13 20:09:21 +00:00
  • 53b9c9da06 Added lib64 to search path for OpenThreads Robert Osfield 2007-03-13 20:06:01 +00:00
  • b079c9eb3a From Mathieu Narache, build fixes for IRIX64 Robert Osfield 2007-03-13 12:25:30 +00:00
  • 386f3a091e Fixed gif plugin entry so that it uses GIFLIB_ rather than GIF to match it up to the CMakeModels/FindGIFLIB.cmake entry Robert Osfield 2007-03-13 11:58:52 +00:00
  • 52371293b0 Checked in missing implementation of cleanSceneGraph. Robert Osfield 2007-03-13 08:18:13 +00:00
  • ca9c4f7ca5 Changed the lib and executable local build so that they all go in bin and lib respectively. Robert Osfield 2007-03-12 21:23:09 +00:00
  • e5a9364577 Added IF(BUILD_OSG_WRAPPERS) arouind osgintrospection example Robert Osfield 2007-03-12 21:13:15 +00:00
  • 54127cea20 Fixed install paths of wrappers and plugins Robert Osfield 2007-03-12 12:46:36 +00:00
  • 1d213da760 Removed GDAL references Robert Osfield 2007-03-12 12:14:20 +00:00
  • e9ad68c926 Removed GDAL references Robert Osfield 2007-03-12 12:13:52 +00:00
  • 6d4f81ba38 Cleaned up the ordering of the code component compilation Robert Osfield 2007-03-12 11:49:10 +00:00
  • 5fdeaeaaa2 Fixed osgTerrain CMakeLists.txt so it didn't include DataSet or GDAL references Robert Osfield 2007-03-12 11:48:35 +00:00
  • e310198860 From Luigi Calori, fixes for building wrappers with lib prefix. Robert Osfield 2007-03-12 08:32:56 +00:00
  • f5cf560fe1 Renamed the follow plugins to facilitate CMake build Robert Osfield 2007-03-11 13:23:06 +00:00
  • cc64468b52 Moved introspection build into optional compile section Robert Osfield 2007-03-11 13:21:48 +00:00
  • a291537a21 Changed the output directory for wrappers to osgPlugins and the name to osgwrapper_ to make it consitent with the previous places used for wrappers. Robert Osfield 2007-03-11 13:15:15 +00:00
  • 083618cc65 Added inheritedWindowData member variable to Traits. Robert Osfield 2007-03-11 11:48:03 +00:00
  • 4173095f0b From Bob Kuehne, fix for AGL build of osgViewer Robert Osfield 2007-03-10 17:29:32 +00:00
  • 4aeec214c7 Updated wrappers Robert Osfield 2007-03-10 12:27:01 +00:00
  • fb1c25616b Correct TransferFunction entry. Robert Osfield 2007-03-10 11:56:34 +00:00
  • bff1b51361 Added preliminary work on osg::TransferFunction Robert Osfield 2007-03-10 11:53:31 +00:00
  • 16ba0a2fa1 Updated wrappers Robert Osfield 2007-03-10 11:38:26 +00:00
  • c39f5f5188 From Luigi Calori, CMakeLists.txt support for wrappers Robert Osfield 2007-03-10 11:38:13 +00:00
  • 0354057dea From Luigi Calori, "Here are some fix for building plugin net and installing .lib under lib under WIndows + some setting (commented) coming from previous build setup" Robert Osfield 2007-03-09 16:25:11 +00:00
  • 34067a3e02 From Luigi Calori, improvements to handling of install under Unix Robert Osfield 2007-03-09 14:54:41 +00:00
  • 6c1b2d29d9 Commenting out Matrix_implementation.cpp entry to avoid it being installed. Robert Osfield 2007-03-09 14:54:01 +00:00
  • 1fd22b8722 Added application_ and example_ before application and example projects. Robert Osfield 2007-03-09 13:47:37 +00:00
  • d4303ceb73 Setting of binary/exe path moved to root CMakeLists.txt Robert Osfield 2007-03-09 09:08:32 +00:00
  • 5df9754bfc Ran dos2unix Robert Osfield 2007-03-09 09:07:05 +00:00
  • 426afa3e70 From Luigi Calori, fixed build of freetype and zlib. Robert Osfield 2007-03-08 21:19:27 +00:00
  • 59e6b6c82e From Lugi Calori, tweaks to macros and addition of CMAKE_INSTALL_PREFIX to FindOpenThreads Robert Osfield 2007-03-08 15:33:50 +00:00
  • db6f07f1d6 Ran dos2unx of CMakeLists.txt files Robert Osfield 2007-03-08 15:31:36 +00:00
  • bf3180018e From Luigi Calori, added support macro based build of plugins Robert Osfield 2007-03-08 15:29:53 +00:00
  • 75810c7335 Added application CMakeLists. Robert Osfield 2007-03-06 12:03:33 +00:00
  • 6a6005caae From Luigi Calori, quick hack to make example compile in source. Robert Osfield 2007-03-06 12:02:59 +00:00
  • ebb571473f Changed _pixel_x and _pixel_y to be floats Robert Osfield 2007-03-06 12:01:55 +00:00
  • 5423add9e2 Added support for 4,7,12,16 bit luminance and intensity formats Robert Osfield 2007-03-06 11:20:39 +00:00
  • 62ac5301c9 Updated wrappers Robert Osfield 2007-03-05 17:46:50 +00:00
  • 579700bedf From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses. Robert Osfield 2007-03-05 17:34:36 +00:00
  • 71ec26ba62 From Luigi Calori, added marco support Robert Osfield 2007-03-05 13:27:55 +00:00
  • b428aee852 Added missing files Robert Osfield 2007-03-05 12:11:15 +00:00
  • ac1106372b Added missing files Robert Osfield 2007-03-05 12:09:42 +00:00
  • f50ed9667a From Eric Wing and others, first cut of CMake build support Robert Osfield 2007-03-04 13:05:33 +00:00
  • b086f7195f From Mike Wittman, updated project to reflect new additions to osgIntrospection Robert Osfield 2007-03-04 13:04:56 +00:00
  • 0414332390 Fixed command line parameter reporting Robert Osfield 2007-03-04 13:04:12 +00:00
  • 9fa317c550 From Mike Wittman, updates to support new protected method support Robert Osfield 2007-03-04 13:03:47 +00:00
  • 267079e4d8 Added proper maths for distortion correction of pufferfish dome. Robert Osfield 2007-03-02 16:14:44 +00:00
  • 7c54b1b688 Changed the index value to 0 of the token vector, wheras original the 1 was used, the later causing a crash when only one token was available. Also clean up #if #else #endif block to help make the code more readable and maintainable. This bug and fix was found by Anders Backman, but final implementation done by Robert Osfield. Robert Osfield 2007-03-01 13:41:28 +00:00
  • c505e3d51e From David Gurhrie, "Here is the updated txp loader code that we modified before to store some of the material codes in the userdata field. It now takes an option string to enable adding the extra data and doesn't add it by default." Robert Osfield 2007-03-01 12:10:52 +00:00
  • 9b70538264 Updated wrappers Robert Osfield 2007-03-01 11:58:36 +00:00
  • 6c56383ba9 From Mike Wittman, added protected function support Robert Osfield 2007-03-01 11:54:30 +00:00
  • e622959393 From Jean-Sebastien Guay, fix Windows build by adding space in where previous editing had removed it. Robert Osfield 2007-03-01 10:43:12 +00:00
  • d66631bf67 Added osgShadow to dependencies of osgdepthshadow example Robert Osfield 2007-03-01 09:19:36 +00:00
  • 8a04605e01 Ran cleanup to fix tabs Robert Osfield 2007-02-28 12:15:01 +00:00
  • 29c189c9ff Added support for direction lights to ShadowTexture Robert Osfield 2007-02-28 11:18:43 +00:00
  • b65045342e From Mihai Radu, Added support for directional lights to ShadowMap Robert Osfield 2007-02-28 11:12:51 +00:00
  • 96b30c3509 Added mention of LODScale in docs Robert Osfield 2007-02-28 10:10:21 +00:00
  • 459696fdb2 From Paul Martz, updated the LOD documentation Robert Osfield 2007-02-28 10:08:45 +00:00
  • a59bfdfced Added osgTerrain into default build of wrappers Robert Osfield 2007-02-27 21:31:45 +00:00
  • 7d354b79aa Further clean up for refernces to osgTerrain/DataSet Robert Osfield 2007-02-27 21:18:37 +00:00
  • ca7dcea5d1 Removed osgdem as its now part of the VirtualPlanetBuilder project Robert Osfield 2007-02-27 21:16:23 +00:00
  • b00cbe5a17 Moved include/osgTerrain/DataSet/.cpp, gdal plugin and osgdem out into the VirtualPlaneBuilder project. Robert Osfield 2007-02-27 21:12:48 +00:00
  • 69e52e6d61 Ammend the references to ReentrantMutex and ReadWriteMutex to related to their move to OpenThreads Robert Osfield 2007-02-27 14:09:25 +00:00
  • eb4ad4229f Moved osgProducer and osgproducerviewer out into their own repository. Robert Osfield 2007-02-27 13:16:18 +00:00
  • 6a539c4110 Added --label and --subscript options to allow us to create custom logos Robert Osfield 2007-02-27 11:51:32 +00:00
  • b55f5c2bd8 Fixed auto rotate to screen so that it handles scales in to the parental path Robert Osfield 2007-02-26 14:36:43 +00:00
  • 7f8f4e331a Completed changes to osgManipulator to make it more flexible w.r.t viewer usage, and ported osgmanipulator example across of osgViewer Robert Osfield 2007-02-26 13:01:17 +00:00
  • 42689e83ef Removed ReentrantMutex Robert Osfield 2007-02-26 11:23:55 +00:00
  • f43cd7332c Further work on add serialization support for osgViewer configurations Robert Osfield 2007-02-25 20:05:23 +00:00
  • 7174192444 Added new osgViewer plugin to help with serializing in/out of viewer configurtions Robert Osfield 2007-02-25 19:59:27 +00:00
  • 1b3eea6549 Set propset in .dsp to fix eol to CRLF Robert Osfield 2007-02-24 19:54:39 +00:00
  • 54f1c8e588 Set svn::eol style to CRLF Robert Osfield 2007-02-24 19:51:21 +00:00
  • 62e247fbd1 Added makefile Robert Osfield 2007-02-24 09:04:27 +00:00
  • 41af073507 Used Mike Wittman suggestion from setting CRLF on .dsp files Robert Osfield 2007-02-23 21:06:17 +00:00
  • ad3cac84e9 Moved Block, ReentrantMutex and ReadWriteMutex into OpenThreads. Robert Osfield 2007-02-23 16:31:34 +00:00
  • 968a8d1118 Updated wrappers Robert Osfield 2007-02-23 12:14:52 +00:00
  • 96f567eff3 Added bool View::Slave::_useMastersSceneData to help manage HUD's and RTT cameras that are embedded in the Viewer's View Robert Osfield 2007-02-23 11:53:45 +00:00
  • 67a9ac2055 Added new --Viewer and --CompositeViewer for implementation of HUDs Robert Osfield 2007-02-23 11:52:28 +00:00
  • 2d05286dc2 Clean up the handling of views without camera manipulators, and cameras that don't allow camera focus Robert Osfield 2007-02-23 11:51:52 +00:00