Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <montagne29@wanadoo.fr>2012-10-08 11:40:57 +0400
committerBastien Montagne <montagne29@wanadoo.fr>2012-10-08 11:40:57 +0400
commitf299813bfaf4634ec29f6b5972f54fbe21dd2707 (patch)
treec7d67c7b7cb76ede9d44a8500133d71fda3b5f90 /release/scripts/startup/bl_ui/properties_physics_softbody.py
parent8b7896814f5ee2cea4c43d409f55ff57649c8661 (diff)
Do not use nodeLabel() to generate new nodes' names, this is an UI func returning translated strings, which should never get into data. And it may generates dummy names in some situations (like all new Filter nodes were getting "Soften" as name (default option), better to always get "Filter" in this case!).
(Note for Lockal: also checked fcurves/drivers, but those names are directly taken from RNA prop name, hence they are as UI label, translated in the current language, but not stored in data. So no problem here ;) ).
Diffstat (limited to 'release/scripts/startup/bl_ui/properties_physics_softbody.py')
0 files changed, 0 insertions, 0 deletions