Revision: 56298
          http://sourceforge.net/p/brlcad/code/56298
Author:   brlcad
Date:     2013-07-29 00:08:29 +0000 (Mon, 29 Jul 2013)
Log Message:
-----------
well if they are, should be okay

Modified Paths:
--------------
    brlcad/trunk/src/libged/polyclip.cpp

Modified: brlcad/trunk/src/libged/polyclip.cpp
===================================================================
--- brlcad/trunk/src/libged/polyclip.cpp        2013-07-28 18:08:31 UTC (rev 
56297)
+++ brlcad/trunk/src/libged/polyclip.cpp        2013-07-29 00:08:29 UTC (rev 
56298)
@@ -281,11 +281,9 @@
     VSET(view, 0.0, 1.0, 0.0);
     MAT4X3PNT(sketch_ip->v_vec, invRot, view);
 
-#if 0
     /* should already be unit vectors */
     VUNITIZE(sketch_ip->u_vec);
     VUNITIZE(sketch_ip->V_vec);
-#endif
 
     /* Project the origin onto the front of the viewing cube */
     MAT4X3PNT(vorigin, gdpsp->gdps_model2view, gdpsp->gdps_origin);

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to