|
|
|
@10188
|
[10188]
|
4 years |
robert |
Re-ordered SDL class to try and avoid OSX issues with _main.
|
|
|
|
@10187
|
[10187]
|
4 years |
robert |
Attempt to fix OSX missing _main symbol error
|
|
|
|
@9928
|
[9928]
|
4 years |
robert |
Warning fixes
|
|
|
|
@9914
|
[9914]
|
4 years |
robert |
Changed audio playing so that it only happens for a single movie to avoid …
|
|
|
|
@9913
|
[9913]
|
4 years |
robert |
Added docs on getPixelAspectRatio and corrected usage of getPixelAspection …
|
|
|
|
@9911
|
[9911]
|
4 years |
robert |
Added handling of Image::isImageTranslucent(), when it is enabling …
|
|
|
|
@9851
|
[9851]
|
4 years |
robert |
Added SDL audio path
|
|
|
|
@9849
|
[9849]
|
4 years |
robert |
Added SDL audio support for reading from ffmpeg movies
|
|
|
|
@9847
|
[9847]
|
4 years |
robert |
Introduce FFmpegAudioStream implementation
|
|
|
|
@9705
|
[9705]
|
4 years |
robert |
From Paul Melis, "While trying out the osgbrowser example (where I had …
|
|
|
|
@9637
|
[9637]
|
4 years |
robert |
Warning fixes
|
|
|
|
@9395
|
[9395]
|
5 years |
robert |
Fixed warnings
|
|
|
|
@9106
|
[9106]
|
5 years |
robert |
Removed redundent static ImageStream? pointer
|
|
|
|
@8857
|
[8857]
|
5 years |
robert |
Change the GLSL textureRec and texture2D parameters to use .st to make …
|
|
|
|
@8757
|
[8757]
|
5 years |
robert |
Fixed the name of _playToggle
|
|
|
|
@8659
|
[8659]
|
5 years |
robert |
Improved position when multiple videos are provided
|
|
|
|
@8073
|
[8073]
|
5 years |
robert |
Added --mouse option to enable mouse tracking, and fixed bug in …
|
|
|
|
@7648
|
[7648]
|
6 years |
robert |
From Roland Smeenk, "Attached you will find a large set of small typo …
|
|
|
|
@7615
|
[7615]
|
6 years |
robert |
From Bob Kuehne, added extra event handlers
|
|
|
|
@7594
|
[7594]
|
6 years |
robert |
From Colin Dunlop, add --devices support.
|
|
|
|
@7585
|
[7585]
|
6 years |
robert |
Added support for setting volume in xine plugin, manual adjustment of …
|
|
|
|
@7480
|
[7480]
|
6 years |
robert |
Added --flip argument docs.
|
|
|
|
@7479
|
[7479]
|
6 years |
robert |
Added --flip option to allow one to flip the source data about the x axis.
|
|
|
|
@7477
|
[7477]
|
6 years |
robert |
Removed all dome distortion correction code as this is now part of the …
|
|
|
|
@7475
|
[7475]
|
6 years |
robert |
Preliminary PanoramicSphericalScreen? support
|
|
|
|
@6949
|
[6949]
|
6 years |
robert |
Added StatsHandler?
|
|
|
|
@6948
|
[6948]
|
6 years |
robert |
Refactored the dome correction code to support movie flipping.
|
|
|
|
@6947
|
[6947]
|
6 years |
robert |
Added Image::g/setOrigin to help movie plugins tell applications that the …
|
|
|
|
@6941
|
[6941]
|
6 years |
robert |
From Martin Lavery and Robert Osfield, Updated examples to use a variation …
|
|
|
|
@6935
|
[6935]
|
6 years |
robert |
Added screen number, and flip support into dome correction codes.
|
|
|
|
@6625
|
[6625]
|
6 years |
robert |
Further work on dome correction
|
|
|
|
@6624
|
[6624]
|
6 years |
robert |
Firt cut at full dome correction of wrap around movies and imagery
|
|
|
|
@5953
|
[5953]
|
6 years |
robert |
Added support for vertex ratios into LineSegmentIntersector?.
|
|
|
|
@5951
|
[5951]
|
6 years |
robert |
Added View::computeIntersections methods
|
|
|
|
@5927
|
[5927]
|
6 years |
robert |
Ported following examples to osgViewer:
osggeodemo
osggeometry
…
|
|
|
|
@5636
|
[5636]
|
7 years |
robert |
Removed deprecated GUIEventHandler method
|
|
|
|
@5381
|
[5381]
|
7 years |
robert |
Added viewer.cleanup_frame() to all examples.
|
|
|
|
@4956
|
[4956]
|
7 years |
robert |
Added support for tracking mouse movement and computing the intersection …
|
|
|
|
@4780
|
[4780]
|
8 years |
robert |
Added proper descriptions of examples in place of the copy and paste …
|
|
|
|
@4746
|
[4746]
|
8 years |
robert |
Fixes for VS6.0 build.
|
|
|
|
@4738
|
[4738]
|
8 years |
robert |
Fixes for dumb VS6.0 compiler
|
|
|
|
@4520
|
[4520]
|
8 years |
robert |
From Sondra Iverson, "The options to rewind/restart and to toggle looping …
|
|
|
|
@4323
|
[4323]
|
8 years |
robert |
Added \n to end of a couple shader source lines.
|
|
|
|
@4322
|
[4322]
|
8 years |
robert |
Added texture2D shader source
|
|
|
|
@4321
|
[4321]
|
8 years |
robert |
Added experiment GLSL fragment shader to clip out dark areas of videos.
|
|
|
|
@4087
|
[4087]
|
8 years |
robert |
Removed the use of the post swap callback
|
|
|
|
@4082
|
[4082]
|
8 years |
robert |
Improved handling of unsupported formats
|
|
|
|
@3856
|
[3856]
|
8 years |
robert |
Removed the default play() in the MPEG, QuickTime? and Xine plugins, …
|
|
|
|
@3825
|
[3825]
|
8 years |
robert |
Changed the mpeg plugin to read movies the original way up rather than …
|
|
|
|
@3820
|
[3820]
|
8 years |
robert |
Added vertical offset to multiple movies instances
|
|
|
|
@3819
|
[3819]
|
8 years |
robert |
Added osg::BufferObject? and a made a number associated to accomodate …
|
|
|
|
@3812
|
[3812]
|
8 years |
robert |
Turned off lighting.
|
|
|
|
@2810
|
[2810]
|
9 years |
robert |
Added some basic event handler.
|
|
|
|
@2809
|
[2809]
|
9 years |
robert |
Cleaned up osgmovie example so it no longer depends upon LibMpeg?3, …
|
|
|
|
@2794
|
[2794]
|
9 years |
robert |
Removed redundent ImageStream?.h
|
|
|
|
@2793
|
[2793]
|
9 years |
robert |
Preliminary work on general support of video textures.
|
|
|
|
@2693
|
[2693]
|
9 years |
robert |
Added osgmovie example, derived from Ulrich Hertlien's original …
|