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
1d9f90ed42ba61d615dd0188e39cc12f0b71493f
test
/
release
/
scripts
History
Campbell Barton
1d9f90ed42
- all add object operators now take view_align as an argument, and enter_editmode where its used. Makes running the operator from python pradictable without having to know the user prefs.
...
- missing return in function - python error in view3d (assumed active object exists)
2009-11-02 16:07:49 +00:00
..
io
vertex paint script ported by - Keith "Wahooney" Boshoff
2009-11-02 09:26:55 +00:00
modules
many operators uses Bases, for the python to set operators context python too needs to be able to access bases.
2009-11-02 11:14:22 +00:00
templates
make python operator instances subclasses of the wmOperator when called.
2009-11-02 08:32:00 +00:00
ui
- all add object operators now take view_align as an argument, and enter_editmode where its used. Makes running the operator from python pradictable without having to know the user prefs.
2009-11-02 16:07:49 +00:00