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
102c5e0ad4db69828efaf66845a00a62a2075fe2
test2
/
release
/
scripts
History
Ervin Weber
102c5e0ad4
2011-03-11 07:59:43 +00:00
..
io
/netrender
2.5 Netrender UI File:
2011-02-28 14:34:13 +00:00
keyingsets
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
modules
py/ui: ensure extensions which add draw functions for menus/headers/panels always get the default operator context, not the one that was last set.
2011-03-09 10:57:56 +00:00
op
when checking for windows check sys.platform starts with "win" rather then '== "win32"' & avoid importing platform.
2011-03-11 01:24:16 +00:00
presets
pep8 cleanup
2011-02-04 09:27:25 +00:00
templates
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
ui
2011-03-11 07:59:43 +00:00