pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/blender Update to 2.31a as blender-2.31.0.1. ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7627b4032890
branches: trunk
changeset: 466054:7627b4032890
user: jschauma <jschauma%pkgsrc.org@localhost>
date: Sat Jan 10 20:25:10 2004 +0000
description:
Update to 2.31a as blender-2.31.0.1. Changes to 2.31:
- 3D Window: while moving Camera Object in camera view, the constraint
line was drawn incorrect.
- 3D Window: the Transform Panel displayed wrong when in FaceSelect or
VertexPaint mode.
- 3D Window: in the MKEY "move to layer" menu, the numeric hotkeys were
mixed up
- Ipo Window: in newly created Ipo Windows the Transform Panel was drawn
with zero size
- Rendering: autosmooth was always on when Material option "Radio" was
set... should only be done when render option "Radio" was set too.
- OSX: restored CTRL+F12 or ALT+F12 for rendering when your system ejects
CDROM with F12 (ahem!).
- OSX: fixed bug in using texture and sequence plugins (thanks Bischofftep!).
In the distro are sample compiled plugins (.so) included.
- MS Windows: the File Browse window displayed wrong path/filename on
attempt to read a non-existing directory.
- Added for the manual designers: when you want to make screenshot with a
pulldown or popup menu in it, press (alt+)ctrl+f3 while the menu is
visible, then ESC, and press (alt+)ctrl+f3 again. Note the (alt+) is
for OSX users only.
diffstat:
graphics/blender/Makefile | 5 +++--
graphics/blender/distinfo | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
diffs (25 lines):
diff -r e138b9c0435e -r 7627b4032890 graphics/blender/Makefile
--- a/graphics/blender/Makefile Sat Jan 10 20:18:08 2004 +0000
+++ b/graphics/blender/Makefile Sat Jan 10 20:25:10 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2004/01/10 19:59:02 jschauma Exp $
+# $NetBSD: Makefile,v 1.28 2004/01/10 20:25:10 jschauma Exp $
#
-DISTNAME= blender-2.31
+DISTNAME= blender-2.31a
+PKGNAME= blender-2.31.0.1
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.cs.umn.edu/pub/blender.org/source/ \
http://download.blender.org/source/
diff -r e138b9c0435e -r 7627b4032890 graphics/blender/distinfo
--- a/graphics/blender/distinfo Sat Jan 10 20:18:08 2004 +0000
+++ b/graphics/blender/distinfo Sat Jan 10 20:25:10 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.8 2004/01/10 19:59:02 jschauma Exp $
+$NetBSD: distinfo,v 1.9 2004/01/10 20:25:10 jschauma Exp $
-SHA1 (blender-2.31.tar.bz2) = aa40963ed2d812a964f3d6db4b3776f78f8e01ba
-Size (blender-2.31.tar.bz2) = 4546274 bytes
+SHA1 (blender-2.31a.tar.bz2) = 72cacaab9b1e0e1f609fb984994be4eed41e7746
+Size (blender-2.31a.tar.bz2) = 4540160 bytes
Home |
Main Index |
Thread Index |
Old Index