blob: 739a2b39dd0a658565b0a692e6da6cbc267e579d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = blender-plugin-yavne
pkgdesc = This Blender addon provides a set of tools for editing vertex normals. Y.A.V.N.E. can dramatically improve the visual quality of a mesh without altering geometry.
pkgver = 1.3.0_r35.ef7c1a2
pkgrel = 1
url = https://github.com/fedackb/yavne
arch = any
license = GPL
makedepends = git
depends = blender
source = yavne::git+https://github.com/fedackb/yavne.git
md5sums = SKIP
pkgname = blender-plugin-yavne
|