Statistics
| Revision:

svn-gvsig-desktop / tags / 3D_Animation_v1_0alpha_Build_5 / libraries / libAnimation @ 25535

  • svn:ignore: target .settings .classpath .project
# Date Author Comment
25535 11/25/2008 07:13 AM jcampos

Upgrade version for all the projects of gvsig.

25513 11/24/2008 06:22 AM Rafa Gaitán

tag for 3D and Animation

25235 11/17/2008 11:56 AM afraile

Cleaning code.

25076 11/13/2008 10:50 AM afraile

Cleaning code.

24050 10/17/2008 07:20 AM afraile

New function to know if the container is empty

23598 09/26/2008 07:48 AM afraile

Refactoring and cleaning code.

22808 08/19/2008 08:44 AM jcampos

Upgrade projects.

21288 06/06/2008 03:25 AM jcampos

Upgrade pom.xml.

20267 04/21/2008 12:02 PM jcampos

Upgrade pom.

20191 04/18/2008 02:39 AM jcampos

Change properties.

20190 04/18/2008 02:37 AM jcampos

removed.

20158 04/17/2008 04:42 AM jcampos

Upgrade pom.

20157 04/17/2008 04:32 AM jcampos

Remove unnecessary directory.

20156 04/17/2008 04:31 AM jcampos

Change properties.

20155 04/17/2008 04:27 AM jcampos

pom file added.

20135 04/16/2008 11:40 AM jcampos

declare a type of a list

20134 04/16/2008 11:40 AM jcampos

declare a type of a list

20133 04/16/2008 11:39 AM jcampos

comment debug prints

19391 03/03/2008 03:56 AM afraile

Rename variable frameRate/animationFrequency

19225 02/22/2008 04:54 AM jcampos

Insert inherit declaration of the collection.

18655 02/11/2008 03:37 AM jcampos

Refactoring.
Now there are a new type of objects and two factories.

18571 02/06/2008 03:26 AM afraile

Variable name changed in AnimationPlayer .
Function interpolate(double T) changed in LinearFunction

18541 02/06/2008 03:03 AM jcampos

Change the path to copy the jar file.

18531 02/06/2008 02:51 AM jcampos

Change the path to copy the jar file.

18417 02/01/2008 03:17 AM afraile

Refactoring functions of persistence.

18223 01/18/2008 07:26 AM afraile

Refactoring functions of persistence.

18138 01/16/2008 11:20 AM jcampos

these modifications are to do a correct management of date animation.
All date animation must implement IDateFilter, being necessary to create a new AnimationDateExtension with two filters IndexFilter and DateFilter.

18109 01/16/2008 11:10 AM jcampos

remove all the dependencies with gvsig core. this framework doesn´t need the gvsig core.

18108 01/16/2008 11:09 AM jcampos

remove all the dependencies with gvsig core. this framework doesn´t need the gvsig core.

17542 12/17/2007 07:42 AM afraile

Class AnimationPlayer cleaned.
Method isAlive implemented in class AnimationTimer.

17522 12/16/2007 03:28 PM afraile

Delay revised in function update.

17505 12/14/2007 06:32 AM afraile

Delay implemented in function update.

17154 12/05/2007 06:33 AM afraile

Change setMode function to setAnimationMode

17153 12/05/2007 06:32 AM afraile

New modes in the player.

15504 10/25/2007 07:19 AM sto

Movemos bibliotecas 3D al trunk

15500 10/24/2007 07:03 AM Rafa Gaitán

Reorganized repository to the same directory structure as gvsig

15489 10/04/2007 03:32 AM afraile

Upgrade classes. now to persistence the animation in the project we should implement IPersistence interface in the iver-utiles jar.

15476 10/01/2007 06:31 AM julio

upgrade classes

15475 10/01/2007 06:17 AM julio

New test include

15474 10/01/2007 05:29 AM julio

Upgrade class.

15473 10/01/2007 05:28 AM julio

