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
35b3736b16bfb604c2eb56eee9afb1a15dbbafea
test2
/
source
/
blender
/
python
/
generic
History
Sergey Sharybin
35b3736b16
Fix
#31856
: movieclips.load(filepath=None) or value crash Blender
...
Disallow running PyUnicode_EncodeFSDefault for None type which seems to be an issue on Windows.
2012-06-18 12:34:19 +00:00
..
bgl.c
bgl new methods (for glsl shaders - #version 120)
2012-05-09 02:42:30 +00:00
bgl.h
bgl new methods (for glsl shaders - #version 120)
2012-05-09 02:42:30 +00:00
blf_py_api.c
style cleanup: py/capi
2012-03-16 21:39:56 +00:00
blf_py_api.h
remove $Id: tags after discussion on the mailign list:
http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
bpy_internal_import.c
py api integration: __import__(... , level=0)
2012-05-21 07:00:23 +00:00
bpy_internal_import.h
unify include guard defines, __$FILENAME__
2012-02-17 18:59:41 +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
code cleanup:
2012-05-20 19:49:27 +00:00
idprop_py_api.h
add 'idprop' module so we can document idprop.types.*, currently doc generator has no access to ID Property types.
2012-04-15 14:54:15 +00:00
py_capi_utils.c
Fix
#31856
: movieclips.load(filepath=None) or value crash Blender
2012-06-18 12:34:19 +00:00
py_capi_utils.h
utility functions to convert between flags / sets, without depending on RNA API.
2012-02-22 09:15:46 +00:00