This website requires JavaScript.
Explore
Help
Register
Sign In
Cr8-xyz
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
b1cdf5c34478204fbec5272b97754abc548da195
blender
/
release
/
scripts
/
modules
/
bpy
History
Campbell Barton
b1cdf5c344
use weak references for the internal metaclass typemap,
...
this should help with blender leaking memory with python classes though the bug is still not fixed.
2011-02-11 00:39:07 +00:00
..
__init__.py
pep8 cleanup
2011-01-01 07:20:34 +00:00
ops.py
pep8 cleanup
2011-01-01 07:20:34 +00:00
path.py
Pythons path functions - os.walk(). os.path.exists(). etc support bytes for paths as well as strings, support this with blender/rna too.
2011-02-01 04:24:47 +00:00
utils.py
use weak references for the internal metaclass typemap,
2011-02-11 00:39:07 +00:00