Skip to content
Snippets Groups Projects
Commit c48bd67f authored by Paul Marshall's avatar Paul Marshall
Browse files

Updated documentation.

parent f5d5d991
Branches
Tags
No related merge requests found
...@@ -9,16 +9,16 @@ ...@@ -9,16 +9,16 @@
# #
# Paul "BrikBot" Marshall # Paul "BrikBot" Marshall
# Created: September 19, 2011 # Created: September 19, 2011
# Last Modified: September 20, 2011 # Last Modified: January 29, 2011
# Homepage (blog): http://post.darkarsenic.com/ # Homepage (blog): http://post.darkarsenic.com/
# //blog.darkarsenic.com/ # //blog.darkarsenic.com/
# #
# Coded in IDLE, tested in Blender 2.59. # Coded in IDLE, tested in Blender 2.61.
# Search for "@todo" to quickly find sections that need work. # Search for "@todo" to quickly find sections that need work.
# #
# ##### BEGIN GPL LICENSE BLOCK ##### # ##### BEGIN GPL LICENSE BLOCK #####
# #
# The Blender Rock Creation tool is for rapid generation of mesh rocks in Blender. # Stairbuilder is for quick stair generation.
# Copyright (C) 2011 Paul Marshall # Copyright (C) 2011 Paul Marshall
# #
# This program is free software: you can redistribute it and/or modify # This program is free software: you can redistribute it and/or modify
......
...@@ -9,16 +9,16 @@ ...@@ -9,16 +9,16 @@
# #
# Paul "BrikBot" Marshall # Paul "BrikBot" Marshall
# Created: September 19, 2011 # Created: September 19, 2011
# Last Modified: September 20, 2011 # Last Modified: January 29, 2011
# Homepage (blog): http://post.darkarsenic.com/ # Homepage (blog): http://post.darkarsenic.com/
# //blog.darkarsenic.com/ # //blog.darkarsenic.com/
# #
# Coded in IDLE, tested in Blender 2.59. # Coded in IDLE, tested in Blender 2.61.
# Search for "@todo" to quickly find sections that need work. # Search for "@todo" to quickly find sections that need work.
# #
# ##### BEGIN GPL LICENSE BLOCK ##### # ##### BEGIN GPL LICENSE BLOCK #####
# #
# The Blender Rock Creation tool is for rapid generation of mesh rocks in Blender. # Stairbuilder is for quick stair generation.
# Copyright (C) 2011 Paul Marshall # Copyright (C) 2011 Paul Marshall
# #
# This program is free software: you can redistribute it and/or modify # This program is free software: you can redistribute it and/or modify
......
...@@ -9,16 +9,16 @@ ...@@ -9,16 +9,16 @@
# #
# Paul "BrikBot" Marshall # Paul "BrikBot" Marshall
# Created: September 19, 2011 # Created: September 19, 2011
# Last Modified: September 20, 2011 # Last Modified: January 29, 2011
# Homepage (blog): http://post.darkarsenic.com/ # Homepage (blog): http://post.darkarsenic.com/
# //blog.darkarsenic.com/ # //blog.darkarsenic.com/
# #
# Coded in IDLE, tested in Blender 2.59. # Coded in IDLE, tested in Blender 2.61.
# Search for "@todo" to quickly find sections that need work. # Search for "@todo" to quickly find sections that need work.
# #
# ##### BEGIN GPL LICENSE BLOCK ##### # ##### BEGIN GPL LICENSE BLOCK #####
# #
# The Blender Rock Creation tool is for rapid generation of mesh rocks in Blender. # Stairbuilder is for quick stair generation.
# Copyright (C) 2011 Paul Marshall # Copyright (C) 2011 Paul Marshall
# #
# This program is free software: you can redistribute it and/or modify # This program is free software: you can redistribute it and/or modify
......
...@@ -9,16 +9,16 @@ ...@@ -9,16 +9,16 @@
# #
# Paul "BrikBot" Marshall # Paul "BrikBot" Marshall
# Created: September 19, 2011 # Created: September 19, 2011
# Last Modified: September 20, 2011 # Last Modified: January 29, 2011
# Homepage (blog): http://post.darkarsenic.com/ # Homepage (blog): http://post.darkarsenic.com/
# //blog.darkarsenic.com/ # //blog.darkarsenic.com/
# #
# Coded in IDLE, tested in Blender 2.59. # Coded in IDLE, tested in Blender 2.61.
# Search for "@todo" to quickly find sections that need work. # Search for "@todo" to quickly find sections that need work.
# #
# ##### BEGIN GPL LICENSE BLOCK ##### # ##### BEGIN GPL LICENSE BLOCK #####
# #
# The Blender Rock Creation tool is for rapid generation of mesh rocks in Blender. # Stairbuilder is for quick stair generation.
# Copyright (C) 2011 Paul Marshall # Copyright (C) 2011 Paul Marshall
# #
# This program is free software: you can redistribute it and/or modify # This program is free software: you can redistribute it and/or modify
......
...@@ -44,7 +44,27 @@ ...@@ -44,7 +44,27 @@
# - "T" staircase # - "T" staircase
# #
# Last Modified By: Paul "brikbot" Marshall # Last Modified By: Paul "brikbot" Marshall
# Last Modification: November 20, 2011 # Last Modification: January 29, 2011
#
# ##### BEGIN GPL LICENSE BLOCK #####
#
# Stairbuilder is for quick stair generation.
# Copyright (C) 2011 Paul Marshall
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# ##### END GPL LICENSE BLOCK #####
#----------------------------------------------------------- #-----------------------------------------------------------
# BEGIN NEW B2.5/Py3.2 CODE # BEGIN NEW B2.5/Py3.2 CODE
......
...@@ -13,16 +13,16 @@ ...@@ -13,16 +13,16 @@
# #
# Paul "BrikBot" Marshall # Paul "BrikBot" Marshall
# Created: September 19, 2011 # Created: September 19, 2011
# Last Modified: November 20, 2011 # Last Modified: January 29, 2011
# Homepage (blog): http://post.darkarsenic.com/ # Homepage (blog): http://post.darkarsenic.com/
# //blog.darkarsenic.com/ # //blog.darkarsenic.com/
# #
# Coded in IDLE, tested in Blender 2.59. # Coded in IDLE, tested in Blender 2.61.
# Search for "@todo" to quickly find sections that need work. # Search for "@todo" to quickly find sections that need work.
# #
# ##### BEGIN GPL LICENSE BLOCK ##### # ##### BEGIN GPL LICENSE BLOCK #####
# #
# The Blender Rock Creation tool is for rapid generation of mesh rocks in Blender. # Stairbuilder is for quick stair generation.
# Copyright (C) 2011 Paul Marshall # Copyright (C) 2011 Paul Marshall
# #
# This program is free software: you can redistribute it and/or modify # This program is free software: you can redistribute it and/or modify
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
# #
# ##### BEGIN GPL LICENSE BLOCK ##### # ##### BEGIN GPL LICENSE BLOCK #####
# #
# The Blender Rock Creation tool is for rapid generation of mesh rocks in Blender. # Stairbuilder is for quick stair generation.
# Copyright (C) 2011 Paul Marshall # Copyright (C) 2011 Paul Marshall
# #
# This program is free software: you can redistribute it and/or modify # This program is free software: you can redistribute it and/or modify
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment