From owner-svn-ports-head@FreeBSD.ORG Sun Jul 22 19:22:59 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D4E3106564A; Sun, 22 Jul 2012 19:22:59 +0000 (UTC) (envelope-from sperber@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 865448FC16; Sun, 22 Jul 2012 19:22:59 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q6MJMx4r017877; Sun, 22 Jul 2012 19:22:59 GMT (envelope-from sperber@svn.freebsd.org) Received: (from sperber@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q6MJMxqZ017866; Sun, 22 Jul 2012 19:22:59 GMT (envelope-from sperber@svn.freebsd.org) Message-Id: <201207221922.q6MJMxqZ017866@svn.freebsd.org> From: Armin Pirkovitsch Date: Sun, 22 Jul 2012 19:22:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r301343 - in head/graphics/k3d: . files X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jul 2012 19:22:59 -0000 Author: sperber Date: Sun Jul 22 19:22:58 2012 New Revision: 301343 URL: http://svn.freebsd.org/changeset/ports/301343 Log: - Update to version 0.8.0.2 - Update WWW: line - Switch to optionsng - Add LICENSE PR: ports/169418 Submitted by: KATO Tsuguru Approved by: beat (mentor) Added: head/graphics/k3d/files/patch-k3dsdk__data.h (contents, props changed) head/graphics/k3d/files/patch-k3dsdk__gil__boost__gil__extension__dynamic_image__apply_operation_base.hpp (contents, props changed) head/graphics/k3d/files/patch-k3dsdk__gil__boost__gil__extension__io__png_io_private.hpp (contents, props changed) head/graphics/k3d/files/patch-k3dsdk__ngui__main_document_window.cpp (contents, props changed) - copied, changed from r301155, head/graphics/k3d/files/patch-ngui__main_document_window.cpp head/graphics/k3d/files/patch-k3dsdk__ngui__render.cpp (contents, props changed) - copied, changed from r301155, head/graphics/k3d/files/patch-ngui_render.cpp head/graphics/k3d/files/patch-modules__animation__interpolator.h (contents, props changed) Deleted: head/graphics/k3d/files/patch-k3dsdk-log.cpp head/graphics/k3d/files/patch-k3dsdk__signal_system.h head/graphics/k3d/files/patch-ngui__main_document_window.cpp head/graphics/k3d/files/patch-ngui_render.cpp Modified: head/graphics/k3d/Makefile (contents, props changed) head/graphics/k3d/distinfo (contents, props changed) head/graphics/k3d/pkg-descr (contents, props changed) head/graphics/k3d/pkg-plist (contents, props changed) Modified: head/graphics/k3d/Makefile ============================================================================== --- head/graphics/k3d/Makefile Sun Jul 22 18:50:58 2012 (r301342) +++ head/graphics/k3d/Makefile Sun Jul 22 19:22:58 2012 (r301343) @@ -7,59 +7,120 @@ # PORTNAME= k3d -PORTVERSION= 0.6.7.0 -DISTVERSIONSUFFIX=-src -PORTREVISION= 12 +PORTVERSION= 0.8.0.2 +DISTVERSIONPREFIX= source- CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/K-3D%20Source/K-3D%20${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= 3D modeling, animation, and rendering system -BUILD_DEPENDS= ${LOCALBASE}/lib/libplibul.a:${PORTSDIR}/x11-toolkits/plib -LIB_DEPENDS= MagickWand.5:${PORTSDIR}/graphics/ImageMagick \ - IlmImf.6:${PORTSDIR}/graphics/OpenEXR \ - gts.5:${PORTSDIR}/graphics/gts \ - gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \ - gtkglext-x11-1.0:${PORTSDIR}/x11-toolkits/gtkglext \ - boost_signals.4:${PORTSDIR}/devel/boost-libs \ - execinfo:${PORTSDIR}/devel/libexecinfo -RUN_DEPENDS= ppmtompeg:${PORTSDIR}/graphics/netpbm +LICENSE= GPLv2 -WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} +BUILD_DEPENDS= ${LOCALBASE}/include/gmm/gmm.h:${PORTSDIR}/math/gmm++ +LIB_DEPENDS= boost_python:${PORTSDIR}/devel/boost-python-libs \ + execinfo:${PORTSDIR}/devel/libexecinfo \ + jpeg:${PORTSDIR}/graphics/jpeg \ + png15:${PORTSDIR}/graphics/png \ + tiff:${PORTSDIR}/graphics/tiff \ + uuid:${PORTSDIR}/misc/e2fsprogs-libuuid \ + expat:${PORTSDIR}/textproc/expat2 \ + gtkglext-x11-1.0:${PORTSDIR}/x11-toolkits/gtkglext \ + gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 -USE_GL= yes +OPTIONS_DEFINE= 3DS COMPIZ GNOME PERFTOOLS GTS IMAGEMAGICK OPENEXR +3DS_DESC= 3ds_io plugin module +COMPIZ_DESC= Compiz plugin module +GNOME_DESC= GNOME integration plugin module +PERFTOOLS_DESC= Google Perftools profiling module +GTS_DESC= GNU Triangulated Surfaces plugin module +IMAGEMAGICK_DESC= ImageMagick file format module +OPENEXR_DESC= OpenEXR file format module + +USE_BZIP2= yes +USE_GL= glu +USE_GNOME= gtksourceview2 +USE_DOS2UNIX= *.hpp +USE_GCC= 4.6+ USE_PYTHON= yes -GNU_CONFIGURE= yes -CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -CONFIGURE_ARGS= --without-docbook --without-graphviz \ - --with-truetype=freetype2 --with-imagemagick --with-jpeg \ - --with-python=${PYTHONBASE} --with-tiff --with-openexr \ - --with-plib --with-png --with-external-boost --with-libxml2 -USE_GMAKE= yes -USE_GNOME= libxslt -WANT_GNOME= yes +USE_GETTEXT= yes +USE_CMAKE= yes +CMAKE_OUTSOURCE=yes +CMAKE_ARGS= -DK3D_INTL_INCLUDE_DIRS:STRING="-I${LOCALBASE}/include" \ + -DK3D_INTL_LIBS:STRING="-L${LOCALBASE}/lib -lintl" \ + -DK3D_BUILD_CARVE_MODULE:BOOL=OFF \ + -DK3D_BUILD_CGAL_MODULE:BOOL=OFF \ + -DK3D_BUILD_COLLADA_IO_MODULE:BOOL=OFF \ + -DK3D_BUILD_INOTIFY_MODULE:BOOL=OFF \ + -DK3D_BUILD_OPENCASCADE_MODULE:BOOL=OFF USE_LDCONFIG= yes -MAN1= k3d.1 +MAKE_JOBS_SAFE= yes -OPTIONS_DEFINE= GNOME +MAN1= k3d.1 k3d-renderframe.1 k3d-renderjob.1 k3d-sl2xml.1 \ + k3d-uuidgen.1 .include +.if ${PORT_OPTIONS:M3DS} +LIB_DEPENDS+= 3ds-1:${PORTSDIR}/graphics/lib3ds +PLIST_SUB+= 3DS="" +.else +CMAKE_ARGS+= -DK3D_BUILD_3DS_IO_MODULE:BOOL=OFF +PLIST_SUB+= 3DS="@comment " +.endif + +.if ${PORT_OPTIONS:MCOMPIZ} +LIB_DEPENDS+= dbus-glib:${PORTSDIR}/devel/dbus-glib +PLIST_SUB+= COMPIZ="" +.else +CMAKE_ARGS+= -DK3D_BUILD_COMPIZ_MODULE:BOOL=OFF +PLIST_SUB+= COMPIZ="@comment " +.endif + .if ${PORT_OPTIONS:MGNOME} -USE_GNOME+= libgnome -CONFIGURE_ARGS+=--with-gnome -PKGNAMESUFFIX= -gnome +USE_GNOME+= gnomevfs2 PLIST_SUB+= GNOME="" .else -CONFIGURE_ARGS+=--without-gnome +CMAKE_ARGS+= -DK3D_BUILD_GNOME_MODULE:BOOL=OFF PLIST_SUB+= GNOME="@comment " .endif +.if ${PORT_OPTIONS:MPERFTOOLS} +LIB_DEPENDS+= profiler:${PORTSDIR}/devel/google-perftools +PLIST_SUB+= PERFTOOLS="" +.else +CMAKE_ARGS+= -DK3D_BUILD_GOOGLE_PERFTOOLS_MODULE:BOOL=OFF +PLIST_SUB+= PERFTOOLS="@comment " +.endif + +.if ${PORT_OPTIONS:MGTS} +LIB_DEPENDS+= gts:${PORTSDIR}/graphics/gts +PLIST_SUB+= GTS="" +.else +CMAKE_ARGS+= -DK3D_BUILD_GTS_MODULE:BOOL=OFF +PLIST_SUB+= GTS="@comment " +.endif + +.if ${PORT_OPTIONS:MIMAGEMAGICK} +LIB_DEPENDS+= MagickCore:${PORTSDIR}/graphics/ImageMagick +PLIST_SUB+= IMAGEMAGICK="" +.else +CMAKE_ARGS+= -DK3D_BUILD_IMAGEMAGICK_IO_MODULE:BOOL=OFF +PLIST_SUB+= IMAGEMAGICK="@comment " +.endif + +.if ${PORT_OPTIONS:MOPENEXR} +LIB_DEPENDS+= IlmImf:${PORTSDIR}/graphics/OpenEXR +PLIST_SUB+= OPENEXR="" +.else +CMAKE_ARGS+= -DK3D_BUILD_OPENEXR_IO_MODULE:BOOL=OFF +PLIST_SUB+= OPENEXR="@comment " +.endif + post-patch: - ${REINPLACE_CMD} -e 's,/usr/local/include,${LOCALBASE}/include,' \ - -e 's,/usr/local/lib,${LOCALBASE}/lib,' \ - ${WRKSRC}/configure + @${REINPLACE_CMD} -e \ + 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/cmake/modules/*.cmake + @${REINPLACE_CMD} -e \ + 's|share/man|man|' ${WRKSRC}/man/CMakeLists.txt .include Modified: head/graphics/k3d/distinfo ============================================================================== --- head/graphics/k3d/distinfo Sun Jul 22 18:50:58 2012 (r301342) +++ head/graphics/k3d/distinfo Sun Jul 22 19:22:58 2012 (r301343) @@ -1,2 +1,2 @@ -SHA256 (k3d-0.6.7.0-src.tar.gz) = 6499424c999728e92ded1c3b6e8a175beece6f0b2db5e619baad9a46d918e615 -SIZE (k3d-0.6.7.0-src.tar.gz) = 6677458 +SHA256 (k3d-source-0.8.0.2.tar.bz2) = fd70f35b9d31222d9fb8181d338e6301d9ef796d5ca8f0f970b1b50f1616cd05 +SIZE (k3d-source-0.8.0.2.tar.bz2) = 6998591 Added: head/graphics/k3d/files/patch-k3dsdk__data.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/k3d/files/patch-k3dsdk__data.h Sun Jul 22 19:22:58 2012 (r301343) @@ -0,0 +1,29 @@ +--- k3dsdk/data.h.orig 2010-07-03 11:27:46.000000000 +0900 ++++ k3dsdk/data.h 2012-06-20 16:00:25.000000000 +0900 +@@ -580,7 +580,7 @@ + + try + { +- set_value(boost::lexical_cast(*new_value), Hint); ++ this->set_value(boost::lexical_cast(*new_value), Hint); + return true; + } + catch(...) +@@ -865,7 +865,7 @@ + + try + { +- set_value(boost::lexical_cast(*new_value), Hint); ++ this->set_value(boost::lexical_cast(*new_value), Hint); + return true; + } + catch(...) +@@ -1011,7 +1011,7 @@ + + try + { +- set_value(boost::lexical_cast(*new_value), Hint); ++ this->set_value(boost::lexical_cast(*new_value), Hint); + return true; + } + catch(...) Added: head/graphics/k3d/files/patch-k3dsdk__gil__boost__gil__extension__dynamic_image__apply_operation_base.hpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/k3d/files/patch-k3dsdk__gil__boost__gil__extension__dynamic_image__apply_operation_base.hpp Sun Jul 22 19:22:58 2012 (r301343) @@ -0,0 +1,20 @@ +--- k3dsdk/gil/boost/gil/extension/dynamic_image/apply_operation_base.hpp.orig 2012-06-20 07:41:16.000000000 +0900 ++++ k3dsdk/gil/boost/gil/extension/dynamic_image/apply_operation_base.hpp 2012-06-20 16:07:44.000000000 +0900 +@@ -114,7 +114,7 @@ + template + struct reduce_bind1 { + const T2& _t2; +- mutable Op& _op; ++ Op& _op; + + typedef typename Op::result_type result_type; + +@@ -127,7 +127,7 @@ + struct reduce_bind2 { + const Bits1& _bits1; + std::size_t _index1; +- mutable Op& _op; ++ Op& _op; + + typedef typename Op::result_type result_type; + Added: head/graphics/k3d/files/patch-k3dsdk__gil__boost__gil__extension__io__png_io_private.hpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/k3d/files/patch-k3dsdk__gil__boost__gil__extension__io__png_io_private.hpp Sun Jul 22 19:22:58 2012 (r301343) @@ -0,0 +1,53 @@ +--- k3dsdk/gil/boost/gil/extension/io/png_io_private.hpp.orig 2010-07-03 11:27:47.000000000 +0900 ++++ k3dsdk/gil/boost/gil/extension/io/png_io_private.hpp 2012-06-20 07:34:43.000000000 +0900 +@@ -148,12 +148,12 @@ + // allocate/initialize the image information data + _info_ptr = png_create_info_struct(_png_ptr); + if (_info_ptr == NULL) { +- png_destroy_read_struct(&_png_ptr,png_infopp_NULL,png_infopp_NULL); ++ png_destroy_read_struct(&_png_ptr,NULL,NULL); + io_error("png_get_file_size: fail to call png_create_info_struct()"); + } + if (setjmp(png_jmpbuf(_png_ptr))) { + //free all of the memory associated with the png_ptr and info_ptr +- png_destroy_read_struct(&_png_ptr, &_info_ptr, png_infopp_NULL); ++ png_destroy_read_struct(&_png_ptr, &_info_ptr, NULL); + io_error("png_get_file_size: fail to call setjmp()"); + } + png_init_io(_png_ptr, get()); +@@ -165,7 +165,7 @@ + png_reader(const char* filename) : file_mgr(filename, "rb") { init(); } + + ~png_reader() { +- png_destroy_read_struct(&_png_ptr,&_info_ptr,png_infopp_NULL); ++ png_destroy_read_struct(&_png_ptr,&_info_ptr,NULL); + } + point2 get_dimensions() { + return point2(png_get_image_width(_png_ptr,_info_ptr), +@@ -177,7 +177,7 @@ + int bit_depth, color_type, interlace_type; + png_get_IHDR(_png_ptr, _info_ptr, + &width, &height,&bit_depth,&color_type,&interlace_type, +- int_p_NULL, int_p_NULL); ++ (int *) NULL, (int *) NULL); + io_error_if(((png_uint_32)view.width()!=width || (png_uint_32)view.height()!= height), + "png_read_view: input view size does not match PNG file size"); + +@@ -219,7 +219,7 @@ + int bit_depth, color_type, interlace_type; + png_get_IHDR(_png_ptr, _info_ptr, + &width, &height,&bit_depth,&color_type,&interlace_type, +- int_p_NULL, int_p_NULL); ++ (int *) NULL, (int *) NULL); + io_error_if(((png_uint_32)view.width()!=width || (png_uint_32)view.height()!= height), + "png_reader_color_convert::apply(): input view size does not match PNG file size"); + switch (color_type) { +@@ -308,7 +308,7 @@ + io_error_if(!_png_ptr,"png_write_initialize: fail to call png_create_write_struct()"); + _info_ptr = png_create_info_struct(_png_ptr); + if (!_info_ptr) { +- png_destroy_write_struct(&_png_ptr,png_infopp_NULL); ++ png_destroy_write_struct(&_png_ptr,NULL); + io_error("png_write_initialize: fail to call png_create_info_struct()"); + } + if (setjmp(png_jmpbuf(_png_ptr))) { Copied and modified: head/graphics/k3d/files/patch-k3dsdk__ngui__main_document_window.cpp (from r301155, head/graphics/k3d/files/patch-ngui__main_document_window.cpp) ============================================================================== --- head/graphics/k3d/files/patch-ngui__main_document_window.cpp Thu Jul 19 14:34:56 2012 (r301155, copy source) +++ head/graphics/k3d/files/patch-k3dsdk__ngui__main_document_window.cpp Sun Jul 22 19:22:58 2012 (r301343) @@ -1,6 +1,6 @@ ---- ngui/main_document_window.cpp.orig 2007-01-23 05:06:31.000000000 +0100 -+++ ngui/main_document_window.cpp 2011-07-26 20:57:07.000000000 +0200 -@@ -1501,7 +1501,7 @@ private: +--- k3dsdk/ngui/main_document_window.cpp.orig 2010-07-03 11:27:46.000000000 +0900 ++++ k3dsdk/ngui/main_document_window.cpp 2012-06-20 07:13:29.000000000 +0900 +@@ -1371,7 +1371,7 @@ Gtk::HBox import_box(false, 5); Gtk::Label import_label(_("Choose import plugin:")); @@ -9,7 +9,7 @@ import_combo.pack_start(columns.icon, false); import_combo.pack_start(columns.label); import_combo.set_active(0); -@@ -1582,7 +1582,7 @@ private: +@@ -1461,7 +1461,7 @@ Gtk::HBox export_box(false, 5); Gtk::Label export_label(_("Choose export plugin:")); Copied and modified: head/graphics/k3d/files/patch-k3dsdk__ngui__render.cpp (from r301155, head/graphics/k3d/files/patch-ngui_render.cpp) ============================================================================== --- head/graphics/k3d/files/patch-ngui_render.cpp Thu Jul 19 14:34:56 2012 (r301155, copy source) +++ head/graphics/k3d/files/patch-k3dsdk__ngui__render.cpp Sun Jul 22 19:22:58 2012 (r301343) @@ -1,6 +1,6 @@ ---- ngui/render.cpp.orig 2007-01-24 06:12:37.000000000 +0100 -+++ ngui/render.cpp 2011-07-26 21:00:55.000000000 +0200 -@@ -162,7 +162,7 @@ +--- k3dsdk/ngui/render.cpp.orig 2010-07-03 11:27:46.000000000 +0900 ++++ k3dsdk/ngui/render.cpp 2012-06-20 07:15:53.000000000 +0900 +@@ -169,7 +169,7 @@ row[columns.separator] = false; } @@ -9,7 +9,7 @@ combo.pack_start(columns.icon, false); -@@ -286,7 +286,7 @@ +@@ -295,7 +295,7 @@ row[columns.separator] = false; } Added: head/graphics/k3d/files/patch-modules__animation__interpolator.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/k3d/files/patch-modules__animation__interpolator.h Sun Jul 22 19:22:58 2012 (r301343) @@ -0,0 +1,20 @@ +--- modules/animation/interpolator.h.orig 2010-07-03 11:27:55.000000000 +0900 ++++ modules/animation/interpolator.h 2012-06-20 16:01:55.000000000 +0900 +@@ -92,7 +92,7 @@ + { + time_t t_lower, t_upper; + value_t v_lower, v_upper; +- get_surrounding_keys(Time, Keyframes, t_lower, t_upper, v_lower, v_upper); ++ this->get_surrounding_keys(Time, Keyframes, t_lower, t_upper, v_lower, v_upper); + return lerp(t_lower, t_upper, v_lower, v_upper, Time); + } + protected: +@@ -116,7 +116,7 @@ + { + time_t t_lower, t_upper; + value_t v_lower, v_upper; +- get_surrounding_keys(Time, Keyframes, t_lower, t_upper, v_lower, v_upper); ++ this->get_surrounding_keys(Time, Keyframes, t_lower, t_upper, v_lower, v_upper); + return lerp(t_lower, t_upper, v_lower, v_upper, Time); + } + protected: Modified: head/graphics/k3d/pkg-descr ============================================================================== --- head/graphics/k3d/pkg-descr Sun Jul 22 18:50:58 2012 (r301342) +++ head/graphics/k3d/pkg-descr Sun Jul 22 19:22:58 2012 (r301343) @@ -9,4 +9,4 @@ K-3D allows you to create and edit docum solid, shaded, texture-mapped views. You can even model, animate, and interact with animations while they play back for maximum productivity! -WWW: http://k3d.sourceforge.net/ +WWW: http://www.k-3d.org/ Modified: head/graphics/k3d/pkg-plist ============================================================================== --- head/graphics/k3d/pkg-plist Sun Jul 22 18:50:58 2012 (r301342) +++ head/graphics/k3d/pkg-plist Sun Jul 22 19:22:58 2012 (r301343) @@ -1,161 +1,160 @@ bin/k3d -bin/k3d-bin -bin/k3d-bug-buddy -bin/k3d-make-module-proxy -bin/k3d-renderjob bin/k3d-renderframe +bin/k3d-renderjob bin/k3d-sl2xml -bin/k3d-config -bin/k3d-makempeg bin/k3d-uuidgen -include/k3d/Hapy/Action.h -include/k3d/Hapy/Algorithm.h -include/k3d/Hapy/Algorithms.h -include/k3d/Hapy/Area.h -include/k3d/Hapy/Assert.h -include/k3d/Hapy/Buffer.h -include/k3d/Hapy/Debugger.h -include/k3d/Hapy/First.h -include/k3d/Hapy/FunAction.h -include/k3d/Hapy/IoStream.h -include/k3d/Hapy/IosFwd.h -include/k3d/Hapy/Iterator.h -include/k3d/Hapy/NumericLimits.h -include/k3d/Hapy/Optimizer.h -include/k3d/Hapy/Parser.h -include/k3d/Hapy/Pree.h -include/k3d/Hapy/PreeFarm.h -include/k3d/Hapy/PreeKids.h -include/k3d/Hapy/PrettyPrint.h -include/k3d/Hapy/Result.h -include/k3d/Hapy/Rule.h -include/k3d/Hapy/RuleBase.h -include/k3d/Hapy/RuleCompFlags.h -include/k3d/Hapy/RuleId.h -include/k3d/Hapy/RulePtr.h -include/k3d/Hapy/Rules.h -include/k3d/Hapy/String.h -include/k3d/Hapy/Top.h -include/k3d/Hapy/Version.h -include/k3d/k3dsdk/sgi_tesselator/dict.h -include/k3d/k3dsdk/sgi_tesselator/dict-list.h -include/k3d/k3dsdk/sgi_tesselator/geom.h -include/k3d/k3dsdk/sgi_tesselator/gluos.h -include/k3d/k3dsdk/sgi_tesselator/memalloc.h -include/k3d/k3dsdk/sgi_tesselator/mesh.h -include/k3d/k3dsdk/sgi_tesselator/normal.h -include/k3d/k3dsdk/sgi_tesselator/priorityq-heap.h -include/k3d/k3dsdk/sgi_tesselator/priorityq-sort.h -include/k3d/k3dsdk/sgi_tesselator/render.h -include/k3d/k3dsdk/sgi_tesselator/sweep.h -include/k3d/k3dsdk/sgi_tesselator/tess.h -include/k3d/k3dsdk/sgi_tesselator/tessmono.h -include/k3d/k3dsdk/Half/half.h -include/k3d/k3dsdk/Half/halfFunction.h -include/k3d/k3dsdk/Half/halfLimits.h include/k3d/k3dsdk/algebra.h include/k3d/k3dsdk/application.h include/k3d/k3dsdk/application_detail.h -include/k3d/k3dsdk/aqsis_properties.h +include/k3d/k3dsdk/application_plugin_factory.h +include/k3d/k3dsdk/array.h include/k3d/k3dsdk/aspect_ratios.h -include/k3d/k3dsdk/auto_ptr.h include/k3d/k3dsdk/axis.h include/k3d/k3dsdk/base64.h include/k3d/k3dsdk/basic_math.h +include/k3d/k3dsdk/batch_mode.h +include/k3d/k3dsdk/batch_mode_init.h include/k3d/k3dsdk/bezier.h include/k3d/k3dsdk/bezier_private.h +include/k3d/k3dsdk/bezier_triangle_patch.h +include/k3d/k3dsdk/bicubic_patch.h +include/k3d/k3dsdk/bilinear_patch.h include/k3d/k3dsdk/bitmap.h include/k3d/k3dsdk/bitmap_modifier.h +include/k3d/k3dsdk/bitmap_sink.h include/k3d/k3dsdk/bitmap_source.h -include/k3d/k3dsdk/bounded.h -include/k3d/k3dsdk/bounding_box.h +include/k3d/k3dsdk/blobby.h +include/k3d/k3dsdk/bounding_box3.h include/k3d/k3dsdk/classes.h include/k3d/k3dsdk/color.h include/k3d/k3dsdk/color_source.h -include/k3d/k3dsdk/data.h include/k3d/k3dsdk/command_node.h include/k3d/k3dsdk/command_tree.h -include/k3d/k3dsdk/create_plugins.h +include/k3d/k3dsdk/component.h +include/k3d/k3dsdk/cone.h +include/k3d/k3dsdk/contributors.h +include/k3d/k3dsdk/cubic_curve.h +include/k3d/k3dsdk/cylinder.h +include/k3d/k3dsdk/data.h include/k3d/k3dsdk/dependencies.h +include/k3d/k3dsdk/difference.h +include/k3d/k3dsdk/disk.h include/k3d/k3dsdk/document.h +include/k3d/k3dsdk/document_plugin_factory.h +include/k3d/k3dsdk/double_source.h +include/k3d/k3dsdk/euler_operations.h include/k3d/k3dsdk/exceptions.h include/k3d/k3dsdk/explicit_snap_source.h include/k3d/k3dsdk/explicit_snap_target.h -include/k3d/k3dsdk/expression.h include/k3d/k3dsdk/expression_grammar.h -include/k3d/k3dsdk/file_filter.h +include/k3d/k3dsdk/extension_gl.h include/k3d/k3dsdk/file_helpers.h include/k3d/k3dsdk/file_range.h +include/k3d/k3dsdk/frames.h include/k3d/k3dsdk/fstream.h +include/k3d/k3dsdk/geometric_operations.h include/k3d/k3dsdk/geometry.h include/k3d/k3dsdk/gl.h -include/k3d/k3dsdk/gl_info.h +include/k3d/k3dsdk/graph.h include/k3d/k3dsdk/gzstream.h include/k3d/k3dsdk/high_res_timer.h include/k3d/k3dsdk/hints.h -include/k3d/k3dsdk/i18n.h -include/k3d/k3dsdk/ibounded.h +include/k3d/k3dsdk/hyperboloid.h include/k3d/k3dsdk/i3d_2d_mapping.h -include/k3d/k3dsdk/ianimation_render_engine.h include/k3d/k3dsdk/iapplication.h include/k3d/k3dsdk/iapplication_plugin_factory.h -include/k3d/k3dsdk/ibezier_channel.h -include/k3d/k3dsdk/ibitmap_read_format.h +include/k3d/k3dsdk/iattribute_property_ri.h +include/k3d/k3dsdk/ibitmap_exporter.h +include/k3d/k3dsdk/ibitmap_importer.h include/k3d/k3dsdk/ibitmap_sink.h include/k3d/k3dsdk/ibitmap_source.h -include/k3d/k3dsdk/ibitmap_write_format.h +include/k3d/k3dsdk/ibounded.h include/k3d/k3dsdk/icamera.h -include/k3d/k3dsdk/icamera_animation_render_engine.h -include/k3d/k3dsdk/icamera_preview_render_engine.h -include/k3d/k3dsdk/icamera_still_render_engine.h -include/k3d/k3dsdk/ichannel.h include/k3d/k3dsdk/icolor_source.h include/k3d/k3dsdk/icommand_node.h include/k3d/k3dsdk/icommand_tree.h include/k3d/k3dsdk/icrop_window.h -include/k3d/k3dsdk/idag.h -include/k3d/k3dsdk/ideletable.h include/k3d/k3dsdk/idependencies.h +include/k3d/k3dsdk/idisplacement_shader_ri.h include/k3d/k3dsdk/idocument.h +include/k3d/k3dsdk/idocument_exporter.h +include/k3d/k3dsdk/idocument_importer.h include/k3d/k3dsdk/idocument_plugin_factory.h -include/k3d/k3dsdk/idocument_read_format.h -include/k3d/k3dsdk/idocument_write_format.h +include/k3d/k3dsdk/idocument_sink.h +include/k3d/k3dsdk/idouble_source.h include/k3d/k3dsdk/ienumeration_property.h -include/k3d/k3dsdk/ifile_format.h -include/k3d/k3dsdk/igl.h +include/k3d/k3dsdk/ievent_loop.h +include/k3d/k3dsdk/ifile_change_notifier.h +include/k3d/k3dsdk/ihint.h +include/k3d/k3dsdk/iimager_shader_ri.h +include/k3d/k3dsdk/iint32_source.h +include/k3d/k3dsdk/ikeyframer.h +include/k3d/k3dsdk/ilight_gl.h +include/k3d/k3dsdk/ilight_ri.h +include/k3d/k3dsdk/ilight_shader_ri.h +include/k3d/k3dsdk/ilight_yafray.h include/k3d/k3dsdk/ilist_property.h -include/k3d/k3dsdk/ilong_source.h include/k3d/k3dsdk/imaterial.h -include/k3d/k3dsdk/imaterial_client.h +include/k3d/k3dsdk/imaterial_ri.h +include/k3d/k3dsdk/imaterial_sink.h +include/k3d/k3dsdk/imaterial_yafray.h +include/k3d/k3dsdk/imatrix_sink.h +include/k3d/k3dsdk/imatrix_source.h include/k3d/k3dsdk/imeasurement_property.h +include/k3d/k3dsdk/imesh_painter_gl.h +include/k3d/k3dsdk/imesh_painter_ri.h +include/k3d/k3dsdk/imesh_selection_algorithm.h include/k3d/k3dsdk/imesh_selection_sink.h include/k3d/k3dsdk/imesh_sink.h include/k3d/k3dsdk/imesh_source.h -include/k3d/k3dsdk/inode.h include/k3d/k3dsdk/imesh_storage.h +include/k3d/k3dsdk/imetadata.h +include/k3d/k3dsdk/imime_type_handler.h +include/k3d/k3dsdk/imulti_mesh_sink.h +include/k3d/k3dsdk/inetwork_render_farm.h +include/k3d/k3dsdk/inetwork_render_frame.h +include/k3d/k3dsdk/inetwork_render_job.h +include/k3d/k3dsdk/inode.h include/k3d/k3dsdk/inode_change_signal.h include/k3d/k3dsdk/inode_collection.h +include/k3d/k3dsdk/inode_collection_property.h +include/k3d/k3dsdk/inode_collection_sink.h include/k3d/k3dsdk/inode_name_map.h include/k3d/k3dsdk/inode_property.h +include/k3d/k3dsdk/inode_selection.h +include/k3d/k3dsdk/int32_source.h +include/k3d/k3dsdk/interface_list.h +include/k3d/k3dsdk/iomanip.h +include/k3d/k3dsdk/ioption_property_ri.h include/k3d/k3dsdk/iparentable.h include/k3d/k3dsdk/ipath_property.h include/k3d/k3dsdk/ipersistent.h -include/k3d/k3dsdk/ipersistent_container.h +include/k3d/k3dsdk/ipersistent_collection.h include/k3d/k3dsdk/ipersistent_lookup.h +include/k3d/k3dsdk/ipipeline.h +include/k3d/k3dsdk/ipipeline_profiler.h include/k3d/k3dsdk/iplugin_factory.h include/k3d/k3dsdk/iplugin_factory_collection.h include/k3d/k3dsdk/iplugin_registry.h -include/k3d/k3dsdk/ipreview_render_engine.h include/k3d/k3dsdk/iprojection.h include/k3d/k3dsdk/iproperty.h include/k3d/k3dsdk/iproperty_collection.h -include/k3d/k3dsdk/irender_farm.h include/k3d/k3dsdk/iproperty_group_collection.h -include/k3d/k3dsdk/irenderman.h -include/k3d/k3dsdk/irenderman_property.h -include/k3d/k3dsdk/iscalar_source.h +include/k3d/k3dsdk/iproperty_sink.h +include/k3d/k3dsdk/irender_animation.h +include/k3d/k3dsdk/irender_camera_animation.h +include/k3d/k3dsdk/irender_camera_frame.h +include/k3d/k3dsdk/irender_camera_preview.h +include/k3d/k3dsdk/irender_engine_ri.h +include/k3d/k3dsdk/irender_frame.h +include/k3d/k3dsdk/irender_preview.h +include/k3d/k3dsdk/irender_viewport_gl.h +include/k3d/k3dsdk/irenderable_gl.h +include/k3d/k3dsdk/irenderable_ri.h +include/k3d/k3dsdk/ireset_properties.h include/k3d/k3dsdk/iscript_engine.h include/k3d/k3dsdk/iscript_property.h +include/k3d/k3dsdk/iscripted_action.h include/k3d/k3dsdk/iselectable.h include/k3d/k3dsdk/ishader_collection_ri.h include/k3d/k3dsdk/isnap_source.h @@ -163,264 +162,442 @@ include/k3d/k3dsdk/isnap_target.h include/k3d/k3dsdk/isnappable.h include/k3d/k3dsdk/istate_container.h include/k3d/k3dsdk/istate_recorder.h -include/k3d/k3dsdk/istill_render_engine.h +include/k3d/k3dsdk/istate_recorder_sink.h +include/k3d/k3dsdk/istream_ri.h include/k3d/k3dsdk/istring_source.h +include/k3d/k3dsdk/isurface_shader_ri.h +include/k3d/k3dsdk/itexture.h +include/k3d/k3dsdk/itexture_ri.h include/k3d/k3dsdk/itime_sink.h include/k3d/k3dsdk/itransform_array_1d.h include/k3d/k3dsdk/itransform_array_2d.h include/k3d/k3dsdk/itransform_array_3d.h -include/k3d/k3dsdk/itransform_sink.h -include/k3d/k3dsdk/itransform_source.h include/k3d/k3dsdk/iunknown.h -include/k3d/k3dsdk/iuri.h +include/k3d/k3dsdk/iuri_handler.h include/k3d/k3dsdk/iuser_interface.h -include/k3d/k3dsdk/iuser_interface_plugin.h include/k3d/k3dsdk/iuser_property.h include/k3d/k3dsdk/ivector3_source.h +include/k3d/k3dsdk/ivolume_shader_ri.h +include/k3d/k3dsdk/iwatched_path_property.h include/k3d/k3dsdk/iwritable_property.h -include/k3d/k3dsdk/iyafray.h include/k3d/k3dsdk/keyboard.h +include/k3d/k3dsdk/line2.h +include/k3d/k3dsdk/line3.h +include/k3d/k3dsdk/linear_curve.h include/k3d/k3dsdk/log.h -include/k3d/k3dsdk/long_source.h +include/k3d/k3dsdk/log_control.h include/k3d/k3dsdk/material.h -include/k3d/k3dsdk/material_client.h +include/k3d/k3dsdk/material_sink.h +include/k3d/k3dsdk/matrix_source.h include/k3d/k3dsdk/measurement.h -include/k3d/k3dsdk/memory.h include/k3d/k3dsdk/mesh.h +include/k3d/k3dsdk/mesh_deformation_modifier.h include/k3d/k3dsdk/mesh_modifier.h -include/k3d/k3dsdk/mesh_sink.h -include/k3d/k3dsdk/mesh_selection.h +include/k3d/k3dsdk/mesh_painter_gl.h +include/k3d/k3dsdk/mesh_reader.h +include/k3d/k3dsdk/mesh_selection_modifier.h include/k3d/k3dsdk/mesh_selection_sink.h +include/k3d/k3dsdk/mesh_simple_deformation_modifier.h +include/k3d/k3dsdk/mesh_sink.h include/k3d/k3dsdk/mesh_source.h include/k3d/k3dsdk/mesh_triangulate_detail.h +include/k3d/k3dsdk/mesh_writer.h +include/k3d/k3dsdk/metadata.h +include/k3d/k3dsdk/metadata_keys.h +include/k3d/k3dsdk/mime_types.h include/k3d/k3dsdk/module.h -include/k3d/k3dsdk/module_private.h +include/k3d/k3dsdk/named_array_types.h +include/k3d/k3dsdk/named_arrays.h +include/k3d/k3dsdk/named_tables.h include/k3d/k3dsdk/namespace_documentation.h +include/k3d/k3dsdk/network_render_farm.h +include/k3d/k3dsdk/network_render_farm_detail.h include/k3d/k3dsdk/node.h include/k3d/k3dsdk/node_change_signal.h include/k3d/k3dsdk/node_name_map.h include/k3d/k3dsdk/nodes.h include/k3d/k3dsdk/noise.h -include/k3d/k3dsdk/nurbs.h +include/k3d/k3dsdk/normal3.h +include/k3d/k3dsdk/nurbs_curve.h +include/k3d/k3dsdk/nurbs_patch.h include/k3d/k3dsdk/options.h include/k3d/k3dsdk/options_policy.h +include/k3d/k3dsdk/os_load_module.h +include/k3d/k3dsdk/painter_render_state_gl.h +include/k3d/k3dsdk/painter_selection_state_gl.h +include/k3d/k3dsdk/paraboloid.h +include/k3d/k3dsdk/parallel/blocked_range.h +include/k3d/k3dsdk/parallel/parallel_for.h +include/k3d/k3dsdk/parallel/threads.h include/k3d/k3dsdk/parentable.h +include/k3d/k3dsdk/particle.h include/k3d/k3dsdk/path.h -include/k3d/k3dsdk/persistent.h -include/k3d/k3dsdk/persistent_container.h include/k3d/k3dsdk/persistent_lookup.h -include/k3d/k3dsdk/share.h +include/k3d/k3dsdk/persistent_property_collection.h +include/k3d/k3dsdk/pipeline.h +include/k3d/k3dsdk/pipeline_data.h +include/k3d/k3dsdk/pipeline_profiler.h +include/k3d/k3dsdk/plane.h +include/k3d/k3dsdk/plugin.h +include/k3d/k3dsdk/plugin_factory.h include/k3d/k3dsdk/plugin_factory_collection.h -include/k3d/k3dsdk/plugins.h +include/k3d/k3dsdk/plugins_detail.h +include/k3d/k3dsdk/point2.h +include/k3d/k3dsdk/point3.h +include/k3d/k3dsdk/point4.h +include/k3d/k3dsdk/pointer_demand_storage.h +include/k3d/k3dsdk/polyhedron.h +include/k3d/k3dsdk/primitive_validation.h include/k3d/k3dsdk/property.h include/k3d/k3dsdk/property_collection.h include/k3d/k3dsdk/property_group_collection.h +include/k3d/k3dsdk/property_types.h +include/k3d/k3dsdk/property_types_ri.h +include/k3d/k3dsdk/rectangle.h include/k3d/k3dsdk/register_application.h -include/k3d/k3dsdk/render_farm.h -include/k3d/k3dsdk/render_farm_detail.h -include/k3d/k3dsdk/renderman.h -include/k3d/k3dsdk/renderman_properties.h -include/k3d/k3dsdk/renderman_shader.h -include/k3d/k3dsdk/renderman_types.h +include/k3d/k3dsdk/register_plugin_factories.h +include/k3d/k3dsdk/render_state_gl.h +include/k3d/k3dsdk/render_state_ri.h +include/k3d/k3dsdk/renderable_gl.h +include/k3d/k3dsdk/renderable_ri.h include/k3d/k3dsdk/resolutions.h +include/k3d/k3dsdk/resource/resource.h include/k3d/k3dsdk/result.h include/k3d/k3dsdk/scalar_source.h include/k3d/k3dsdk/scripted_node.h +include/k3d/k3dsdk/scripted_plugin.h include/k3d/k3dsdk/scripting.h include/k3d/k3dsdk/selectable.h include/k3d/k3dsdk/selection.h -include/k3d/k3dsdk/sl.h -include/k3d/k3dsdk/serialization.h +include/k3d/k3dsdk/selection_state_gl.h +include/k3d/k3dsdk/selection_validation.h +include/k3d/k3dsdk/serialization_xml.h include/k3d/k3dsdk/sgi_tesselator.h include/k3d/k3dsdk/shader_cache.h include/k3d/k3dsdk/shader_cache_detail.h include/k3d/k3dsdk/shader_collection_ri.h -include/k3d/k3dsdk/shaders.h +include/k3d/k3dsdk/shader_ri.h +include/k3d/k3dsdk/share.h include/k3d/k3dsdk/share_detail.h +include/k3d/k3dsdk/signal_accumulators.h include/k3d/k3dsdk/signal_slots.h include/k3d/k3dsdk/signal_system.h +include/k3d/k3dsdk/sl.h include/k3d/k3dsdk/snap_source.h include/k3d/k3dsdk/snap_target.h include/k3d/k3dsdk/snappable.h include/k3d/k3dsdk/snappable_detail.h include/k3d/k3dsdk/socket.h +include/k3d/k3dsdk/sphere.h include/k3d/k3dsdk/state_change_set.h +include/k3d/k3dsdk/stream_io_ri.h +include/k3d/k3dsdk/stream_ri.h include/k3d/k3dsdk/string_cast.h include/k3d/k3dsdk/string_modifiers.h include/k3d/k3dsdk/string_source.h include/k3d/k3dsdk/system.h +include/k3d/k3dsdk/table.h +include/k3d/k3dsdk/table_copier.h +include/k3d/k3dsdk/teapot.h +include/k3d/k3dsdk/texture3.h +include/k3d/k3dsdk/time_sink.h include/k3d/k3dsdk/time_source.h -include/k3d/k3dsdk/types.h include/k3d/k3dsdk/tokens.h +include/k3d/k3dsdk/torus.h include/k3d/k3dsdk/transform.h -include/k3d/k3dsdk/transform_source.h include/k3d/k3dsdk/transformable.h +include/k3d/k3dsdk/triangulator.h +include/k3d/k3dsdk/type_registry.h +include/k3d/k3dsdk/typed_array.h +include/k3d/k3dsdk/types.h +include/k3d/k3dsdk/types_ri.h +include/k3d/k3dsdk/uint_t_array.h include/k3d/k3dsdk/user_interface.h -include/k3d/k3dsdk/user_interface_detail.h -include/k3d/k3dsdk/user_properties.h +include/k3d/k3dsdk/user_interface_init.h +include/k3d/k3dsdk/user_property.h include/k3d/k3dsdk/user_property_changed_signal.h include/k3d/k3dsdk/ustring.h include/k3d/k3dsdk/utility.h +include/k3d/k3dsdk/utility_gl.h include/k3d/k3dsdk/uuid.h +include/k3d/k3dsdk/value_demand_storage.h +include/k3d/k3dsdk/vector2.h +include/k3d/k3dsdk/vector3.h include/k3d/k3dsdk/vector3_source.h +include/k3d/k3dsdk/vector4.h include/k3d/k3dsdk/vectors.h -include/k3d/k3dsdk/version.h +include/k3d/k3dsdk/virtual_document_plugin_factory.h +include/k3d/k3dsdk/watched_path_property.h +include/k3d/k3dsdk/win32.h include/k3d/k3dsdk/xml.h -lib/libHapy.so.0 -lib/libHapy.so -lib/libHapy.la -lib/libk3dngui.so.0 -lib/libk3dngui.so -lib/libk3dngui.la -lib/libk3dnui.so.0 -lib/libk3dnui.so -lib/libk3dnui.la -lib/libk3dsdk.so.0 +include/k3d/k3dsdk/xpath.h +lib/k3d/include/k3d-i18n-config.h +lib/k3d/include/k3d-parallel-config.h +lib/k3d/include/k3d-path-config.h +lib/k3d/include/k3d-platform-config.h +lib/k3d/include/k3d-version-config.h +%%3DS%%lib/k3d/plugins/k3d-3ds-io.module +%%3DS%%lib/k3d/plugins/k3d-3ds-io.module.proxy +lib/k3d/plugins/k3d-advanced-opengl-painters.module +lib/k3d/plugins/k3d-advanced-opengl-painters.module.proxy +lib/k3d/plugins/k3d-animation.module +lib/k3d/plugins/k3d-annotation.module +lib/k3d/plugins/k3d-annotation.module.proxy +lib/k3d/plugins/k3d-array.module +lib/k3d/plugins/k3d-array.module.proxy +lib/k3d/plugins/k3d-bicubic-patch.module +lib/k3d/plugins/k3d-bicubic-patch.module.proxy +lib/k3d/plugins/k3d-bilinear-patch.module +lib/k3d/plugins/k3d-bilinear-patch.module.proxy +lib/k3d/plugins/k3d-bitmap.module +lib/k3d/plugins/k3d-bitmap.module.proxy +lib/k3d/plugins/k3d-blobby.module +lib/k3d/plugins/k3d-blobby.module.proxy +lib/k3d/plugins/k3d-cloth.module +lib/k3d/plugins/k3d-cloth.module.proxy +%%COMPIZ%%lib/k3d/plugins/k3d-compiz.module +%%COMPIZ%%lib/k3d/plugins/k3d-compiz.module.proxy +lib/k3d/plugins/k3d-core.module +lib/k3d/plugins/k3d-core.module.proxy +lib/k3d/plugins/k3d-deformation.module +lib/k3d/plugins/k3d-deformation.module.proxy +lib/k3d/plugins/k3d-development.module +lib/k3d/plugins/k3d-development.module.proxy +lib/k3d/plugins/k3d-double.module +lib/k3d/plugins/k3d-double.module.proxy +lib/k3d/plugins/k3d-file-magic.module +lib/k3d/plugins/k3d-file-magic.module.proxy +lib/k3d/plugins/k3d-freetype2.module +lib/k3d/plugins/k3d-freetype2.module.proxy +%%GNOME%%lib/k3d/plugins/k3d-gnome.module +%%GNOME%%lib/k3d/plugins/k3d-gnome.module.proxy +%%PERFTOOLS%%lib/k3d/plugins/k3d-google-perftools.module +%%PERFTOOLS%%lib/k3d/plugins/k3d-google-perftools.module.proxy +lib/k3d/plugins/k3d-graphviz.module +lib/k3d/plugins/k3d-graphviz.module.proxy +%%GTS%%lib/k3d/plugins/k3d-gts.module +%%GTS%%lib/k3d/plugins/k3d-gts.module.proxy +lib/k3d/plugins/k3d-gts-io.module +lib/k3d/plugins/k3d-gts-io.module.proxy +lib/k3d/plugins/k3d-highlighting.module +lib/k3d/plugins/k3d-highlighting.module.proxy +%%IMAGEMAGICK%%lib/k3d/plugins/k3d-imagemagick-io.module +%%IMAGEMAGICK%%lib/k3d/plugins/k3d-imagemagick-io.module.proxy +lib/k3d/plugins/k3d-indigo.module +lib/k3d/plugins/k3d-indigo.module.proxy +lib/k3d/plugins/k3d-jpeg-io.module +lib/k3d/plugins/k3d-jpeg-io.module.proxy +lib/k3d/plugins/k3d-k3d-io.module +lib/k3d/plugins/k3d-k3d-io.module.proxy +lib/k3d/plugins/k3d-linear-curve.module +lib/k3d/plugins/k3d-linear-curve.module.proxy +lib/k3d/plugins/k3d-lipsync.module +lib/k3d/plugins/k3d-lipsync.module.proxy +lib/k3d/plugins/k3d-lsystem.module +lib/k3d/plugins/k3d-lsystem.module.proxy +lib/k3d/plugins/k3d-luxrender.module +lib/k3d/plugins/k3d-luxrender.module.proxy +lib/k3d/plugins/k3d-matrix.module +lib/k3d/plugins/k3d-matrix.module.proxy +lib/k3d/plugins/k3d-md2-io.module +lib/k3d/plugins/k3d-md2-io.module.proxy +lib/k3d/plugins/k3d-mesh-attributes.module +lib/k3d/plugins/k3d-mesh-attributes.module.proxy +lib/k3d/plugins/k3d-mesh-instance.module +lib/k3d/plugins/k3d-mesh-instance.module.proxy +lib/k3d/plugins/k3d-mesh.module +lib/k3d/plugins/k3d-mesh.module.proxy +lib/k3d/plugins/k3d-ngui-about.module +lib/k3d/plugins/k3d-ngui-about.module.proxy +lib/k3d/plugins/k3d-ngui-animation-timeline-panel.module +lib/k3d/plugins/k3d-ngui-animation-timeline-panel.module.proxy +lib/k3d/plugins/k3d-ngui-assign-hotkeys.module +lib/k3d/plugins/k3d-ngui-assign-hotkeys.module.proxy +lib/k3d/plugins/k3d-ngui-knot-vector-control.module +lib/k3d/plugins/k3d-ngui-knot-vector-control.module.proxy +lib/k3d/plugins/k3d-ngui-learning.module +lib/k3d/plugins/k3d-ngui-learning.module.proxy +lib/k3d/plugins/k3d-ngui-log.module +lib/k3d/plugins/k3d-ngui-log.module.proxy +lib/k3d/plugins/k3d-ngui-mesh-control.module +lib/k3d/plugins/k3d-ngui-mesh-control.module.proxy +lib/k3d/plugins/k3d-ngui-morph-points-page.module +lib/k3d/plugins/k3d-ngui-morph-points-page.module.proxy +lib/k3d/plugins/k3d-ngui-node-history-panel.module +lib/k3d/plugins/k3d-ngui-node-history-panel.module.proxy +lib/k3d/plugins/k3d-ngui-node-list-panel.module +lib/k3d/plugins/k3d-ngui-node-list-panel.module.proxy +lib/k3d/plugins/k3d-ngui-node-properties-panel.module +lib/k3d/plugins/k3d-ngui-node-properties-panel.module.proxy +lib/k3d/plugins/k3d-ngui-opengl-dialog.module +lib/k3d/plugins/k3d-ngui-opengl-dialog.module.proxy +lib/k3d/plugins/k3d-ngui-parent-tool.module +lib/k3d/plugins/k3d-ngui-parent-tool.module.proxy +lib/k3d/plugins/k3d-ngui-pipeline-panel.module +lib/k3d/plugins/k3d-ngui-pipeline-panel.module.proxy +lib/k3d/plugins/k3d-ngui-pipeline-profiler-panel.module +lib/k3d/plugins/k3d-ngui-pipeline-profiler-panel.module.proxy +lib/k3d/plugins/k3d-ngui-python-shell.module +lib/k3d/plugins/k3d-ngui-python-shell.module.proxy +lib/k3d/plugins/k3d-ngui-rectangle-control.module +lib/k3d/plugins/k3d-ngui-rectangle-control.module.proxy +lib/k3d/plugins/k3d-ngui-render-region-tool.module +lib/k3d/plugins/k3d-ngui-render-region-tool.module.proxy +lib/k3d/plugins/k3d-ngui-selection-control.module +lib/k3d/plugins/k3d-ngui-selection-control.module.proxy +lib/k3d/plugins/k3d-ngui-snap-tool.module +lib/k3d/plugins/k3d-ngui-snap-tool.module.proxy +lib/k3d/plugins/k3d-ngui-text-editor.module +lib/k3d/plugins/k3d-ngui-text-editor.module.proxy +lib/k3d/plugins/k3d-ngui-timeline-panel.module +lib/k3d/plugins/k3d-ngui-timeline-panel.module.proxy +lib/k3d/plugins/k3d-ngui-tool-properties-panel.module +lib/k3d/plugins/k3d-ngui-tool-properties-panel.module.proxy +lib/k3d/plugins/k3d-ngui-toolbar-panel.module +lib/k3d/plugins/k3d-ngui-toolbar-panel.module.proxy +lib/k3d/plugins/k3d-ngui-undo-tree-panel.module +lib/k3d/plugins/k3d-ngui-undo-tree-panel.module.proxy +lib/k3d/plugins/k3d-ngui.module +lib/k3d/plugins/k3d-ngui.module.proxy +lib/k3d/plugins/k3d-nui.module +lib/k3d/plugins/k3d-nui.module.proxy +lib/k3d/plugins/k3d-nurbs-sources.module +lib/k3d/plugins/k3d-nurbs-sources.module.proxy +lib/k3d/plugins/k3d-nurbs.module +lib/k3d/plugins/k3d-nurbs.module.proxy +lib/k3d/plugins/k3d-obj-io.module +lib/k3d/plugins/k3d-obj-io.module.proxy +lib/k3d/plugins/k3d-ogre-io.module +lib/k3d/plugins/k3d-ogre-io.module.proxy +%%OPENEXR%%lib/k3d/plugins/k3d-openexr-io.module +%%OPENEXR%%lib/k3d/plugins/k3d-openexr-io.module.proxy +lib/k3d/plugins/k3d-opengl.module +lib/k3d/plugins/k3d-opengl.module.proxy +lib/k3d/plugins/k3d-particle.module +lib/k3d/plugins/k3d-particle.module.proxy +lib/k3d/plugins/k3d-pdiff.module +lib/k3d/plugins/k3d-pdiff.module.proxy +lib/k3d/plugins/k3d-pixie.module +lib/k3d/plugins/k3d-pixie.module.proxy +lib/k3d/plugins/k3d-plot.module +lib/k3d/plugins/k3d-plot.module.proxy +lib/k3d/plugins/k3d-ply-io.module +lib/k3d/plugins/k3d-ply-io.module.proxy +lib/k3d/plugins/k3d-png-io.module +lib/k3d/plugins/k3d-png-io.module.proxy +lib/k3d/plugins/k3d-polyhedron-sources.module +lib/k3d/plugins/k3d-polyhedron-sources.module.proxy +lib/k3d/plugins/k3d-polyhedron.module +lib/k3d/plugins/k3d-polyhedron.module.proxy +lib/k3d/plugins/k3d-python.module +lib/k3d/plugins/k3d-python.module.proxy +lib/k3d/plugins/k3d-pyui.module +lib/k3d/plugins/k3d-pyui.module.proxy +lib/k3d/plugins/k3d-qslim.module +lib/k3d/plugins/k3d-qslim.module.proxy +lib/k3d/plugins/k3d-quadrics.module +lib/k3d/plugins/k3d-quadrics.module.proxy +lib/k3d/plugins/k3d-reference-opengl-painters.module +lib/k3d/plugins/k3d-reference-opengl-painters.module.proxy +lib/k3d/plugins/k3d-release.module +lib/k3d/plugins/k3d-release.module.proxy +lib/k3d/plugins/k3d-renderman-engines.module +lib/k3d/plugins/k3d-renderman-engines.module.proxy +lib/k3d/plugins/k3d-renderman-painters.module +lib/k3d/plugins/k3d-renderman-painters.module.proxy +lib/k3d/plugins/k3d-renderman.module +lib/k3d/plugins/k3d-renderman.module.proxy +lib/k3d/plugins/k3d-scripted-plugins.module +lib/k3d/plugins/k3d-scripting.module +lib/k3d/plugins/k3d-scripting.module.proxy +lib/k3d/plugins/k3d-selection.module +lib/k3d/plugins/k3d-selection.module.proxy +lib/k3d/plugins/k3d-solar.module +lib/k3d/plugins/k3d-solar.module.proxy +lib/k3d/plugins/k3d-stl-io.module +lib/k3d/plugins/k3d-stl-io.module.proxy +lib/k3d/plugins/k3d-subdivision-surface.module +lib/k3d/plugins/k3d-subdivision-surface.module.proxy +lib/k3d/plugins/k3d-svg-io.module +lib/k3d/plugins/k3d-svg-io.module.proxy +lib/k3d/plugins/k3d-test.module +lib/k3d/plugins/k3d-test.module.proxy *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***