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
bc97f88576713ac76fbc238cbb439347dfcbddff
test
/
release
/
scripts
History
Campbell Barton
9c032756e9
when checking for windows check sys.platform starts with "win" rather then '== "win32"' & avoid importing platform.
...
also add some notes to CMake options.
2011-03-11 01: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
when checking for windows check sys.platform starts with "win" rather then '== "win32"' & avoid importing platform.
2011-03-11 01:24:16 +00:00