My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Earlier this year

  • Nov 07, 2009
    r234 (Minor refactoring colors package) committed by ekameleon   -   Minor refactoring colors package
    Minor refactoring colors package
  • Nov 06, 2009
    issue 60 (Use now in the ReflectionBitmapData class a IBitmapDrawable ...) Status changed by ekameleon   -   fixed in the revision 233 + refactoring example to use a BitmapData and a MovieClip in the library
    Status: Fixed
    fixed in the revision 233 + refactoring example to use a BitmapData and a MovieClip in the library
    Status: Fixed
  • Nov 06, 2009
    r233 (Refactoring ReflectionBitmapData constructor argument, now c...) committed by ekameleon   -   Refactoring ReflectionBitmapData constructor argument, now can passed-in a IBitmapDrawable object (DisplayObject or BitmapData)
    Refactoring ReflectionBitmapData constructor argument, now can passed-in a IBitmapDrawable object (DisplayObject or BitmapData)
  • Nov 06, 2009
    issue 60 (Use now in the ReflectionBitmapData class a IBitmapDrawable ...) reported by ekameleon   -   We can use BitmapData and all DisplayObject in argument in the constructor
    We can use BitmapData and all DisplayObject in argument in the constructor
  • Nov 05, 2009
    issue 59 (Rename the moveChild method in the DisplayObjectContainers c...) commented on by ekameleon   -   fixed in the revision 232
    fixed in the revision 232
  • Nov 05, 2009
    issue 59 (Rename the moveChild method in the DisplayObjectContainers c...) Status changed by ekameleon   -  
    Status: Fixed
    Status: Fixed
  • Nov 05, 2009
    issue 58 (DisplayObjectContainers.clear( container:DisplayObjectContai...) Status changed by ekameleon   -   fixed in the revision 232
    Status: Fixed
    fixed in the revision 232
    Status: Fixed
  • Nov 05, 2009
    issue 59 (Rename the moveChild method in the DisplayObjectContainers c...) reported by ekameleon   -   Rename the moveChild method in the DisplayObjectContainers class with the name "move"
    Rename the moveChild method in the DisplayObjectContainers class with the name "move"
  • Nov 05, 2009
    issue 58 (DisplayObjectContainers.clear( container:DisplayObjectContai...) reported by ekameleon   -   Remove all children in the specified container
    Remove all children in the specified container
  • Nov 05, 2009
    r232 (Add in the DisplayObjectContainers class the "clear" static ...) committed by ekameleon   -   Add in the DisplayObjectContainers class the "clear" static method and rename the "moveChild" method in "move" only.
    Add in the DisplayObjectContainers class the "clear" static method and rename the "moveChild" method in "move" only.
  • Oct 29, 2009
    issue 57 (TweenTo class) Status changed by ekameleon   -   fixed in the revision 230
    Status: Fixed
    fixed in the revision 230
    Status: Fixed
  • Oct 29, 2009
    r231 (minor refactoring) committed by ekameleon   -   minor refactoring
    minor refactoring
  • Oct 29, 2009
    r230 (Fix the TweenTo class with example , can create a tween with...) committed by ekameleon   -   Fix the TweenTo class with example , can create a tween with a target objet and a "to" object to defines all methods to change the property of the target in time.
    Fix the TweenTo class with example , can create a tween with a target objet and a "to" object to defines all methods to change the property of the target in time.
  • Oct 29, 2009
    issue 57 (TweenTo class) reported by ekameleon   -   A tween to create an easing over an object. The tween is defines with a generic object who contains the properties to changed.
    A tween to create an easing over an object. The tween is defines with a generic object who contains the properties to changed.
  • Oct 29, 2009
    issue 55 (Tween based Array) Status changed by ekameleon   -   Fixed in the revision 229
    Status: Fixed
    Fixed in the revision 229
    Status: Fixed
  • Oct 29, 2009
    r229 (TweenArray to interpolate two Arrays of numeric values.) committed by ekameleon   -   TweenArray to interpolate two Arrays of numeric values.
    TweenArray to interpolate two Arrays of numeric values.
  • Oct 29, 2009
    issue 56 (Tween based Range) Status changed by ekameleon   -   new pegas.transitions.TweenRange class fixed in the revision 228, view example : http://code.google.com/p/pegas/source/browse/trunk/AS3/trunk/examples/pegas/transitions/examples/ExampleTweenRange.as?spec=svn228&r=228
    Status: Fixed
  • Oct 29, 2009
    r228 (Add the new TweenRange class to interpolate a numeric value ...) committed by ekameleon   -   Add the new TweenRange class to interpolate a numeric value between a minimum and a maximum value (based Range class)
    Add the new TweenRange class to interpolate a numeric value between a minimum and a maximum value (based Range class)
  • Oct 29, 2009
    r227 (Fix TweenUnit documentation/example in ASDoc of the class) committed by ekameleon   -   Fix TweenUnit documentation/example in ASDoc of the class
    Fix TweenUnit documentation/example in ASDoc of the class
  • Oct 29, 2009
    issue 56 (Tween based Range) reported by ekameleon   -   Tween based on the Range class.
    Tween based on the Range class.
  • Oct 29, 2009
    issue 55 (Tween based Array) reported by ekameleon   -   Creates a Tween to interpolate an Array of numbers to an other (same size ?)
    Creates a Tween to interpolate an Array of numbers to an other (same size ?)
  • Oct 25, 2009
    r226 (Add the space argument in the ReflectionBitmapData construct...) committed by ekameleon   -   Add the space argument in the ReflectionBitmapData constructor + optimization.
    Add the space argument in the ReflectionBitmapData constructor + optimization.
  • Oct 25, 2009
    r225 (minor refactoring) committed by ekameleon   -   minor refactoring
    minor refactoring
  • Oct 25, 2009
    r224 (Add new arguments in the ReflectionBitmapData class (now can...) committed by ekameleon   -   Add new arguments in the ReflectionBitmapData class (now can defines the size of the reflection)
    Add new arguments in the ReflectionBitmapData class (now can defines the size of the reflection)
  • Oct 25, 2009
    r223 (Fix spaces in the class (minor fix)) committed by ekameleon   -   Fix spaces in the class (minor fix)
    Fix spaces in the class (minor fix)
  • Oct 25, 2009
    r222 (Add new arguments in the constructor of the ReflectionBitmap...) committed by ekameleon   -   Add new arguments in the constructor of the ReflectionBitmapData class
    Add new arguments in the constructor of the ReflectionBitmapData class
  • Oct 25, 2009
    r221 (Minor refactoring in the ReflectionBitmapData class.) committed by ekameleon   -   Minor refactoring in the ReflectionBitmapData class.
    Minor refactoring in the ReflectionBitmapData class.
  • Oct 17, 2009
    r220 (Refactoring with new static methods RGB.fromNumber and RGB.t...) committed by ekameleon   -   Refactoring with new static methods RGB.fromNumber and RGB.toNumber
    Refactoring with new static methods RGB.fromNumber and RGB.toNumber
  • Aug 19, 2009
    r219 (Finalize the Vector3 refactoring) committed by ekameleon   -   Finalize the Vector3 refactoring
    Finalize the Vector3 refactoring
  • Aug 19, 2009
    r218 (Begin the refactoring of the Vector3 class.) committed by ekameleon   -   Begin the refactoring of the Vector3 class.
    Begin the refactoring of the Vector3 class.
  • Aug 19, 2009
    r217 (Refactoring Matrix2 class + remove Matrixs2 (now methods onl...) committed by ekameleon   -   Refactoring Matrix2 class + remove Matrixs2 (now methods only in one class)
    Refactoring Matrix2 class + remove Matrixs2 (now methods only in one class)
  • Aug 19, 2009
    issue 13 (Refactoring all AS3 examples and use an external main class) Status changed by ekameleon   -  
    Status: Fixed
    Status: Fixed
  • Aug 19, 2009
    issue 42 (Fusion with Vector2 and Point (finalize the fusion with one ...) Status changed by ekameleon   -  
    Status: Fixed
    Status: Fixed
  • Aug 19, 2009
    issue 54 (Creates the pegas.numeric.Hyperbolic class) Status changed by ekameleon   -  
    Status: Fixed
    Status: Fixed
  • Aug 19, 2009
    r216 (Big refactoring in pegas.geom package : Remove the Point cla...) committed by ekameleon   -   Big refactoring in pegas.geom package : Remove the Point class and use now only the Vector2 class + remove Vectors2 and use static method in Vector2 now + add the pegas.numeric.Hyperbolic class + refactoring examples (Bezier, etc.) + add methods in the Trigo class( hypothenuse + log10 + logN )
    Big refactoring in pegas.geom package : Remove the Point class and use now only the Vector2 class + remove Vectors2 and use static method in Vector2 now + add the pegas.numeric.Hyperbolic class + refactoring examples (Bezier, etc.) + add methods in the Trigo class( hypothenuse + log10 + logN )
  • Aug 19, 2009
    issue 42 (Fusion with Vector2 and Point (finalize the fusion with one ...) Status changed by ekameleon   -  
    Status: Started
    Status: Started
  • Aug 19, 2009
    issue 54 (Creates the pegas.numeric.Hyperbolic class) reported by ekameleon   -   Creates the pegas.numeric.Hyperbolic class
    Creates the pegas.numeric.Hyperbolic class
  • Aug 10, 2009
    r215 (Refactoring and optimize Bezier tools) committed by ekameleon   -   Refactoring and optimize Bezier tools
    Refactoring and optimize Bezier tools
  • Aug 10, 2009
    r214 (Minor refactoring) committed by ekameleon   -   Minor refactoring
    Minor refactoring
  • Aug 10, 2009
    r213 (Refactoring LightColor class, remove getter/setter methods a...) committed by ekameleon   -   Refactoring LightColor class, remove getter/setter methods and use only get/set attributes
    Refactoring LightColor class, remove getter/setter methods and use only get/set attributes
  • Aug 06, 2009
    r212 (Creates the Polar class in pegas.geom + unit tests + refacto...) committed by ekameleon   -   Creates the Polar class in pegas.geom + unit tests + refactoring Trigo class.
    Creates the Polar class in pegas.geom + unit tests + refactoring Trigo class.
  • Aug 06, 2009
    r211 (Adds the Align.NONE constant (0) + refactoring) committed by ekameleon   -   Adds the Align.NONE constant (0) + refactoring
    Adds the Align.NONE constant (0) + refactoring
  • Aug 06, 2009
    r210 (Minor refactoring pegas.geom) committed by ekameleon   -   Minor refactoring pegas.geom
    Minor refactoring pegas.geom
  • Aug 06, 2009
    r209 (Minor refactoring) committed by ekameleon   -   Minor refactoring
    Minor refactoring
  • Jul 31, 2009
    r208 (Removes the pegas.colors class present in graphics.colors + ...) committed by ekameleon   -   Removes the pegas.colors class present in graphics.colors + refactoring
    Removes the pegas.colors class present in graphics.colors + refactoring
  • Jul 31, 2009
    r207 (Refactoring) committed by ekameleon   -   Refactoring
    Refactoring
  • Jul 23, 2009
    r206 (ExpoEasing, QuadraticEasing, QuinticEasing, RegularEasing, S...) committed by ekameleon   -   ExpoEasing, QuadraticEasing, QuinticEasing, RegularEasing, SineEasing, StrongEasing + refactoring
    ExpoEasing, QuadraticEasing, QuinticEasing, RegularEasing, SineEasing, StrongEasing + refactoring
  • Jul 23, 2009
    r205 (CircularEasing, CubicEasing, ElasticEasing, BackEasing) committed by ekameleon   -   CircularEasing, CubicEasing, ElasticEasing, BackEasing
    CircularEasing, CubicEasing, ElasticEasing, BackEasing
  • Jul 23, 2009
    r204 (Fix BounceEasing class (problem with static constants) ) committed by ekameleon   -   Fix BounceEasing class (problem with static constants)
    Fix BounceEasing class (problem with static constants)
  • Jul 22, 2009
    r203 (pegas.transitions.easings in progress.. for the moment alpha...) committed by ekameleon   -   pegas.transitions.easings in progress.. for the moment alpha version not use this revision :)
    pegas.transitions.easings in progress.. for the moment alpha version not use this revision :)
 
Hosted by Google Code