Upgrade class.

15472 10/01/2007 05:25 AM julio

Upgrade class.

15460 10/01/2007 03:48 AM julio

Refactoring :

IInterpolator has been moved to another package.
15459 10/01/2007 03:47 AM julio

Create new form to manage time funtions.

15458 09/24/2007 11:28 AM julio

New library in use.

15457 09/24/2007 11:25 AM julio

Implementation of animation date.
To generate and animation date need to use two filter. And both of them implements the interface IVectorrialFilter that is include in the fmap library.

15456 09/24/2007 11:25 AM julio

Implementation of animation date.
To generate and animation date need to use two filter. And both of them implements the interface IVectorrialFilter that is include in the fmap library.

15445 09/05/2007 07:09 AM afraile

Implements IPersistance methods.

15444 09/05/2007 06:04 AM afraile

new test to prove new persistece

15443 09/05/2007 03:13 AM julio

now this four classes are in another extension.

15421 08/29/2007 08:26 AM julio

Upgrade class

15419 08/28/2007 04:44 AM julio

Upgrade class.

15418 08/28/2007 04:44 AM julio

Now GvSIG can do layer animation 2D. Using this 4 classes.

15417 08/28/2007 04:43 AM julio

Upgrade class.

15416 08/28/2007 04:42 AM julio

Implemented method apply.
And upgrade all the class.

15415 08/28/2007 04:40 AM julio

Method to set/get animated object.

15414 08/28/2007 04:40 AM julio

Method to get unique instance of animationPlayer.

15413 08/27/2007 06:45 AM afraile

Implements IPersistance methods.

15412 08/27/2007 06:38 AM afraile

Implements IPersistance methods.

15410 08/23/2007 07:40 AM julio

Upgrade class.

15409 08/23/2007 07:40 AM julio

Upgrade class.

15401 08/14/2007 04:12 AM julio

Relocate the generated jar file.

15400 08/13/2007 07:32 AM julio

now animationPlayer implements IPersistence class.

15399 08/13/2007 07:32 AM julio

jar folder change.

15398 08/09/2007 08:45 AM julio

Upgrade junit test

15397 08/09/2007 08:44 AM julio

All classes that need to use a timer have to implement this interface.

15396 08/09/2007 08:43 AM julio

New timer class. I create this class because the java timer dosen´t work correctly for the use that i need.

15395 08/09/2007 08:39 AM julio

Test classes. There are some implementation to test the framework

15394 08/09/2007 08:38 AM julio

Insert new methods.

15393 08/09/2007 08:38 AM julio

Insert new interface IInterpolator. All classes that use a keyframe have to need and interpolator class.

15392 08/09/2007 08:36 AM julio

Insert new interface IAnimationTuypeKeyFrame. All types that use keyframes can implement this interfaces.

15391 08/09/2007 08:33 AM julio

Remove thinks that not use. And introduce control null variable.

15390 08/09/2007 08:32 AM julio

Upgrade class.

15389 08/09/2007 08:32 AM julio

Remove example files

15388 08/09/2007 08:31 AM julio

Upgrade animation player

15370 08/06/2007 07:33 AM Rafa Gaitán
15369 08/06/2007 07:09 AM Rafa Gaitán

Tag of ext3D_v1.1 branch pre gui refactor

15354 07/10/2007 06:47 AM julio

Insert new get/set method to manage the track type

15353 07/09/2007 08:25 AM julio

Remove methods

15352 07/09/2007 08:25 AM julio

Insert new methods and static values. AnimationTypes only can insert in a one typeTrack (DATE_TRACK or TIME_TRACK)

15351 07/09/2007 06:09 AM julio

Insert new timer class to used in AnimationPlayer

15350 07/09/2007 06:06 AM julio

Insert new timer class to used in AnimationPlayer

15349 07/05/2007 07:23 AM julio

LibAnimation

15348 07/05/2007 07:22 AM julio

LibAnimation