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
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
..
bmesh
code cleanup: doxy comment filename corrections
2012-06-08 23:43:11 +00:00
generic
Fix
#31856
: movieclips.load(filepath=None) or value crash Blender
2012-06-18 12:34:19 +00:00
intern
change RNA_struct_find_function to accept a type rather then a PointerRNA, add a check duplicate functions are not defined.
2012-06-10 13:34:59 +00:00
mathutils
style cleanup:
2012-06-17 09:58:26 +00:00
BPY_extern.h
Python/context: python could get invalid bpy.data in scene update handler after
2012-05-08 22:07:06 +00:00
CMakeLists.txt
initial bmesh python api.
2012-02-22 09:19:53 +00:00
rna_dump.py
Code Cleanup: check is / is not when comparing singletons.
2012-02-02 21:07:56 +00:00
SConscript
classic compile error: GLEW_STATIC needs to be define when we use opengl functions
2012-05-09 09:49:24 +00:00
simple_enum_gen.py
style cleanup: py/capi
2012-03-16 21:39:56 +00:00