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:
authorHans Goudey <h.goudey@me.com>2021-01-27 20:19:54 +0300
committerHans Goudey <h.goudey@me.com>2021-01-27 20:19:54 +0300
commitc71a8e837616159735a925bbb82c868646e7d3a1 (patch)
tree1a2baa4562e9c4eb19db8fc7344b30e0bdd59272 /source/blender/editors/space_script
parent0e39c526d856f9807cbb84d816fb6a433ec95095 (diff)
UI: Fix incorrect RNA percentage property definitions
In two cases the percentage property was actually used incorrectly, as pointed out in T82070. The range was [0, 1], but the properties were still displayed as percentages. There is a preference to control whether to display factors or percentages, so it usually doesn't make sense to manually define properties as percentages. Resolves T82070 Differential Revision: https://developer.blender.org/D9344
Diffstat (limited to 'source/blender/editors/space_script')
0 files changed, 0 insertions, 0 deletions