Skip to content

Commit

Permalink
updated revision numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
meta-androcto committed Sep 10, 2010
1 parent 66bba98 commit f151e96
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion add_mesh_3d_function_surface.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"author": "Buerbaum Martin (Pontiac)",
"version": (0,3,5),
"blender": (2, 5, 3),
"api": 31667,
"api": 31854,
"location": "View3D > Add > Mesh > Z Function Surface & XYZ Function Surface",
"description": "Create Objects using Math Formulas",
"warning": "",
Expand Down
2 changes: 1 addition & 1 deletion add_mesh_BoltFactory/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"author": "Aaron Keith",
"version": (3,9),
"blender": (2, 5, 3),
"api": 31667,
"api": 31854,
"location": "add Mesh",
"wiki_url": "http:https://wiki.blender.org/index.php/Extensions:2.5/Py/"\
"Scripts/Add_Mesh/BoltFactory",
Expand Down
2 changes: 1 addition & 1 deletion add_mesh_ant_landscape.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"author": "Jimmy Hazevoet",
"version": (0,1,0),
"blender": (2, 5, 3),
"api": 31667,
"api": 31854,
"location": "Add Mesh menu",
"description": "Adds a landscape primitive",
"warning": "", # used for warning icon and text in addons panel
Expand Down
2 changes: 1 addition & 1 deletion add_mesh_extras.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"author": "Pontiac, Fourmadmen, meta-androcto",
"version": (0,3),
"blender": (2, 5, 3),
"api": 31667,
"api": 31854,
"location": "View3D > Add > Mesh > Extras",
"description": "Adds Star, Wedge, Sqorus & Spindle objects.",
"warning": "",
Expand Down
2 changes: 1 addition & 1 deletion add_mesh_gears.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"author": "Michel J. Anders (varkenvarken)",
"version": (2,4,1),
"blender": (2, 5, 3),
"api": 31667,
"api": 31854,
"location": "View3D > Add > Mesh > Gears ",
"description": "Adds a mesh Gear to the Add Mesh menu",
"warning": "",
Expand Down
2 changes: 1 addition & 1 deletion add_mesh_gemstones.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"author": "Pontiac, Fourmadmen, Dreampainter",
"version": (0,3),
"blender": (2, 5, 3),
"api": 31667,
"api": 31854,
"location": "View3D > Add > Mesh > Gemstones",
"description": "Adds various gemstone (Diamond & Gem) meshes.",
"warning": "",
Expand Down
2 changes: 1 addition & 1 deletion add_mesh_pipe_joint.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"author": "Buerbaum Martin (Pontiac)",
"version": (0, 10, 6),
"blender": (2, 5, 3),
"api": 31667,
"api": 31854,
"location": "View3D > Add > Mesh > Pipe Joint",
"description": "Adds 5 pipe Joint types to the Add Mesh menu",
"warning": "",
Expand Down
2 changes: 1 addition & 1 deletion add_mesh_solid.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"author": "DreamPainter",
"version": (1,),
"blender": (2, 5, 3),
"api": 31667,
"api": 31854,
"location": "View3D > Add > Mesh > Regular Solids",
"description": "Add a Regular Solid mesh.",
"warning": "",
Expand Down
2 changes: 1 addition & 1 deletion add_mesh_twisted_torus.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"author": "Paulo_Gomes",
"version": (0,11),
"blender": (2, 5, 3),
"api": 31667,
"api": 31854,
"location": "View3D > Add > Mesh ",
"description": "Adds a mesh Twisted Torus to the Add Mesh menu",
"warning": "",
Expand Down
2 changes: 1 addition & 1 deletion system_blend_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"author": "uselessdreamer",
"version": (0,3),
"blender": (2, 5, 3),
"api": 31667,
"api": 31854,
"location": "Properties space > Scene tab > Blend Info panel",
"description": "Show information about the .blend",
"warning": "",
Expand Down

0 comments on commit f151e96

Please sign in to comment.