Commit Graph

9 Commits

Author SHA1 Message Date
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
2dc06f6d50 Style edit (mostly), use """ for docstrings (not '''). 2012-07-03 09:01:43 +00:00
9291f167be remove api field, was never used. 2012-01-14 13:00:28 +00:00
147aaf7d38 adding operator presets 2011-12-30 06:06:32 +00:00
3e0c882f06 removing version info & general clean up
version info is now located on the wiki page for the script/s
2011-10-10 09:22:50 +00:00
1d1482044b /trunk: Removed final points in UI strings and messages.
Plus a few styling enhancements.

[[Split portion of a mixed commit.]]
2011-09-19 15:08:06 +00:00
52ab757453 Version 0.3.8 of the "3D Function Surfaces" script. Applied patch by Elod Csirmaz
* Modified the "Add X,Y,Z Function Surface" part:
* Changed how wrapping is done to avoid generating unnecessary vertices and make the result more intuitive.
* Added helper functions the results of which can be used in x(u,v), y(u,v), z(u,v).
* The script can now close the ends of an U-wrapped surface.
* It's now possible to create multiple objects with one set of formulae.
2011-06-09 08:37:57 +00:00
fca80ff61e update for changes in blender module layout, also add global axis conversion to FBX. 2011-05-16 07:52:45 +00:00
d96d9d390e merged "lesser" add mesh scripts.
add mesh extras, gemstones, twisted torus, gears & 3d function surfaces
Now in folder add_mesh_extra_objects under 1 init file.
2011-04-24 10:40:49 +00:00