Campbell Barton
646ef49e19
Cleanup: use percentage formatting
...
`str.format` and `f-string` use was minimal.
Prefer using a single style of string formatting
unless an alternative is more widely adopted.
2020-06-26 12:33:19 +10:00
Dalai Felinto
16ed7aebf2
Bug report preset update (last worked version)
...
I updated the "Worked" field in the online form but forgot to do it for
the oeprator from within Blender.
2020-03-12 11:14:53 +01:00
Campbell Barton
61ff578eab
UI: add URL presets
...
This adds a url-preset operator to simplify opening re-usable links.
- Standard websites have their own tool-tip.
- De-duplicate logic to get URL's that include version information.
- Reporting bugs no longer needs to have all information
included in the URL.
D5498 by @luisbg with edits.
2019-08-20 23:44:18 +10:00
Campbell Barton
ae19f68d45
Cleanup: pep8
2019-07-28 17:45:55 +10:00
mano-wii
963b761144
WM: Pre-fill bug-reports for addons
...
This is an increment of the proposed changes in D4507.
Differential Revision: https://developer.blender.org/D5303
2019-07-26 11:19:21 -03:00
Campbell Barton
d555f6a4ab
WM: pre-fill bug-reports
...
D4507 by @LazyDodo w/ edits & moved into own module.
2019-03-13 23:20:48 +11:00