clean and bugfixes

This commit is contained in:
Julien Valentin
2017-08-31 16:35:05 +02:00
parent 34270cdcaa
commit 5aa96727e9
8 changed files with 63 additions and 54 deletions

View File

@@ -65,7 +65,7 @@ namespace osgAnimation
// update rig if needed
virtual void operator()(RigGeometry&);
// init animations data
// init/reset animations data
virtual bool prepareData(RigGeometry& );
protected:

View File

@@ -1,5 +1,6 @@
/* -*-c++-*-
* Copyright (C) 2008 Cedric Pinson <cedric.pinson@plopbyte.net>
* Copyright (C) 2017 Julien Valentin <mp3butcher@hotmail.com>
*
* This library is open source and may be redistributed and/or modified under
* the terms of the OpenSceneGraph Public License (OSGPL) version 0.0 or