Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (79bd2491e683a7b346f3847c2b67748cb9d8e41b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ethan Grammatikidis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (79bd2491e683a7b346f3847c2b67748cb9d8e41b)
  • Date: Tue, 10 Mar 2009 11:20:16 -0500

GIT changes to master grimoire by Ethan Grammatikidis <eekee57 AT fastmail.fm>:

php-pear/pear-image_3d/DETAILS | 13 +++++--------
php-pear/pear-image_3d/HISTORY | 3 +++
2 files changed, 8 insertions(+), 8 deletions(-)

New commits:
commit 79bd2491e683a7b346f3847c2b67748cb9d8e41b
Author: Ethan Grammatikidis <eekee57 AT fastmail.fm>
Commit: Ethan Grammatikidis <eekee57 AT fastmail.fm>

pear-image_3d: fixed short & long

diff --git a/php-pear/pear-image_3d/DETAILS b/php-pear/pear-image_3d/DETAILS
index c80b60e..dc8ee9c 100755
--- a/php-pear/pear-image_3d/DETAILS
+++ b/php-pear/pear-image_3d/DETAILS
@@ -5,16 +5,13 @@
PEAR_PACKAGE=Image_3D
WEB_SITE=http://pear.php.net/package/Image_3D/
LICENSE[0]=LGPL
- SHORT='PEAR: This class allows the rendering of 3 dimensional'
+ SHORT='PEAR class that allows the creation of 3 dimensional
images using PHP.
cat << EOF
-Image_3D is a highly object oriented PHP5
-package
-that allows the creation of 3 dimensional
-images
-using PHP.
+Image_3D is a highly object oriented PHP5 package that allows the creation
+of 3 dimensional images using PHP.
+
Image_3D currently supports:
-* Creation of 3D objects like cubes, spheres,
-maps, text, pie, torus, ...
+* Creation of 3D objects like cubes, spheres, maps, text, pie, torus, ...
* Own object definitions possible
* Own material definitions
* Import of 3DSMax files
diff --git a/php-pear/pear-image_3d/HISTORY b/php-pear/pear-image_3d/HISTORY
index e028cca..a40b951 100644
--- a/php-pear/pear-image_3d/HISTORY
+++ b/php-pear/pear-image_3d/HISTORY
@@ -1,3 +1,6 @@
+2009-03-10 Ethan Grammatikidis <eekee57 AT fastmail.fm>
+ * DETAILS: fixed short (made it make sense), and long (formatting)
+
2008-09-08 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* HISTORY: fixed #12619
* BUILD, DEPENDS, DETAILS, INSTALL, PRE_BUILD: added missing HISTORY
file



  • [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (79bd2491e683a7b346f3847c2b67748cb9d8e41b), Ethan Grammatikidis, 03/10/2009

Archive powered by MHonArc 2.6.24.

Top of Page