Earlier this year
-
r234
(Minor refactoring colors package) committed by ekameleon
- Minor refactoring colors package
Minor refactoring colors package
-
issue 60
(Use now in the ReflectionBitmapData class a IBitmapDrawable ...) Status changed by ekameleon
-
-
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)
-
issue 60
(Use now in the ReflectionBitmapData class a IBitmapDrawable ...) reported by ekameleon
-
-
issue 59
(Rename the moveChild method in the DisplayObjectContainers c...) commented on by ekameleon
-
-
issue 59
(Rename the moveChild method in the DisplayObjectContainers c...) Status changed by ekameleon
-
-
issue 58
(DisplayObjectContainers.clear( container:DisplayObjectContai...) Status changed by ekameleon
-
-
issue 59
(Rename the moveChild method in the DisplayObjectContainers c...) reported by ekameleon
-
-
issue 58
(DisplayObjectContainers.clear( container:DisplayObjectContai...) reported by ekameleon
-
-
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.
-
-
r231
(minor refactoring) committed by ekameleon
- minor refactoring
-
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.
-
-
-
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.
-
-
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)
-
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
-
-
-
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.
-
r225
(minor refactoring) committed by ekameleon
- minor refactoring
-
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)
-
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)
-
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
-
r221
(Minor refactoring in the ReflectionBitmapData class.) committed by ekameleon
- Minor refactoring in the ReflectionBitmapData class.
Minor refactoring in the ReflectionBitmapData class.
-
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
-
r219
(Finalize the Vector3 refactoring) committed by ekameleon
- Finalize the Vector3 refactoring
Finalize the Vector3 refactoring
-
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.
-
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)
-
issue 13
(Refactoring all AS3 examples and use an external main class) Status changed by ekameleon
-
-
issue 42
(Fusion with Vector2 and Point (finalize the fusion with one ...) Status changed by ekameleon
-
-
-
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 )
-
issue 42
(Fusion with Vector2 and Point (finalize the fusion with one ...) Status changed by ekameleon
-
-
-
r215
(Refactoring and optimize Bezier tools) committed by ekameleon
- Refactoring and optimize Bezier tools
Refactoring and optimize Bezier tools
-
r214
(Minor refactoring) committed by ekameleon
- Minor refactoring
-
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
-
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.
-
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
-
r210
(Minor refactoring pegas.geom) committed by ekameleon
- Minor refactoring pegas.geom
Minor refactoring pegas.geom
-
r209
(Minor refactoring) committed by ekameleon
- Minor refactoring
-
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
-
-
r206
(ExpoEasing, QuadraticEasing, QuinticEasing, RegularEasing, S...) committed by ekameleon
- ExpoEasing, QuadraticEasing, QuinticEasing, RegularEasing, SineEasing, StrongEasing + refactoring
ExpoEasing, QuadraticEasing, QuinticEasing, RegularEasing, SineEasing, StrongEasing + refactoring
-
r205
(CircularEasing, CubicEasing, ElasticEasing, BackEasing) committed by ekameleon
- CircularEasing, CubicEasing, ElasticEasing, BackEasing
CircularEasing, CubicEasing, ElasticEasing, BackEasing
-
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)
-
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 :)
|