This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
dc1e1baabf001058a3439c8e0153ce5bf6f494ca
test
/
release
/
scripts
/
op
/
io_scene_3ds
History
Campbell Barton
35e68e9785
- bpy.data.lamps.new() now takes a type argument since lamp type also sets class type this avoids needing to use ugly lamp.type_recast() after changing type.
...
- default vertex color layer name was UTTex when added from python.
2011-01-11 02:30:01 +00:00
..
__init__.py
pep8 cleanup
2011-01-01 07:20:34 +00:00
export_3ds.py
python api: rna array slices now return tuples rather then lists (fits with recent change made to mathutils).
2011-01-02 09:54:44 +00:00
import_3ds.py
- bpy.data.lamps.new() now takes a type argument since lamp type also sets class type this avoids needing to use ugly lamp.type_recast() after changing type.
2011-01-11 02:30:01 +00:00