Bug 111075 - [NEW PORT] graphics/animorph: Morphing engine for MakeHuman
Summary: [NEW PORT] graphics/animorph: Morphing engine for MakeHuman
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-31 22:50 UTC by Dmitry Marakasov
Modified: 2007-04-10 20:00 UTC (History)
0 users

See Also:


Attachments
animorph-0.2.shar (3.42 KB, text/plain)
2007-03-31 22:50 UTC, Dmitry Marakasov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov 2007-03-31 22:50:02 UTC
Animorph is a morphing engine responsible for calculating and then
executing all the real time changes to the MakeHuman basemesh, as
required by the user's morph target selections and those target's value
settings.  Naturally, it also loads and saves character body setting
(.bs) files.

WWW: http://www.dedalo-3d.com/index.php

This port is needed for graphics/makehuman update;
Thanks to: Sergey Zaharchenko (for preliminary version of this port)
           OpenBSD (for pkg-descr)
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-04-08 15:58:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-04-09 15:40:44 UTC
State Changed
From-To: open->feedback

Ask for maintainer fix.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-04-10 19:54:30 UTC
miwi        2007-04-10 18:54:22 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/animorph    Makefile distinfo pkg-descr pkg-plist 
  Log:
  Animorph is a morphing engine responsible for calculating and then
  executing all the real time changes to the MakeHuman basemesh, as
  required by the user's morph target selections and those target's value
  settings.  Naturally, it also loads and saves character body setting
  (.bs) files.
  
  WWW: http://www.dedalo-3d.com/index.php
  
  PR:             ports/111075
  Submitted by:   Dmitry Marakasov <amdmi3 at amdmi3.ru>
  
  Revision  Changes    Path
  1.1059    +1 -0      ports/graphics/Makefile
  1.1       +32 -0     ports/graphics/animorph/Makefile (new)
  1.1       +3 -0      ports/graphics/animorph/distinfo (new)
  1.1       +7 -0      ports/graphics/animorph/pkg-descr (new)
  1.1       +40 -0     ports/graphics/animorph/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2007-04-10 19:55:19 UTC
State Changed
From-To: feedback->closed

New port added. Thanks!