Commit graph

12 commits

Author SHA1 Message Date
joerg
288e6428d1 Add DragonFly support. Make pthread linkage more portable. 2006-02-23 20:15:21 +00:00
joerg
a90eff9301 Fix an Apple specific buffer overflow. To skip the first argument from
Finder, some copying to and from a local buffer in main is done, without
argument checking.

When a web browser or MUA is configured to start Blender automatically,
this might be exploitable to gain priviledges of the current user.

This is related to CVE-2005-3151.
2006-02-12 21:52:18 +00:00
adam
5d1cd91f0e Changes 2.41:
* GLSL pixel and vertex shaders
* Full access to Blenders material capabilities
* Split screen and multi-viewports
* Number of fixes were made to the physics system
* Return of the armature capabilities
2006-02-10 20:34:25 +00:00
abs
ee9906d198 Fix NetBSD statvfs check to be >= 299000900 not >= 200040000
No pkgrevision bumps needed.
2005-09-06 08:10:57 +00:00
adam
7e5037406f Changes 2.37a:
* Appending from files does not set the string for "last loaded file". That could give an accidentally save over of used library files.
* International Font support was broken for non-Latin fonts.
* Other fixes
2005-08-03 11:58:14 +00:00
reinoud
f0c9f9b387 Update blender package to version 2.36nb2 fixing the creation of the
/blender file.
2005-04-11 23:01:20 +00:00
reinoud
6528be3645 Remove old non used patch-ad 2005-02-26 21:54:13 +00:00
reinoud
f33e5c9919 Big bugfix release fixing at least a 200 outstanding bugs and its
game-engine is finally working now.

Dynamic loading of python `import'ed modules finally work now too.
2005-02-26 20:34:43 +00:00
jmmv
e5f2537809 Fix build under NetBSD current (use statvfs instead of statfs). I'm not
adding a check in configure as I'd like to because it does not have any
AC_CHECK_FUNCS call that I could easily use to do this (the diff could
be quite big).
2004-06-10 22:04:12 +00:00
jschauma
da4199cb37 Add patch missed in last commit. 2004-02-17 20:39:01 +00:00
jschauma
f505b93099 Update blender to 2.28:
Among other things, this version now includes audio support.
The complete and extensive changelog is available at
http://www.blender.org/modules.php?op=modload&name=News&file=article&sid=64
2003-07-31 18:40:58 +00:00
jschauma
4216781bb9 Update blender to version 2.27. A whole lot has changed since our old 2.11
package, most notably the fact that blender is now Open Source Software, and
we can thus compile it instead of using binary only packages.  The new homepage
is http://www.blender.org.

This package tested under NetBSD/i386, NetBSD/macppc and Linux/i386 -- other
platforms are encouraged to test, but hardly any modifications should be necessary.
2003-05-28 15:51:38 +00:00