Commit Graph

10 Commits

Author SHA1 Message Date
Alexandre C. Guimarães
f91ce8a917 graphics/blender: Update to 2.80
PR:		239589
Submitted by:	Shane <FreeBSD@ShaneWare.Biz> (maintainer)
Approved by:	tcberner (mentor)
2019-08-15 19:09:14 +00:00
Thomas Zander
3c0bbaa33b Update to upstream version 2.79b
Detailed maintainer log:
- Update graphics/blender to 2.79b
- Add Alembic option to include graphics/alembic for import/export options
- Modernize cmake options
- Add py-numpy as a dependency now that flavours can give us the py35
  version. This is expected to be in place by several addons.
- Add USES=compiler:c++14-lang to build using clang50, this fixes the
  build on 10.4 and is already a dependency through opengl.

PR:		227644
Submitted by:	FreeBSD@ShaneWare.Biz (maintainer)
2018-04-28 12:19:23 +00:00
Steve Wills
e0bdf3c25c graphics/blender: Update to 2.79
While here, give maintainship to submitter

PR:		222303
Submitted by:	Shane <FreeBSD@ShaneWare.Biz>
2017-10-19 14:57:16 +00:00
Marcus von Appen
603825dfe3 - Update to version 2.76b
Blender 2.76 comes with hundreds of bug fixes and many new features,
such as

* support for Pixar's OpenSubdiv technology
* huge performance improvements for the viewport
* auto-offset support for nodes
* new point density texture support for cycles
* new modeling tools

Changelog: http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.76
2015-12-15 13:32:27 +00:00
Marcus von Appen
0190c9008e - Update to version 2.75
- Remove the DEBUG option, since it only makes sense, if everything is
  built with WITH_DEBUG

Blender 2.75 comes with many new features and hundreds of bug fixes:
* fully integrated multi-view and stereo 3D pipeline, including shutter
  lenses, interlaced modes and more
* heavily improved cycles rendering, especially for light sampling and
  seeds
* improved modeling modifiers as well as a new corrective smooth
  modifier
* mist attribute animation in the game engine
* improved 3D view painting

Changelog: http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.75
2015-07-08 17:00:39 +00:00
Marcus von Appen
6eefcd7381 - Update to version 2.72b
Changelog: http://www.blender.org/features/2-72/

- Mark FFMPEG usage as broken on amd64, if the CPU supports SSE. Blender
  will crash with a SIGBUS error on rendering.
- Add an explicit DEBUG option to make tracking errors easier.
2014-11-23 14:44:25 +00:00
Marcus von Appen
45eb02aedb - Update to version 2.71
- Deactivate CYCLES and CYCLESOSL by default, since they sometimes break the
  build and binary on 8.x and 9.x due to an invalid boost assert, which's
  origin is unclear. This however does not seem to happen in every build.

Features: http://www.blender.org/features/2-71/
Changelog: http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.71
2014-07-08 16:35:10 +00:00
Marcus von Appen
55a2a467c2 - Add a new option COLLADA, which adds COLLADA im/export support via
graphics/opencollada
2013-11-17 18:27:54 +00:00
Marcus von Appen
e08dba80e2 - Update to version 2.69
- Add LICENSE
- Switch to new LIB_DEPENDS format
- Enabling staging support
- Simplify OPTION knob handling
- Unbreak the build on 8.x, 10.x and CURRENT after the update of
  graphics/opencv and graphics/openshadinglanguage, which require
  llvm3.3

Supported by:	tijl@, Shane Ambler <FreeBSD@ShaneWare.Biz>
2013-11-15 16:58:02 +00:00
Marcus von Appen
efd0bfb812 - Update to 2.67
- Reorganise options to better match the package's option names
2013-05-19 12:36:00 +00:00