THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
kannonier8
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
forked from
bartvdbraak/blender
Code
Pull Requests
Activity
5ef65a0a3b
blender
/
source
/
tests
History
Campbell Barton
fc0c016940
replace import *'s with named imports (using * is convenient for some scripts but considered bad practice by python devs)
2011-02-27 15:25:24 +00:00
..
batch_import.py
bugfix [
#26094
] Going to Bone Roll menu brings up python error
2011-02-16 02:25:03 +00:00
bl_test.py
correct own bad spelling
2011-01-23 12:42:07 +00:00
CMakeLists.txt
fix [
#26003
] Twice applied modifier with Convert to mesh with several multi-user objects
2011-02-10 04:48:49 +00:00
pep8.py
replace import *'s with named imports (using * is convenient for some scripts but considered bad practice by python devs)
2011-02-27 15:25:24 +00:00
rna_array.py
- fix problem with cmake, windows 'RelWithDebInfo' target, was giving error: "ImportError: No module named _socket" because of copying wrong files over.
2011-01-23 11:42:29 +00:00
rna_info_dump.py
- fix problem with cmake, windows 'RelWithDebInfo' target, was giving error: "ImportError: No module named _socket" because of copying wrong files over.
2011-01-23 11:42:29 +00:00