Robert Osfield
|
2d38e187fd
|
From Cedric Pinson, "Here a patch to be able to clone stateattribute, in order to do that i
moved the StateAttribute::Callback structure to a file
StateAttributeCallback with the same behavior as NodeCallback.
"
|
2009-10-22 10:33:16 +00:00 |
|
Robert Osfield
|
8147bd4df8
|
Refactored ImageSequence to provided a cleaner and more robust implementation
|
2008-10-06 17:02:20 +00:00 |
|
Robert Osfield
|
38f6cddc2c
|
Changed osg::ImageSequence::set/getDuration to set/getLength() to be in keeping with the
osg::ImageStream's getLength().
|
2008-08-15 16:21:44 +00:00 |
|
Robert Osfield
|
927942a0f8
|
Further work on osg::ImageSequence, improving pause functionality, and introducing new seek(double time) method
|
2008-08-15 12:45:20 +00:00 |
|
Robert Osfield
|
49e7358bf6
|
Added initial looping and pause play support
|
2008-08-14 16:29:12 +00:00 |
|
Robert Osfield
|
65d5ef608d
|
Reverted back to using std::list<std::String>
|
2008-07-25 17:42:37 +00:00 |
|
Robert Osfield
|
d0890ab250
|
Updated wrappers, and further refined the ImageSequence API
|
2008-07-25 16:11:51 +00:00 |
|
Robert Osfield
|
ec4d189b64
|
Added ImageSequence to .ive plugin, added support for multiple ImageThreads in osgDB::ImagePager
|
2008-07-25 13:45:07 +00:00 |
|
Robert Osfield
|
daa3d2381a
|
Implemented ImagePager internals
|
2008-07-23 19:04:46 +00:00 |
|
Robert Osfield
|
cc2af85c96
|
Further work on ImageSequence
|
2008-07-22 20:20:16 +00:00 |
|
Robert Osfield
|
c9dc578186
|
Added support for pruning old images, recording the Duration in the .osg file, and -o filename output support in osgimagesequence.
|
2008-07-22 16:44:49 +00:00 |
|
Robert Osfield
|
5ab73e9f80
|
Added support for ImageSequence to all Texture classes
|
2008-07-22 12:28:46 +00:00 |
|
Robert Osfield
|
041a06b89d
|
Further work on osg::ImageSequence/osgDB::ImagePager
|
2008-07-21 21:00:57 +00:00 |
|
Robert Osfield
|
acd7e65687
|
Added basic image sequencing
|
2008-07-21 17:28:22 +00:00 |
|
Robert Osfield
|
ac61676368
|
Initial cut of osgimagesequence example
|
2008-07-21 10:57:06 +00:00 |
|
Robert Osfield
|
d17a255d8e
|
First cut of osg::ImageSequence class
|
2008-07-21 09:46:53 +00:00 |
|