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
path: root/extern
diff options
context:
space:
mode:
authorBastien Montagne <montagne29@wanadoo.fr>2016-11-21 17:19:34 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2016-11-21 17:25:33 +0300
commitb97c567c1df1e5c38833c4af8a95962e0ece4c61 (patch)
tree2697e82ca93f70f702c4b1b1f98c6322703539d6 /extern
parent2a78635dea1a8e8e54f5350c9856ecc69f2b1751 (diff)
Fix two very bad issues in new ID.make_local RNA function.
I) `clear_proxy` parameter was not assigned to parm in RNA define code, so 'pyfunc optional' flag was set to `new_id` parameter of `user_remap` func - super ugly! II) `clear_proxy` parameter itself, when set to False, would allow to leave .blend file in invalid state (more than one proxy of same object), this should never, ever be allowed in RNA API imho. Left the PAI untouched for now, just disabled any effect from this parameter (hence always clearing proxy when copying).
Diffstat (limited to 'extern')
0 files changed, 0 insertions, 0 deletions