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
ce5c1466a1224ac2e2c7ba65c740e277cff8a0d7
test
/
release
/
scripts
History
Thomas Dinges
ce5c1466a1
2.5 Fluid UI Python Script:
...
* Code cleanup, no UI changes, reduced code from 1244 lines to 1228 lines.
2011-03-12 15:24:16 +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
2.5 Fluid UI Python Script:
2011-03-12 15:24:16 +00:00