Robert Osfield
22c7ff353b
Fixed osgWrappers for osgAnimation library
2009-03-09 23:11:23 +00:00
Robert Osfield
e15383fd7a
From Fabien Lavignotte, "Here is some various small fixes i have done while playing with
...
osgAnimation.
- Animation : removed the _name attribute that is never used.
- BasicAnimationManager : fix a crash on Windows with the example
osganimationviewer. The _lastUpdate attribute was not initialized when
using copy constructor.
- CMakeLists.txt : add RigGeometry to the headers list"
2009-02-09 22:56:21 +00:00
Robert Osfield
98bd058317
Fixed warnings
2009-01-07 10:32:59 +00:00
Robert Osfield
c85437e967
Fixed warnings
2008-12-17 15:32:35 +00:00
Robert Osfield
60fc821764
From Cedric Pinson and Jeremey Moles, Changes to OpenSceneGraph-osgWidget-dev branch.
...
Notes from Robert Osfield, Merged changes to OpenSceneGraph-osgWidget-dev r9367 (prior to my botched attempt at merged svn/trunk into the branch).
2008-12-16 20:29:00 +00:00
Robert Osfield
a14b6b9e24
Fixed build for when ref_ptr<> impicit cast is not built
2008-11-29 11:10:56 +00:00
Robert Osfield
b021f0c518
Removed cmath include as it was causing build problems under Cgwin
2008-11-28 17:18:08 +00:00
Robert Osfield
d3b2d9b074
From Cedric Pinson, updates toosgAnimation.
...
Merged by Robert Osfield, from OpenSceneGraph-osgWidget-dev.
2008-11-28 14:34:38 +00:00
Robert Osfield
1228897b72
Fixed build for when OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION is off
2008-11-25 15:38:11 +00:00
Robert Osfield
8527492638
From Alberto Luaces, removed #include <cmath> as it was cause a build problem under Cygwin.
2008-11-24 16:09:43 +00:00
Robert Osfield
d0994c4ad3
From Paul Martz, added missing export
2008-11-23 09:57:41 +00:00
Robert Osfield
56a2cc65d0
From Cedric Pinson, Pulled in osgAnimation from OpenSceneGraph-osgWidget-dev into svn/trunk.
2008-11-22 12:14:19 +00:00