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>2017-01-22 14:42:14 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2017-01-22 14:42:14 +0300
commitce8889175a553967583a1152e71b4390a240a112 (patch)
tree0bb135536e2bac84bf4ac935ac5de049f57d6e9f /source/blender/editors/space_action
parentd2382f782e74f9e7b4df49ffc8e40dabb0b8af50 (diff)
Fix T50491: Cycles UI breaks when pushing F8.
Cycles add-on did not actually support reloading correctly. When you want to correctly reload sub-modules (i.e. modules of an add-on which is a package), you need to use importlib, a mere import will do nothing with already loaded modules (RNA classes are sort of pre-registered when they are evaluated, through the meta-class system).
Diffstat (limited to 'source/blender/editors/space_action')
0 files changed, 0 insertions, 0 deletions