Sivu saatavilla vain englanninkielisenä.
MiikaHweb - Blender Git Statistics v1.06
Blender Git Statistics -> Branches -> temp-units-refactor
"Temp-units-refactor" branch
Total commits : 2
Total committers : 1
First Commit : August 14, 2014
Latest Commit : August 20, 2014
Commits by Date
Date | Number of Commits | |
---|---|---|
August 20, 2014 | 1 | |
August 19, 2014 | 0 | |
August 18, 2014 | 0 | |
August 17, 2014 | 0 | |
August 16, 2014 | 0 | |
August 15, 2014 | 0 | |
August 14, 2014 | 1 |
Committers
Author | Number of Commits |
---|---|
Bastien Montagne | 2 |
Popular Files
Filename | Total Edits |
---|---|
unit.c | 1 |
bl_pyapi_units.py | 1 |
Latest commits
August 20, 2014, 08:05 (GMT) |
Merge branch 'master' into temp-units-refactor |
August 14, 2014, 07:08 (GMT) |
Fix T38722: Adding units in Imperial setting results in inconsistent values Now always check for a default unit, and evaluate the whole expression in this "unit space". Not an ideal solution, but should handle most cases nicely (we can't address all possible corner cases anyway). Note default unit is searched in current string first (bigger unit of current system wins), then in previous string. Note this also replaces ',' by '+' in default separation between units, helps solving issues with parenthesis (e.g. (1'1")*2.5 would fail in existing code)! Reviewers: campbellbarton Differential Revision: https://developer.blender.org/D340 |
MiikaHweb - Blender Git Statistics v1.06