Commit Graph

17 Commits

Author SHA1 Message Date
9030f718b5 clean up, name change curvaceous galore to curve profiles 2016-01-05 13:15:15 +11:00
27a32b3ed5 Don't access bpy.context when context is passed
also quiet 'description' warnings.
2015-12-08 12:33:52 +11:00
80853daea9 Fix T46885 : Update Torus Knot Plus - New features, code cleanup & UI modifications
Reorganize the UI into categories and renamed some settings, clean up and document the code and add new feautures, main options and plus options (e.g. adaptive curve resolution, curve type, radius settings and multi-link generation).
2015-12-06 22:33:06 -05:00
71b932d1d1 Avoid creating matrix on load 2015-07-21 10:07:54 +10:00
93b9836e0b fix 2015-05-04 10:46:41 +10:00
8cf173ddbe test 2015-05-04 10:46:39 +10:00
d47e9be4fb Fix: replaced Python module "imp" with "implib"
Python 3.4.0 deprecated the "imp" module, and replaced it with
"importlib". This changes imp.reload() into implib.reload().

Reviewers: campbellbarton

Differential Revision: https://developer.blender.org/D1016
2015-01-22 17:05:39 +11:00
1c8717d484 Fix T42171: Imprecise info in add curve/mesh extra object. 2014-10-10 15:17:50 +02:00
38c657a6cd fixes to bl_info, minor cleanup, toolshelf fix for bsurfaces. 2014-08-14 19:40:12 +10:00
a323e298ad fix for last commit 2014-08-14 14:13:57 +10:00
e705b766c9 fix for console error 2014-08-14 14:10:26 +10:00
16a2f1cca0 remove menu level for cleaner integration. 2014-08-13 03:23:32 +10:00
5bc482f647 Maintenance to bl_info, remove redundant tracker URL's 2014-05-21 13:04:43 +10:00
049a5a86ed Clean-up: Updated bl_info['tracker_url'] to developer.blender.org, some minor other edits 2014-02-04 03:05:05 +01:00
2872d0440f fix [#33615] bl_info (2,6,5,0) vs. (2,65,0) ?
make addons blender versions consistent
2012-12-19 16:07:27 +00:00
30ab42921b update tracker url 2012-09-04 00:07:39 +00:00
a6f9e90eab merge of torus knots plus, curveaceous_galore & spirals addons.
this merge groups the main add curve object types under the one folder
2012-09-04 00:02:38 +00:00