rpms/chess/devel chess-ogre16.patch,1.2,1.3

Alexey Torkhov atorkhov at fedoraproject.org
Thu Oct 2 17:34:29 UTC 2008


Author: atorkhov

Update of /cvs/pkgs/rpms/chess/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5876

Modified Files:
	chess-ogre16.patch 
Log Message:
Fixing scripts for new ogre. Now it works fine and ogre 1.6 could be built.

chess-ogre16.patch:

Index: chess-ogre16.patch
===================================================================
RCS file: /cvs/pkgs/rpms/chess/devel/chess-ogre16.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- chess-ogre16.patch	29 Sep 2008 17:19:44 -0000	1.2
+++ chess-ogre16.patch	2 Oct 2008 17:34:28 -0000	1.3
@@ -20,6 +20,18 @@
  #include <Ogre.h>
  
  using namespace Ogre;
+diff --git a/media/materials/scripts/Hand.particle b/media/materials/scripts/Hand.particle
+index 204560e..b278ffc 100644
+--- a/media/materials/scripts/Hand.particle
++++ b/media/materials/scripts/Hand.particle
+@@ -1,4 +1,6 @@
+-MagicWand
++import * from "Chess.material"
++
++particle_system MagicWand
+ {
+ 	quota	400
+ 	material	Chess/lensflare
 diff --git a/src/CaptureState.cpp b/src/CaptureState.cpp
 index 1b23194..eb0afe5 100644
 --- a/src/CaptureState.cpp




More information about the scm-commits mailing list