Search found 2 matches
- Sun Jun 30, 2019 10:24 pm
- Forum: UX/UI Design
- Topic: Per-project metrics
- Replies: 12
- Views: 1556
Re: Per-project metrics
How about just changing the display? If I type 5ft 3 inches into a constraint, represent it internally in mm but leave the text as "5ft 3 inches". Display mm on mouse over? Unfortunately here in Canada we do end up having to mix units a lot, and it seems cleaner to me to make sure everything is disp...
- Sat Sep 22, 2018 12:35 pm
- Forum: Open discussion
- Topic: Ship WB problems and it's future in core (0.18)
- Replies: 48
- Views: 2935
Re: Ship WB problems and it's future in core (0.18)
Are you using pypi/python-packages to distribute addons? Python packages have allowed you to ship compiled code via python's "wheels" for a while now, so I don't think the add-on being partially written in cpp should be a problem.