This repository has been archived on 2023-10-03. You can view files and clone it, but cannot push or open issues or pull requests.
Inês Almeida ccedb7cbb1 Fix operator descriptions ending in '.'
By default, blender will take the operator class description comment as the description for the UI tooltip, which should not have a trailing dot.
I duplicated the descriptions into an explicit bl_description to have a clear distinction between user UI and coder comment, but simply removing the dot from the comment would also work
2016-10-04 23:17:50 +02:00
..
2016-07-08 17:00:44 +02:00
2016-03-18 14:03:25 +01:00
2016-09-23 14:06:36 +02:00
2016-07-21 11:17:53 +02:00