This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
aa8fda324bfb8b224810441b4e98d625cbfda3ad
test2
/
source
/
blender
/
python
/
generic
History
Campbell Barton
e24443b79a
style cleanup
2013-01-09 03:30:15 +00:00
..
bgl.c
add missing bgl and gpu api docstrings (found using docstring completeness checker)
2012-11-22 05:15:52 +00:00
bgl.h
…
blf_py_api.c
…
blf_py_api.h
…
bpy_internal_import.c
style cleanup: comments & spelling
2012-11-18 01:22:31 +00:00
bpy_internal_import.h
style cleanup
2013-01-09 03:30:15 +00:00
CMakeLists.txt
classic compile error: GLEW_STATIC needs to be define when we use opengl functions
2012-05-09 09:49:24 +00:00
idprop_py_api.c
add id property clear function (matching the same python function for dicts/lists)
2013-01-02 23:10:14 +00:00
idprop_py_api.h
add IDP_MergeGroup(dst, src, overwrite) function,
2012-10-31 19:07:25 +00:00
py_capi_utils.c
code cleanup: warnings and use stdbool for bpy* funcs.
2013-01-07 05:26:12 +00:00
py_capi_utils.h
code cleanup: warnings and use stdbool for bpy* funcs.
2013-01-07 05:26:12 +00:00