Jeff Terrace
Jeff Terrace
The exported COLLADA file doesn't contain any image references for the textures, and the OBJ export doesn't export an MTL file. Is there any way to get the files out...
- Removes extra verbose heading for each method name - Changes the signature of the function to be its short name instead of long name - Indents the method description...
PNG spec says: > An alpha value of zero represents full transparency, and a value of (2^bitdepth)-1 represents a fully opaque pixel. So we're using the wrong value for transparency....
Because of the way the `:cite:refs` directive works, the html and singlehtml output don't work on the first build. They have to be built a second time to get all...
Is it possible to have an image element pointing to an SVG: ``` ``` and call the `svgPan` function on it?
- Added a wrapper around the windows-only os.startfile so that the documentation link now works on other platforms - Changed the mechanism for retrieving GL_VENDOR and GL_RENDERER to only do...
Related to issue #7, the documentation right now is in Word .doc format. Updating it is somewhat tedious and it won't be properly versioned in git, pull requests won't have...
I think the config.txt file in the root of the repository should be renamed to something like config.example.txt. Generally, configuration files should not be checked in with their actual name,...
This makes it easier to pull this in as a submodule and be able to import it without modifying sys.path.