[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [58054] branches/soc-2013-cycles_mblur/ intern/cycles/render/mesh.h: Reverted functional change in merge commit r58053.

Gavin Howard gavin.d.howard at gmail.com
Sun Jul 7 05:49:37 CEST 2013


Revision: 58054
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58054
Author:   gdh
Date:     2013-07-07 03:49:37 +0000 (Sun, 07 Jul 2013)
Log Message:
-----------
Reverted functional change in merge commit r58053.

Revision Links:
--------------
    http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58053

Modified Paths:
--------------
    branches/soc-2013-cycles_mblur/intern/cycles/render/mesh.h

Modified: branches/soc-2013-cycles_mblur/intern/cycles/render/mesh.h
===================================================================
--- branches/soc-2013-cycles_mblur/intern/cycles/render/mesh.h	2013-07-07 03:48:02 UTC (rev 58053)
+++ branches/soc-2013-cycles_mblur/intern/cycles/render/mesh.h	2013-07-07 03:49:37 UTC (rev 58054)
@@ -89,8 +89,6 @@
 	BoundBox bounds;
 	bool transform_applied;
 	bool transform_negative_scaled;
-	bool use_deform_mblur;
-	uint mblur_steps;
 	Transform transform_normal;
 	DisplacementMethod displacement_method;
 




More information about the Bf-blender-cvs mailing list