summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/ptex: Drop 2.1.28-r1 and 2.3.0Andreas Sturmlechner2019-06-091-2/+0
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/ptex: 2.3.2 version bumpAndreas Sturmlechner2019-05-211-0/+1
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/ptex: bump to version 2.3.0Jonathan Scruggs2018-08-151-0/+1
| | | | | Restrict tests as not fixed upstream: Closes: https://bugs.gentoo.org/646006
* media-libs/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* media-libs/ptex: New packageJonathan Scruggs2016-10-231-0/+1
Ptex is a texture mapping system developed by Walt Disney Animation Studios for production-quality rendering: - No UV assignment is required! Ptex applies a separate texture to each face of a subdivision or polygon mesh. - The Ptex file format can efficiently store hundreds of thousands of texture images in a single file. - The Ptex API provides cached file I/O and high-quality filtering: everything that is needed to easily add Ptex support to a production-quality renderer or texture authoring application. Gentoo-Bug: 573444 Signed off by: Jonathan Scruggs (j.scruggs@gmail.com, irc: Dracwyrm) Signed off by: Adrian Grigo (agrigo2001@yahoo.com.au) Closes: https://github.com/gentoo/gentoo/pull/2531 Signed-off-by: David Seifert <soap@gentoo.org>