This website requires JavaScript.
Explore
Help
Register
Sign In
Cr8-xyz
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
bbf6603961b656b3520acbab012683257683896e
blender
/
release
/
scripts
History
Janne Karhu
01b547f993
Fix for [
#26457
] Physics Size attribute affects hair particle DupliObjects while hidden
...
* Forgotten settings for the "simple hair" ui.
2011-03-11 11:15:35 +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
Fix for [
#26457
] Physics Size attribute affects hair particle DupliObjects while hidden
2011-03-11 11:15:35 +00:00