[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [38910] trunk/blender/intern/ghost/intern: SVN maintenance.

gsr b3d gsr.b3d at infernal-iceberg.com
Tue Aug 2 07:31:32 CEST 2011


Revision: 38910
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=38910
Author:   gsrb3d
Date:     2011-08-02 05:31:32 +0000 (Tue, 02 Aug 2011)
Log Message:
-----------
SVN maintenance.

Modified Paths:
--------------
    trunk/blender/intern/ghost/intern/GHOST_NDOFManager.cpp
    trunk/blender/intern/ghost/intern/GHOST_NDOFManager.h
    trunk/blender/intern/ghost/intern/GHOST_NDOFManagerCocoa.h
    trunk/blender/intern/ghost/intern/GHOST_NDOFManagerCocoa.mm
    trunk/blender/intern/ghost/intern/GHOST_NDOFManagerWin32.cpp
    trunk/blender/intern/ghost/intern/GHOST_NDOFManagerWin32.h
    trunk/blender/intern/ghost/intern/GHOST_NDOFManagerX11.cpp
    trunk/blender/intern/ghost/intern/GHOST_NDOFManagerX11.h

Property Changed:
----------------
    trunk/blender/intern/ghost/intern/GHOST_NDOFManagerCocoa.h
    trunk/blender/intern/ghost/intern/GHOST_NDOFManagerCocoa.mm
    trunk/blender/intern/ghost/intern/GHOST_NDOFManagerWin32.cpp
    trunk/blender/intern/ghost/intern/GHOST_NDOFManagerWin32.h
    trunk/blender/intern/ghost/intern/GHOST_NDOFManagerX11.cpp
    trunk/blender/intern/ghost/intern/GHOST_NDOFManagerX11.h

Modified: trunk/blender/intern/ghost/intern/GHOST_NDOFManager.cpp
===================================================================
--- trunk/blender/intern/ghost/intern/GHOST_NDOFManager.cpp	2011-08-02 05:11:59 UTC (rev 38909)
+++ trunk/blender/intern/ghost/intern/GHOST_NDOFManager.cpp	2011-08-02 05:31:32 UTC (rev 38910)
@@ -1,4 +1,6 @@
 /*
+ * $Id$
+ *
  * ***** BEGIN GPL LICENSE BLOCK *****
  *
  * This program is free software; you can redistribute it and/or

Modified: trunk/blender/intern/ghost/intern/GHOST_NDOFManager.h
===================================================================
--- trunk/blender/intern/ghost/intern/GHOST_NDOFManager.h	2011-08-02 05:11:59 UTC (rev 38909)
+++ trunk/blender/intern/ghost/intern/GHOST_NDOFManager.h	2011-08-02 05:31:32 UTC (rev 38910)
@@ -1,4 +1,6 @@
 /*
+ * $Id$
+ *
  * ***** BEGIN GPL LICENSE BLOCK *****
  *
  * This program is free software; you can redistribute it and/or

Modified: trunk/blender/intern/ghost/intern/GHOST_NDOFManagerCocoa.h
===================================================================
--- trunk/blender/intern/ghost/intern/GHOST_NDOFManagerCocoa.h	2011-08-02 05:11:59 UTC (rev 38909)
+++ trunk/blender/intern/ghost/intern/GHOST_NDOFManagerCocoa.h	2011-08-02 05:31:32 UTC (rev 38910)
@@ -1,4 +1,6 @@
 /*
+ * $Id$
+ *
  * ***** BEGIN GPL LICENSE BLOCK *****
  *
  * This program is free software; you can redistribute it and/or


Property changes on: trunk/blender/intern/ghost/intern/GHOST_NDOFManagerCocoa.h
___________________________________________________________________
Added: svn:keywords
   + Author Date Id Revision
Added: svn:eol-style
   + native

Modified: trunk/blender/intern/ghost/intern/GHOST_NDOFManagerCocoa.mm
===================================================================
--- trunk/blender/intern/ghost/intern/GHOST_NDOFManagerCocoa.mm	2011-08-02 05:11:59 UTC (rev 38909)
+++ trunk/blender/intern/ghost/intern/GHOST_NDOFManagerCocoa.mm	2011-08-02 05:31:32 UTC (rev 38910)
@@ -1,4 +1,6 @@
 /*
+ * $Id$
+ *
  * ***** BEGIN GPL LICENSE BLOCK *****
  *
  * This program is free software; you can redistribute it and/or


Property changes on: trunk/blender/intern/ghost/intern/GHOST_NDOFManagerCocoa.mm
___________________________________________________________________
Added: svn:keywords
   + Author Date Id Revision
Added: svn:eol-style
   + native

Modified: trunk/blender/intern/ghost/intern/GHOST_NDOFManagerWin32.cpp
===================================================================
--- trunk/blender/intern/ghost/intern/GHOST_NDOFManagerWin32.cpp	2011-08-02 05:11:59 UTC (rev 38909)
+++ trunk/blender/intern/ghost/intern/GHOST_NDOFManagerWin32.cpp	2011-08-02 05:31:32 UTC (rev 38910)
@@ -1,4 +1,6 @@
 /*
+ * $Id$
+ * 
  * ***** BEGIN GPL LICENSE BLOCK *****
  *
  * This program is free software; you can redistribute it and/or


Property changes on: trunk/blender/intern/ghost/intern/GHOST_NDOFManagerWin32.cpp
___________________________________________________________________
Added: svn:keywords
   + Author Date Id Revision
Added: svn:eol-style
   + native

Modified: trunk/blender/intern/ghost/intern/GHOST_NDOFManagerWin32.h
===================================================================
--- trunk/blender/intern/ghost/intern/GHOST_NDOFManagerWin32.h	2011-08-02 05:11:59 UTC (rev 38909)
+++ trunk/blender/intern/ghost/intern/GHOST_NDOFManagerWin32.h	2011-08-02 05:31:32 UTC (rev 38910)
@@ -1,4 +1,6 @@
 /*
+ * $Id$
+ *
  * ***** BEGIN GPL LICENSE BLOCK *****
  *
  * This program is free software; you can redistribute it and/or


Property changes on: trunk/blender/intern/ghost/intern/GHOST_NDOFManagerWin32.h
___________________________________________________________________
Added: svn:keywords
   + Author Date Id Revision
Added: svn:eol-style
   + native

Modified: trunk/blender/intern/ghost/intern/GHOST_NDOFManagerX11.cpp
===================================================================
--- trunk/blender/intern/ghost/intern/GHOST_NDOFManagerX11.cpp	2011-08-02 05:11:59 UTC (rev 38909)
+++ trunk/blender/intern/ghost/intern/GHOST_NDOFManagerX11.cpp	2011-08-02 05:31:32 UTC (rev 38910)
@@ -1,4 +1,6 @@
 /*
+ * $Id$
+ *
  * ***** BEGIN GPL LICENSE BLOCK *****
  *
  * This program is free software; you can redistribute it and/or


Property changes on: trunk/blender/intern/ghost/intern/GHOST_NDOFManagerX11.cpp
___________________________________________________________________
Added: svn:keywords
   + Author Date Id Revision
Added: svn:eol-style
   + native

Modified: trunk/blender/intern/ghost/intern/GHOST_NDOFManagerX11.h
===================================================================
--- trunk/blender/intern/ghost/intern/GHOST_NDOFManagerX11.h	2011-08-02 05:11:59 UTC (rev 38909)
+++ trunk/blender/intern/ghost/intern/GHOST_NDOFManagerX11.h	2011-08-02 05:31:32 UTC (rev 38910)
@@ -1,4 +1,6 @@
 /*
+ * $Id$
+ *
  * ***** BEGIN GPL LICENSE BLOCK *****
  *
  * This program is free software; you can redistribute it and/or


Property changes on: trunk/blender/intern/ghost/intern/GHOST_NDOFManagerX11.h
___________________________________________________________________
Added: svn:keywords
   + Author Date Id Revision
Added: svn:eol-style
   + native




More information about the Bf-blender-cvs mailing list