Go to file
Jason Wilkins a0ce240de9 Renamed "fake" OpenGL identifiers.
Any identifier that looks like an OpenGL identifier, but isn't, causes a false alarm by the glreport.py tool.  Most of these were in comments so I just rephrased the comments.  There were a couple of static functions/macros that were easy enough to rename.  Only the glTexco and glIndex fields of the DMVertexAttribs struct was public and had non-local uses.
2012-05-04 11:50:11 +00:00
build_files Fix: recent commit setting python3.2 command should not be applied to this file 2012-05-02 09:03:04 +00:00
doc Python: documentation about overriding context members. 2012-05-02 13:28:13 +00:00
extern Camera tracking: support of tripod motion solving 2012-04-28 14:54:45 +00:00
intern Renamed "fake" OpenGL identifiers. 2012-05-04 11:50:11 +00:00
release Camera tracking: switch dopesheet information to lazy calculation 2012-05-03 23:15:01 +00:00
source Renamed "fake" OpenGL identifiers. 2012-05-04 11:50:11 +00:00
CMakeLists.txt cmake - improved detection of numpy, now works for typical ubuntu installation. 2012-05-01 23:22:58 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile replace python3 command with python3.2, python3 isnt available on ubuntu. 2012-05-01 20:45:16 +00:00
SConstruct Add pthread dll for MinGW64 during installation. Now people who download from buildbot will be able to run the build even without MinGW-w64 installed. 2012-05-01 20:57:39 +00:00