[libogre-perl] 01/11: Merge tag 'upstream/0.60'

gregor herrmann gregoa at debian.org
Fri Aug 2 12:49:21 UTC 2013


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libogre-perl.

commit 4c0ecea9324d5238bbe0eb2a2ca7ec6cbf038456
Merge: ded148e 05f0fc8
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Aug 2 13:18:28 2013 +0200

    Merge tag 'upstream/0.60'
    
    Upstream version 0.60

 Changes                                    |    9 +
 MANIFEST                                   |    4 +-
 META.yml                                   |    4 +-
 Makefile.PL                                |    6 +-
 Ogre.pm                                    |    7 +-
 Ogre.xs                                    |    9 +-
 Ogre/AnimableObject.pm                     |   24 +++
 Ogre/ProgressiveMesh.pm                    |   24 ---
 Ogre/{AnimableObject.pm => RenderQueue.pm} |    2 +-
 Ogre/RenderTarget/FrameStats.pm            |   26 +++
 README.txt                                 |   45 +---
 examples/README.txt                        |   22 +-
 genscripts/showmeths.pl                    |  322 ++++++++++++++++++++++++++++
 perlOGRE.h                                 |   10 +-
 xs/Mesh.xs                                 |    3 -
 xs/Quaternion.xs                           |    6 +-
 xs/RenderQueue.xs                          |    1 +
 xs/SubMesh.xs                              |    2 -
 xs/VertexData.xs                           |    9 +
 xs/VertexDeclaration.xs                    |    9 +
 20 files changed, 444 insertions(+), 100 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libogre-perl.git



More information about the Pkg-perl-cvs-commits mailing list