blender/release/scripts
Janne Karhu 44fb6bd1fa Hair ui simplification:
* There were a lot of settings in the particle panels that made no sense for simple hair and only cluttered up the ui.
* Now these settings are hidden by default unless "advanced" hair options are shown.
* Without advanced options the particle velocity controls are replaced by a simple "hair length" value, which actually corresponds to the grown hair length in blender units.
* Some hair effector options that are actually very useful were not shown in ui. These are now found in the "field weights" panel.
2011-02-07 11:43:33 +00:00
..
io/netrender [#25693] Netrender "shadow" images with last frame always appear 2011-02-05 22:46:59 +00:00
keyingsets pep8 cleanup 2011-02-04 09:27:25 +00:00
modules update for changes in mathutils. 2011-02-05 07:04:23 +00:00
op rename ID.update() --> update_tag() since this function only tags for updating and scene.update() executes the update. 2011-02-07 08:13:28 +00:00
presets pep8 cleanup 2011-02-04 09:27:25 +00:00
templates rename ID.update() --> update_tag() since this function only tags for updating and scene.update() executes the update. 2011-02-07 08:13:28 +00:00
ui Hair ui simplification: 2011-02-07 11:43:33 +00:00