This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
2916d9b7eaa080b3c1fbed4fe4f703df8ddb1a39
OpenSceneGraph
/
src
/
osgAnimation
History
Cedric Pinson
2916d9b7ea
From Michael Platings,
...
Changes to allow osgAnimation::*CubicBezierChannel to be used Added TemplateStepInterpolator class
2009-08-06 12:40:06 +00:00
..
Action.cpp
From Cedric Pinson, i miss to commit the file that contains the osgAnimation::StripAnimation::traverse
2009-07-01 09:30:44 +00:00
ActionCallback.cpp
From Cedric Pinson, Fix the drop of the first frame of action when adding action with addActionNow\nReport stats only for active animations\nAdd priority to RunAction callback
2009-06-24 10:10:09 +00:00
ActionVisitor.cpp
From Cedric Pinson, Traverse StripAction instead of applying, this fix the execution of FrameCallback in BlendIn, BlendOut and AnimationAction\nFix warning of osgAnimation::StatsHandler\nFix crash when running example osganimationtimeline without nathan.osg in OSG_FILE_PATH or with bad file
2009-06-30 11:55:49 +00:00
Animation.cpp
From Cedric Pinson, Fix clone operation for osgAnimation::Animation
2009-06-23 12:59:01 +00:00
AnimationManager.cpp
Removed the usage of assert to prevent associated compile warnings and to clean up code
2009-01-06 19:09:50 +00:00
AnimationManagerBase.cpp
From Cedric Pinson, Store the linkvisitor to be able to configure it by user, like changing the nodemaskoverride, or use a custom LinkVisitor
2009-07-23 12:42:01 +00:00
BasicAnimationManager.cpp
From Roland Smeenk & Cedric Pinson,
2009-03-09 17:38:39 +00:00
Bone.cpp
From Cedric Pinson, Add UpdateMaterial callback to animate material\nUpdate LinkVisitor to traverse stateset\nUpdate ReaderWriter to read osgAnimation::UpdateMaterial Callback\nUpdate nathan.osg data file to demonstrate the MaterialAnimation
2009-08-03 09:48:12 +00:00
Channel.cpp
From Cedric Pinson, fix constructors for cloning osgAnimation objects
2009-06-22 14:24:59 +00:00
CMakeLists.txt
From Cedric Pinson, Store the linkvisitor to be able to configure it by user, like changing the nodemaskoverride, or use a custom LinkVisitor
2009-07-23 12:42:01 +00:00
LinkVisitor.cpp
From Cedric Pinson, Add UpdateMaterial callback to animate material\nUpdate LinkVisitor to traverse stateset\nUpdate ReaderWriter to read osgAnimation::UpdateMaterial Callback\nUpdate nathan.osg data file to demonstrate the MaterialAnimation
2009-08-03 09:48:12 +00:00
MorphGeometry.cpp
From Cedric Pinson, Add UpdateMaterial callback to animate material\nUpdate LinkVisitor to traverse stateset\nUpdate ReaderWriter to read osgAnimation::UpdateMaterial Callback\nUpdate nathan.osg data file to demonstrate the MaterialAnimation
2009-08-03 09:48:12 +00:00
RigGeometry.cpp
From Cedric Pinson, "updated osgAnimation with the trunk here the update:
2009-01-21 19:02:54 +00:00
Skeleton.cpp
From Roland Smeenk & Cedric Pinson,
2009-03-09 17:38:39 +00:00
StatsHandler.cpp
From Cedric Pinson, Traverse StripAction instead of applying, this fix the execution of FrameCallback in BlendIn, BlendOut and AnimationAction\nFix warning of osgAnimation::StatsHandler\nFix crash when running example osganimationtimeline without nathan.osg in OSG_FILE_PATH or with bad file
2009-06-30 11:55:49 +00:00
StatsVisitor.cpp
From Cedric Pinson, Traverse StripAction instead of applying, this fix the execution of FrameCallback in BlendIn, BlendOut and AnimationAction\nFix warning of osgAnimation::StatsHandler\nFix crash when running example osganimationtimeline without nathan.osg in OSG_FILE_PATH or with bad file
2009-06-30 11:55:49 +00:00
Target.cpp
From Cedric Pinson, Pulled in osgAnimation from OpenSceneGraph-osgWidget-dev into svn/trunk.
2008-11-22 12:14:19 +00:00
Timeline.cpp
From Cedric Pinson, Fix the drop of the first frame of action when adding action with addActionNow\nReport stats only for active animations\nAdd priority to RunAction callback
2009-06-24 10:10:09 +00:00
TimelineAnimationManager.cpp
From Cedric Pinson and Jeremey Moles, Changes to OpenSceneGraph-osgWidget-dev branch.
2008-12-16 20:29:00 +00:00
UpdateCallback.cpp
From Michael Platings,
2009-08-06 12:40:06 +00:00
VertexInfluence.cpp
From Cedric Pinson, Pulled in osgAnimation from OpenSceneGraph-osgWidget-dev into svn/trunk.
2008-11-22 12:14:19 +00:00