8000 Release 1.3.0 · pywavefront/PyWavefront · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

1.3.0

Compare
Choose a tag to compare
@einarf einarf released this 21 Oct 21:43
· 23 commits to master since this release
  • Textures will now use GL_REPEAT by default (as the specificiation suggests)
  • Added support for parsing texture options in materials.
    The following options are parsed: blendu, blendv, bm, boost, cc,
    clamp, imfchan, mm, o, s, t, texres
  • Added options property to Texture class
  • visualization now respect the clamp option. If on the texture will use
    GL_CLAMP_TO_EDGE. Otherwise GL_REPEAT will be used.
  • All example windows can now be resized
0