openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
PyOpenGL
Settings
|
Report Duplicate
24
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
over 4 years
ago.
Mar 10, 2020 — Mar 10, 2021
Showing page 86 of 90
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
no message
twburton
More...
over 24 years ago
Initial commit
twburton
More...
over 24 years ago
Added GLU module
twburton
More...
over 24 years ago
Completed client attribs
twburton
More...
over 24 years ago
Initial geometry array support
twburton
More...
over 24 years ago
Tweaks on image routines
twburton
More...
over 24 years ago
Commit before changes to image and texturing
twburton
More...
over 24 years ago
Added support for matrices in ARRAY_OUT
twburton
More...
over 24 years ago
Added more tuple creation functions
twburton
More...
over 24 years ago
Better naming scheme, more like Python C/API
twburton
More...
over 24 years ago
Added wrappers for image routines, although not quite complete yet since they don't take into account pixel packing and don't handle bitmaps.
twburton
More...
over 24 years ago
Added functions to create arrays and tuples from C data
twburton
More...
over 24 years ago
Changed const array typemaps to use functions instead on inline code. Saves space and the routines are need by image and pointer wrappers.
twburton
More...
over 24 years ago
Moved some typemaps from opengltypmaps.i to here.
twburton
More...
over 24 years ago
Remove Numeric defines, no longer needed
twburton
More...
over 24 years ago
Added more glGet* wrappers
twburton
More...
over 24 years ago
Added define macros
twburton
More...
over 24 years ago
Added IndexError exceptions so FeebackBuffer and SelectBuffer work with for loops. Added documention notes for incomplete functions.
twburton
More...
over 24 years ago
Added docstrings and intial support for selection and feedback buffers (just __len__ and __getitem__ methods)
twburton
More...
over 24 years ago
Fixed various Python 1.5.2 incompatibilities
twburton
More...
over 24 years ago
Generated wrapper for those without SWIG 1.3
twburton
More...
over 24 years ago
Added experimental support for docstrings.
twburton
More...
over 24 years ago
Added macros for tuple return and improved various glGet* wrappers
twburton
More...
over 24 years ago
Changed method used to find Numeric headers. GL module starts with GL.c not GL.i since distutils don't support SWIG 1.3
twburton
More...
over 24 years ago
Changed argument names in various prototypes that need to be unique in order to support opengltypemaps.i Added code to initialize Numeric. Initial attempt at various wrappers which return arrays.
twburton
More...
over 24 years ago
Added support to arrays with rank > 1. Implemented const array handling with macros. Also added limited support for passing array lengths automatically.
twburton
More...
over 24 years ago
Initial revision. Runs SWIG on interface files without using distutils. This is so SWIG is not required in order to run setupgl. Also distutils support for SWIG is weak, not allowing options like defines or shadow classes.
twburton
More...
over 24 years ago
Patch #416816 -- Fixes for memory leaks and reference counting corruption (from Pete Shinners)
Mike C. Fletcher
as mcfletch
More...
over 24 years ago
Tarn's new version with typemaps updated for all vector types. Out typemap for ubytes as well.
Mike C. Fletcher
as mcfletch
More...
over 24 years ago
Removed file to prevent compilation failure when SWIG runs.
Mike C. Fletcher
as mcfletch
More...
over 24 years ago
←
1
2
…
82
83
84
85
86
87
88
89
90
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree