pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/blender



Module Name:    pkgsrc
Committed By:   joerg
Date:           Fri Jan 10 20:06:46 UTC 2014

Modified Files:
        pkgsrc/graphics/blender: Makefile PLIST distinfo
        pkgsrc/graphics/blender/patches: patch-ab
            patch-build__files_scons_config_netbsd6-config.py
Added Files:
        pkgsrc/graphics/blender/patches:
            patch-extern_carve_lib_triangulator.cpp
            
patch-extern_libmv_third__party_ceres_internal_ceres_collections__port.h
            patch-extern_rangetree_range__tree.hh
            patch-intern_cycles_util_util__types.h
            patch-intern_itasc_Armature.cpp patch-intern_itasc_kdl_frameacc.hpp
            patch-intern_itasc_kdl_frames.hpp
            patch-intern_itasc_kdl_framevel.hpp
            patch-intern_itasc_kdl_jacobian.hpp
            patch-intern_itasc_kdl_jntarray.hpp
            patch-intern_itasc_kdl_jntarrayacc.hpp
            patch-intern_itasc_kdl_jntarrayvel.hpp
            patch-intern_itasc_kdl_tree.cpp patch-intern_itasc_kdl_tree.hpp
            patch-intern_itasc_kdl_treefksolverpos__recursive.cpp
            patch-intern_itasc_kdl_treefksolverpos__recursive.hpp
            patch-intern_itasc_kdl_treejnttojacsolver.cpp

Log Message:
Update to Blender 2.69. Add fixes for building with Clang, either from
upstream or submitted for upstream. Import changes:

A new hidden wire display option was added to help with retopology. Mesh
Bisect is a new tool to cut meshes in half. The Bridge, Edgenet fill,
Grid fill and Symmetrize tools were improved. New curve and lattice
editing tools were added too.

Hair rendering was improved with a new Hair shader and reorganized
settings. Subsurface scattering uses a new sampling algorithm and now
supports bump mapping and texture blurring. Sky rendering now uses a
more accurate sky model. New blackbody, vector transform and HSV nodes
were added. The non-progressive integrator was renamed to Branched Path
Integrator, and is now available for GPU rendering.

The Motion tracker now supports plane tracking, which can be used to
replace billboards, screens and other flat things in footage.

Lists in the user interface can now be resized, sorted and filtered.
Further there are small improvements for vertex parenting, empty
objects, the shrinkwrap modifier, mask editing, armatures, f-curves and
drivers.

FBX Import support has been added and FBX/OBJ can now export split
normals (without the need for the edge split modifier).

In addition to the new features, over 270 bugs that existed in previous
releases have been fixed.


To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 pkgsrc/graphics/blender/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/graphics/blender/PLIST
cvs rdiff -u -r1.38 -r1.39 pkgsrc/graphics/blender/distinfo
cvs rdiff -u -r1.11 -r1.12 pkgsrc/graphics/blender/patches/patch-ab
cvs rdiff -u -r1.2 -r1.3 \
    
pkgsrc/graphics/blender/patches/patch-build__files_scons_config_netbsd6-config.py
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/graphics/blender/patches/patch-extern_carve_lib_triangulator.cpp \
    
pkgsrc/graphics/blender/patches/patch-extern_libmv_third__party_ceres_internal_ceres_collections__port.h
 \
    pkgsrc/graphics/blender/patches/patch-extern_rangetree_range__tree.hh \
    pkgsrc/graphics/blender/patches/patch-intern_cycles_util_util__types.h \
    pkgsrc/graphics/blender/patches/patch-intern_itasc_Armature.cpp \
    pkgsrc/graphics/blender/patches/patch-intern_itasc_kdl_frameacc.hpp \
    pkgsrc/graphics/blender/patches/patch-intern_itasc_kdl_frames.hpp \
    pkgsrc/graphics/blender/patches/patch-intern_itasc_kdl_framevel.hpp \
    pkgsrc/graphics/blender/patches/patch-intern_itasc_kdl_jacobian.hpp \
    pkgsrc/graphics/blender/patches/patch-intern_itasc_kdl_jntarray.hpp \
    pkgsrc/graphics/blender/patches/patch-intern_itasc_kdl_jntarrayacc.hpp \
    pkgsrc/graphics/blender/patches/patch-intern_itasc_kdl_jntarrayvel.hpp \
    pkgsrc/graphics/blender/patches/patch-intern_itasc_kdl_tree.cpp \
    pkgsrc/graphics/blender/patches/patch-intern_itasc_kdl_tree.hpp \
    
pkgsrc/graphics/blender/patches/patch-intern_itasc_kdl_treefksolverpos__recursive.cpp
 \
    
pkgsrc/graphics/blender/patches/patch-intern_itasc_kdl_treefksolverpos__recursive.hpp
 \
    
pkgsrc/graphics/blender/patches/patch-intern_itasc_kdl_treejnttojacsolver.cpp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index