Robert Osfield
|
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."
|
2007-03-01 12:10:52 +00:00 |
|
Robert Osfield
|
9b70538264
|
Updated wrappers
|
2007-03-01 11:58:36 +00:00 |
|
Robert Osfield
|
6c56383ba9
|
From Mike Wittman, added protected function support
|
2007-03-01 11:54:30 +00:00 |
|
Robert Osfield
|
e622959393
|
From Jean-Sebastien Guay, fix Windows build by adding space in where previous editing had removed it.
|
2007-03-01 10:43:12 +00:00 |
|
Robert Osfield
|
d66631bf67
|
Added osgShadow to dependencies of osgdepthshadow example
|
2007-03-01 09:19:36 +00:00 |
|
Robert Osfield
|
8a04605e01
|
Ran cleanup to fix tabs
|
2007-02-28 12:15:01 +00:00 |
|
Robert Osfield
|
29c189c9ff
|
Added support for direction lights to ShadowTexture
|
2007-02-28 11:18:43 +00:00 |
|
Robert Osfield
|
b65045342e
|
From Mihai Radu, Added support for directional lights to ShadowMap
|
2007-02-28 11:12:51 +00:00 |
|
Robert Osfield
|
96b30c3509
|
Added mention of LODScale in docs
|
2007-02-28 10:10:21 +00:00 |
|
Robert Osfield
|
459696fdb2
|
From Paul Martz, updated the LOD documentation
|
2007-02-28 10:08:45 +00:00 |
|
Robert Osfield
|
a59bfdfced
|
Added osgTerrain into default build of wrappers
|
2007-02-27 21:31:45 +00:00 |
|
Robert Osfield
|
7d354b79aa
|
Further clean up for refernces to osgTerrain/DataSet
|
2007-02-27 21:18:37 +00:00 |
|
Robert Osfield
|
ca7dcea5d1
|
Removed osgdem as its now part of the VirtualPlanetBuilder project
|
2007-02-27 21:16:23 +00:00 |
|
Robert Osfield
|
b00cbe5a17
|
Moved include/osgTerrain/DataSet/.cpp, gdal plugin and osgdem out into the VirtualPlaneBuilder project.
Updated examples to remove DataSet/GDAL dependency.
Updated wrappers
|
2007-02-27 21:12:48 +00:00 |
|
Robert Osfield
|
69e52e6d61
|
Ammend the references to ReentrantMutex and ReadWriteMutex to related to their move to OpenThreads
|
2007-02-27 14:09:25 +00:00 |
|
Robert Osfield
|
eb4ad4229f
|
Moved osgProducer and osgproducerviewer out into their own repository.
Clean up the source for remaining references to osgProducer/Producer.
|
2007-02-27 13:16:18 +00:00 |
|
Robert Osfield
|
6a539c4110
|
Added --label and --subscript options to allow us to create custom logos
|
2007-02-27 11:51:32 +00:00 |
|
Robert Osfield
|
b55f5c2bd8
|
Fixed auto rotate to screen so that it handles scales in to the parental path
|
2007-02-26 14:36:43 +00:00 |
|
Robert Osfield
|
7f8f4e331a
|
Completed changes to osgManipulator to make it more flexible w.r.t viewer usage, and
ported osgmanipulator example across of osgViewer
|
2007-02-26 13:01:17 +00:00 |
|
Robert Osfield
|
42689e83ef
|
Removed ReentrantMutex
|
2007-02-26 11:23:55 +00:00 |
|
Robert Osfield
|
f43cd7332c
|
Further work on add serialization support for osgViewer configurations
|
2007-02-25 20:05:23 +00:00 |
|
Robert Osfield
|
7174192444
|
Added new osgViewer plugin to help with serializing in/out of viewer configurtions
|
2007-02-25 19:59:27 +00:00 |
|
Robert Osfield
|
1b3eea6549
|
Set propset in .dsp to fix eol to CRLF
|
2007-02-24 19:54:39 +00:00 |
|
Robert Osfield
|
54f1c8e588
|
Set svn::eol style to CRLF
|
2007-02-24 19:51:21 +00:00 |
|
Robert Osfield
|
62e247fbd1
|
Added makefile
|
2007-02-24 09:04:27 +00:00 |
|
Robert Osfield
|
41af073507
|
Used Mike Wittman suggestion from setting CRLF on .dsp files
|
2007-02-23 21:06:17 +00:00 |
|
Robert Osfield
|
ad3cac84e9
|
Moved Block, ReentrantMutex and ReadWriteMutex into OpenThreads.
|
2007-02-23 16:31:34 +00:00 |
|
Robert Osfield
|
968a8d1118
|
Updated wrappers
|
2007-02-23 12:14:52 +00:00 |
|
Robert Osfield
|
96f567eff3
|
Added bool View::Slave::_useMastersSceneData to help manage HUD's and RTT
cameras that are embedded in the Viewer's View
|
2007-02-23 11:53:45 +00:00 |
|
Robert Osfield
|
67a9ac2055
|
Added new --Viewer and --CompositeViewer for implementation of HUDs
|
2007-02-23 11:52:28 +00:00 |
|
Robert Osfield
|
2d05286dc2
|
Clean up the handling of views without camera manipulators, and cameras that
don't allow camera focus
|
2007-02-23 11:51:52 +00:00 |
|
Robert Osfield
|
76d98c7c42
|
Implement basic full dome correction with projecto pointing upwards and at center
of dome.
|
2007-02-22 16:42:59 +00:00 |
|
Robert Osfield
|
df0de03798
|
Moved distortion mesh creation out into seperate function
|
2007-02-22 11:17:45 +00:00 |
|
Robert Osfield
|
03c198da4d
|
Removed the compile objects in init in the SceneView::setDefaults() setup.
|
2007-02-22 10:56:36 +00:00 |
|
Robert Osfield
|
b9eb2fcdee
|
Fixed calculation of inverted coordindates
|
2007-02-22 10:31:09 +00:00 |
|
Robert Osfield
|
b14fc636e7
|
Added STATIC_OBJECT_DETECTION optimizer pass to OpenFlight plugin
|
2007-02-22 09:16:54 +00:00 |
|
Robert Osfield
|
8dc84d0a8f
|
From Brede Johansen, Thanks for the model it helped to understand the problem. In Creator the "Last Frame Duration" is performed on the last frame of the last loop iteration, I tried to use it for the last frame of every loop iteration. As you already have explained we need a custom Sequence node. In the osgSim nodekit we already have a couple of specialized nodes for the OpenFlight format. We need an osgSim::GroupAnimation but I don't have the time right now to take this challenge. Until then I have modified my last attempt to work with the current osg::Sequence node by ignoring the "Last Frame Duration".
|
2007-02-21 21:20:33 +00:00 |
|
Robert Osfield
|
455b046433
|
Removed debugging info
|
2007-02-21 20:47:32 +00:00 |
|
Robert Osfield
|
becd84c2f3
|
Added the default setting of the SceneView's camera onto the RenderStage to
allow SceneView to automatically support FBO, PBuffers, image and texture copies and
Camera post draw callbacks
|
2007-02-21 20:38:14 +00:00 |
|
Robert Osfield
|
987fe5d93b
|
Added ability to discount Camera's that arn't appropriate for event focus
|
2007-02-21 19:41:53 +00:00 |
|
Robert Osfield
|
9a1ce56ce5
|
Wired up RTT cubemap cameras and simple distortion mesh.
|
2007-02-21 19:41:03 +00:00 |
|
Robert Osfield
|
ee9440d155
|
Added Camera::s/getAllowsEventFocus() method to allow osgViewer to have non interfactive cameras such as RTT ones
|
2007-02-21 19:06:43 +00:00 |
|
Robert Osfield
|
37e3114534
|
Wojciech Lewandowski: "TexGenNode::TexGenNode( TexGen * texGen ) constructor does not initialize ReferenceFrame. I am not sure maybe this was the intent but first constructor does it so I don't see a reson why third one shouldn't."
|
2007-02-21 15:15:55 +00:00 |
|
Robert Osfield
|
35a466f400
|
Removed debug messages
|
2007-02-21 14:17:15 +00:00 |
|
Robert Osfield
|
228fd04a19
|
Removed the exclusion of CullSettings from the genwrapper.conf, and then changed the CullStack RefMatrix& methods to RefMatrix*
as the RefMatrix& versions caused the wrappers to fail.
|
2007-02-21 13:48:01 +00:00 |
|
Robert Osfield
|
664522fb02
|
Removed GL_TEXTURE_RECTANGLE_NV entries
|
2007-02-21 11:46:49 +00:00 |
|
Robert Osfield
|
5bba6b4167
|
Further work on dome RTT
|
2007-02-20 21:06:24 +00:00 |
|
Robert Osfield
|
ffda14c669
|
Fixed inheritance check for copying clear colour to slave cameras
|
2007-02-20 20:56:03 +00:00 |
|
Robert Osfield
|
416e6486f7
|
Added inhertCullSettings before SceneView::cull() calls
|
2007-02-20 16:46:53 +00:00 |
|
Robert Osfield
|
fe8552bbd8
|
Added beginings of full dome correction support, starting with 6 slave camera
configuration.
|
2007-02-20 11:44:10 +00:00 |
|