Changelog:
*At the point of writing this, the source code is almost ready for a stable 
release.
*It is now possible to disable sample buffers via settings (on the general tab).
 This is the first thing to try on graphics cards which have trouble rendering
 the 3d canvas.
*It is now possible to enforce "noshaders" via settings (on the general tab).
 This is the second thing to try on graphics cards which have trouble rendering
 the 3d canvas.
*The UI should now scale properly on UHD/4K displays (thanks dennj). There is a
 setting ("use HDPI") for this under settings -> general.
*TARGETS: The core targets were reworked to assure left/right
 symmetry.

Index: Makefile
===================================================================
RCS file: /cvs/ports/graphics/makehuman/Makefile,v
retrieving revision 1.32
diff -u -p -r1.32 Makefile
--- Makefile    16 Jul 2020 04:36:04 -0000      1.32
+++ Makefile    29 Jul 2020 11:28:58 -0000
@@ -6,7 +6,7 @@ PKGNAME=        makehuman-1.2.0beta2

 GH_ACCOUNT=    makehumancommunity
 GH_PROJECT=    makehuman
-GH_TAGNAME=    1c6a4147eeec0f1f07f73904f33ebd4e8ef0065a
+GH_TAGNAME=    b0ca7c8837327b6fbcccfcc85f75a9854f95ea05

 CATEGORIES=    graphics

Index: distinfo
===================================================================
RCS file: /cvs/ports/graphics/makehuman/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo    13 Jul 2020 20:09:27 -0000      1.6
+++ distinfo    29 Jul 2020 11:28:58 -0000
@@ -1,2 +1,2 @@
-SHA256 (makehuman-1c6a4147eeec0f1f07f73904f33ebd4e8ef0065a.tar.gz) = 
VQdoltUaK+FwL3HEH79FOIn8wzEqpPWQPDvskadOspc=
-SIZE (makehuman-1c6a4147eeec0f1f07f73904f33ebd4e8ef0065a.tar.gz) = 45406756
+SHA256 (makehuman-b0ca7c8837327b6fbcccfcc85f75a9854f95ea05.tar.gz) = 
yiUgSLbT2ermyuL8bGbK0avw6jye4D/30hBZCyJOu1I=
+SIZE (makehuman-b0ca7c8837327b6fbcccfcc85f75a9854f95ea05.tar.gz) = 43407370
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/graphics/makehuman/pkg/PLIST,v
retrieving revision 1.5
diff -u -p -r1.5 PLIST
--- pkg/PLIST   13 Jul 2020 20:09:28 -0000      1.5
+++ pkg/PLIST   29 Jul 2020 11:28:59 -0000
@@ -1,4 +1,4 @@
-@comment $OpenBSD: PLIST,v 1.5 2020/07/13 20:09:28 rsadowski Exp $
+@comment $OpenBSD: PLIST,v$
 bin/makehuman
 share/applications/MakeHuman.desktop
 share/makehuman/

Attachment: diff
Description: Binary data

Reply via email to