Commit Graph

13 Commits

Author SHA1 Message Date
38dfced7bb Fix T78864: the apply_as parameter of modifier_apply was removed.
Explicitly specifying DATA was redundant anyway, as that was the default.
2020-07-15 11:37:16 +03:00
7f50343d1c Addons: Use Manual URL prefix 2020-03-05 16:26:11 -05:00
bb977fbc72 Update 'bl_info' use 'doc_url' instead of 'wiki_url' 2020-03-05 12:14:43 +11:00
8fff300d00 update manual links 2019-11-24 09:20:55 +11:00
cf63c4fb3a addons change categories: T70017 2019-09-23 11:20:43 +10:00
9b904ee25d Update Modifier tools and 3d navigation T61000 2019-01-31 10:00:43 +11:00
d7d3233715 Spelling fixes in comments and descriptions, patch by luzpaz.
Differential Revision: https://developer.blender.org/D3746
2018-10-19 18:12:29 +02:00
9077f67a5a Fix T53406: Avoid toggling visibility on Collision modifier
Bumped version to 0.2.5
Since the Collision modifier visibility was not exposed in the UI
trying to avoid unreliable results related to physics
and possibly broken setups, for now skip it in the add-on

Add reports about skipping:
- Skipped modifier name is appended
- If there are only skipped modifiers, add a new message about it

Correct bl_name of some operators so they are easier to search
2017-12-06 05:19:39 +01:00
bfc1f99bdf Modifier Tools: Update wiki link
Bumped version to 0.2.4
Update wiki link
The paramaters in self.report are not needed
No other functional changes
2017-07-24 02:22:00 +02:00
b04ab01f94 Modifier Tools: Missing Poll checks for the Search
Just the standard calling from out of context
within the Search Operator
Bumped the version to 0.2.3
2017-03-03 05:19:55 +01:00
75ebeaff4c Modifier Tools: Update to version 0.2.2
Add Viewport Visibility toggle for the active object
(fixes the toggle not doing anything if there is no selection)
Rephrase Visibility messages
Clean up the cmd/ terminal failure message
2016-11-08 01:53:01 +01:00
080432b1f2 clean up bl_info, add wiki links 2016-08-08 21:21:54 +10:00
e8f6c85d4e modifier tools, move to release: re T49037 2016-08-08 14:37:03 +10:00