[ease] [transitions] Disable buggy transitions for 0.4 release



commit 71e5a7020a9417253655f3ba15c331c0371e52b7
Author: Nate Stedman <natesm gmail com>
Date:   Fri Oct 15 12:45:47 2010 -0400

    [transitions] Disable buggy transitions for 0.4 release

 ease-core/ease-transitions.vala |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/ease-core/ease-transitions.vala b/ease-core/ease-transitions.vala
index 044190c..f845671 100644
--- a/ease-core/ease-transitions.vala
+++ b/ease-core/ease-transitions.vala
@@ -52,13 +52,13 @@ public enum Ease.Transition
 		                                       REVOLVING_DOOR,
 		                                       REVEAL,
 		                                       FALL,
-		                                       SLATS,
+		                                       //SLATS,
 		                                       OPEN_DOOR,
-		                                       EXPLODE,
-		                                       ASSEMBLE,
+		                                       //EXPLODE,
+		                                       //ASSEMBLE,
 		                                       ZOOM,
 		                                       PANEL,
-		                                       INTERSPERSE_CONTENTS,
+		                                       //INTERSPERSE_CONTENTS,
 		                                       SPIN_CONTENTS,
 		                                       SPRING_CONTENTS,
 		                                       SWING_CONTENTS,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]