/[libvob]/libvob/vob/fillet/light3d.py
ViewVC logotype

Diff of /libvob/vob/fillet/light3d.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.25 by jvk, Mon Jun 30 12:28:34 2003 UTC revision 1.26 by jvk, Tue Jul 1 14:32:56 2003 UTC
# Line 276  def drawFillets(self, vs, pc): Line 276  def drawFillets(self, vs, pc):
276                  uLookAt 400 400 -1000 400 400 400 0 -1 0                  uLookAt 400 400 -1000 400 400 400 0 -1 0
277                  """))                  """))
278    
279              #if not self.blend3d:              if self.drawInside:
280              pc(conns3d, [thick, angle])                  pc(conns3d, [thick, angle])
281    
282              if self.blend3d:              if self.blend3d:
283                  pc(conns3dblend, [thick, angle])                  pc(conns3dblend, [thick, angle])

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26