gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r9864: enable new math by default


From: Sandro Santilli
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r9864: enable new math by default
Date: Mon, 29 Sep 2008 11:18:20 -0400
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 9864
committer: Sandro Santilli <address@hidden>
branch nick: gnash-head
timestamp: Mon 2008-09-29 11:18:20 -0400
message:
  enable new math by default
modified:
  libcore/matrix.cpp
=== modified file 'libcore/matrix.cpp'
--- a/libcore/matrix.cpp        2008-09-20 11:09:24 +0000
+++ b/libcore/matrix.cpp        2008-09-29 15:18:20 +0000
@@ -38,7 +38,7 @@
 
 // Define this to use new math for matrix operation.
 // This is for testing, zou is still working on it
-//#define NEW_MATRIX_MATH 1
+#define NEW_MATRIX_MATH 1
 
 namespace gnash {
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]