[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37646] branches/soc-2011-oregano/source/ gameengine/NodeLogic/NL_NodeGraph.cpp:

Sven von Brand svbrand at alumnos.inf.utfsm.cl
Mon Jun 20 03:20:54 CEST 2011


Revision: 37646
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37646
Author:   svbrand
Date:     2011-06-20 01:20:51 +0000 (Mon, 20 Jun 2011)
Log Message:
-----------


Modified Paths:
--------------
    branches/soc-2011-oregano/source/gameengine/NodeLogic/NL_NodeGraph.cpp

Modified: branches/soc-2011-oregano/source/gameengine/NodeLogic/NL_NodeGraph.cpp
===================================================================
--- branches/soc-2011-oregano/source/gameengine/NodeLogic/NL_NodeGraph.cpp	2011-06-19 21:17:19 UTC (rev 37645)
+++ branches/soc-2011-oregano/source/gameengine/NodeLogic/NL_NodeGraph.cpp	2011-06-20 01:20:51 UTC (rev 37646)
@@ -18,7 +18,7 @@
  * 3. This notice may not be removed or altered from any source distribution.
  */
 
-// This file defines the public type for Node pins for the runtime engine
+// This file defines the public type for Node graphs for the runtime engine
 
 #include "NL_NodeGraph.h"
 




More information about the Bf-blender-cvs mailing list