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
cc948f13c0524db97bc7a4f089c52cc4ebe4e42e
test2
/
release
/
scripts
/
modules
History
Campbell Barton
3871cb78bc
autocompete was matching import_foo as import keyword.
...
breaking autocomp. on import_scene_obj for eg.
2010-02-14 12:23:25 +00:00
..
bpy
change python scripts so modules which register with blender have a register() function rather then making import automatically run the register functions (generally considered bad practice by python people)
2010-02-14 11:21:21 +00:00
console
autocompete was matching import_foo as import keyword.
2010-02-14 12:23:25 +00:00
rigify
correct fsf address
2010-02-12 13:34:04 +00:00
bpy_types.py
change python scripts so modules which register with blender have a register() function rather then making import automatically run the register functions (generally considered bad practice by python people)
2010-02-14 11:21:21 +00:00
graphviz_export.py
correct fsf address
2010-02-12 13:34:04 +00:00
rigify_utils.py
correct fsf address
2010-02-12 13:34:04 +00:00
rna_info.py
correct fsf address
2010-02-12 13:34:04 +00:00
rna_prop_ui.py
correct fsf address
2010-02-12 13:34:04 +00:00