From Fedora Project Wiki
(Fix numerous misspellings)
(Grammatical fixes)
Line 14: Line 14:


== Detailed Description ==
== Detailed Description ==
Blender-2.5 provide a new designed UI and tools. It's based on python-3.2 and have a changed ABI for
Blender-2.5 provides a newly designed UI and tools. It's based on python-3.2 and has a changed ABI for
third-party scripts.
third-party scripts.


Currently existing packages which depend on blender have to migrate to make sure, that they
Currently existing packages which depend on blender have to be tested to make sure that they
are works together with this new release.
work together with this new release.


One packaging related change is the move of the script directory to %{_datadir}/blender/<BLENDERVERSION>/scripts.
One packaging related change is the move of the script directory to %{_datadir}/blender/<BLENDERVERSION>/scripts.
Additionally there is no need for a wrapper which created symlinks in the ~/.blender directory anymore.
Additionally there is no need for a wrapper to create symlinks in the ~/.blender directory any more.
 


== Benefit for Fedora ==
== Benefit for Fedora ==

Revision as of 23:04, 25 May 2011

Update to Blender 2.5 serires

This feature bring blender-2.57 or later on Fedora 16. the aim of the blender 2.5 project is to provide a new release of blender with a new designed UI. Enhanced tools and animations.

Owner

current Status

  • Targeted Release: Fedora 16
  • Last Update: 2011-05-17
  • Percentage of completion: 30%

Detailed Description

Blender-2.5 provides a newly designed UI and tools. It's based on python-3.2 and has a changed ABI for third-party scripts.

Currently existing packages which depend on blender have to be tested to make sure that they work together with this new release.

One packaging related change is the move of the script directory to %{_datadir}/blender/<BLENDERVERSION>/scripts. Additionally there is no need for a wrapper to create symlinks in the ~/.blender directory any more.

Benefit for Fedora

Providing a release of blender which was ported to python-3.2 or above.

How to Test

  • Try out primary blender package
  • Try out addon packages which require blender

User Experience

  • New improved user interface
  • new tools.

Dependencies

There are two packages which requires blender:

LuxRender
YafaRay
yofrankie-bge


Contingency Plan

Revert to blender-2.49b. Provide additional blender25 package if possible.

Documentation

Create a blender249 package which can use for the packages which could not migrated to blender-2.57b or above.

Blender Development Page

Release Notes

Blender-2.5 provides a new release of blender with a new designed user Interface and tools which is based on python-3.2.