pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/blender Update to



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fdeee34d058b
branches:  trunk
changeset: 313726:fdeee34d058b
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sun Oct 07 23:44:49 2018 +0000

description:
Update to

* Fix startup

Changelog:
2.79
In this release:

    Cycles: Built-in Denoising, Shadow catcher, Principled shader, AMD OpenCL optimizations.
    Grease Pencil: New frame interpolation tools, per-layer onion skinning.
    Alembic: Improvements to compatibility, stability and support.
    User Interface: Initial support for reusable custom configurations, automatic DPI scaling.
    Twenty Three new and several updated add-ons.
    And: 100s of bug fixes and other improvements!

2.78
In this release:

    Cycles: Cycles now supports rendering spherical stereo images for VR.
    Grease Pencil: Reworked to be similar to other 2D drawing softwares.
    Alembic: Initial basic support in Blender.
    Improvements to Bendy Bones for Easier and Simpler Rigging.
    Eleven new add-ons.
    And: 100s of bug fixes and other improvements!

diffstat:

 graphics/blender/Makefile                                           |    15 +-
 graphics/blender/PLIST                                              |  3707 +++++----
 graphics/blender/PLIST.NetBSD                                       |     6 +-
 graphics/blender/distinfo                                           |    15 +-
 graphics/blender/patches/patch-doc_python__api_sphinx__doc__gen.sh  |    13 +
 graphics/blender/patches/patch-doc_python_api_sphinx_doc_gen.sh     |    13 -
 graphics/blender/patches/patch-extern_rangetree_range__tree.hh      |    17 -
 graphics/blender/patches/patch-intern_cycles_util_util__types.h     |    14 -
 graphics/blender/patches/patch-source_blender_blenlib_BLI__alloca.h |    16 -
 9 files changed, 2231 insertions(+), 1585 deletions(-)

diffs (truncated from 3893 to 300 lines):

diff -r 91709eabe71c -r fdeee34d058b graphics/blender/Makefile
--- a/graphics/blender/Makefile Sun Oct 07 23:39:22 2018 +0000
+++ b/graphics/blender/Makefile Sun Oct 07 23:44:49 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.140 2018/08/16 18:54:51 adam Exp $
+# $NetBSD: Makefile,v 1.141 2018/10/07 23:44:49 ryoon Exp $
 
-DISTNAME=      blender-2.77a
-PKGREVISION=   11
+DISTNAME=      blender-2.79b
 CATEGORIES=    graphics
 MASTER_SITES=  http://download.blender.org/source/
 
@@ -59,7 +58,7 @@
 PLIST_SUBST+=  NETBSDVER=netbsd6
 .endif
 
-PLIST_VARS+=   py34 py35 py36
+PLIST_VARS+=   py34 py35 py36 py37
 
 OBJDIR=                ../build
 CONFIGURE_DIRS=        ${OBJDIR}
@@ -75,8 +74,10 @@
                ${PREFIX}/bin/cmake ${CMAKE_OPTS} ${CMAKE_ARG_PATH}
 
 post-install:
-       ${LN} -sf ${PREFIX}/share/blender/blender \
-               ${DESTDIR}${PREFIX}/bin
+       ${ECHO} '#! ${SH}' > ${DESTDIR}${PREFIX}/bin/blender
+       ${ECHO} '${PREFIX}/share/blender/blender "$$@"' >> \
+               ${DESTDIR}${PREFIX}/bin/blender
+       ${CHMOD} 755 ${DESTDIR}${PREFIX}/bin/blender
 
 .include "../../devel/SDL/buildlink3.mk"
 .include "../../devel/boost-libs/buildlink3.mk"
@@ -103,6 +104,8 @@
 PLIST.py35=    yes
 .elif ${PYVERSSUFFIX} == "3.6"
 PLIST.py36=    yes
+.elif ${PYVERSSUFFIX} == "3.7"
+PLIST.py37=    yes
 .endif
 
 .include "../../mk/bsd.pkg.mk"
diff -r 91709eabe71c -r fdeee34d058b graphics/blender/PLIST
--- a/graphics/blender/PLIST    Sun Oct 07 23:39:22 2018 +0000
+++ b/graphics/blender/PLIST    Sun Oct 07 23:44:49 2018 +0000
@@ -1,1509 +1,2203 @@
-@comment $NetBSD: PLIST,v 1.25 2017/07/01 22:12:13 joerg Exp $
+@comment $NetBSD: PLIST,v 1.26 2018/10/07 23:44:49 ryoon Exp $
 bin/blender
-share/blender/${BLENDERVER}/datafiles/fonts/bmonofont-i18n.ttf.gz
-share/blender/${BLENDERVER}/datafiles/fonts/droidsans.ttf.gz
-share/blender/${BLENDERVER}/datafiles/locale/ar/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/datafiles/locale/ca/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/datafiles/locale/cs/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/datafiles/locale/de/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/datafiles/locale/eo/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/datafiles/locale/es/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/datafiles/locale/es_ES/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/datafiles/locale/eu/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/datafiles/locale/fa/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/datafiles/locale/fr/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/datafiles/locale/he/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/datafiles/locale/hi/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/datafiles/locale/hr/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/datafiles/locale/hu/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/datafiles/locale/id/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/datafiles/locale/it/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/datafiles/locale/ja/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/datafiles/locale/ko/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/datafiles/locale/ky/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/datafiles/locale/languages
-share/blender/${BLENDERVER}/datafiles/locale/nl/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/datafiles/locale/pl/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/datafiles/locale/pt/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/datafiles/locale/pt_BR/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/datafiles/locale/ru/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/datafiles/locale/sr/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/datafiles/locale/sr@latin/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/datafiles/locale/sv/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/datafiles/locale/tr/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/datafiles/locale/uk/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/datafiles/locale/vi/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/datafiles/locale/zh_CN/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/datafiles/locale/zh_TW/LC_MESSAGES/blender.mo
-share/blender/${BLENDERVER}/python/bin/python${PYVERSSUFFIX}
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/LICENSE.txt
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/__future__.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/__phello__.foo.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/_bootlocale.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/_collections_abc.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/_compat_pickle.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/_compression.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/_dummy_thread.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/_markupbase.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/_osx_support.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/_pydecimal.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/_pyio.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/_sitebuiltins.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/_strptime.py
-${PLIST.py35}share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/_sysconfigdata.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/_threading_local.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/_weakrefset.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/abc.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/aifc.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/antigravity.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/argparse.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/ast.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/asynchat.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/asyncio/__init__.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/asyncio/base_events.py
-${PLIST.py36}share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/asyncio/base_futures.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/asyncio/base_subprocess.py
-${PLIST.py36}share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/asyncio/base_tasks.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/asyncio/compat.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/asyncio/constants.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/asyncio/coroutines.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/asyncio/events.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/asyncio/futures.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/asyncio/locks.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/asyncio/log.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/asyncio/proactor_events.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/asyncio/protocols.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/asyncio/queues.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/asyncio/selector_events.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/asyncio/sslproto.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/asyncio/streams.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/asyncio/subprocess.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/asyncio/tasks.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/asyncio/test_utils.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/asyncio/transports.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/asyncio/unix_events.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/asyncio/windows_events.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/asyncio/windows_utils.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/asyncore.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/base64.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/bdb.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/binhex.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/bisect.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/bz2.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/cProfile.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/calendar.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/cgi.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/cgitb.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/chunk.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/cmd.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/code.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/codecs.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/codeop.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/collections/__init__.py
-${PLIST.py35}share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/collections/__main__.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/collections/abc.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/colorsys.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/compileall.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/concurrent/__init__.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/concurrent/futures/__init__.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/concurrent/futures/_base.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/concurrent/futures/process.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/concurrent/futures/thread.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/configparser.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/contextlib.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/copy.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/copyreg.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/crypt.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/csv.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/ctypes/__init__.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/ctypes/_endian.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/ctypes/macholib/README.ctypes
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/ctypes/macholib/__init__.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/ctypes/macholib/dyld.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/ctypes/macholib/dylib.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/ctypes/macholib/fetch_macholib
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/ctypes/macholib/fetch_macholib.bat
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/ctypes/macholib/framework.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/ctypes/util.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/ctypes/wintypes.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/curses/__init__.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/curses/ascii.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/curses/has_key.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/curses/panel.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/curses/textpad.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/datetime.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/dbm/__init__.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/dbm/dumb.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/dbm/gnu.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/dbm/ndbm.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/decimal.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/difflib.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/dis.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/doctest.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/dummy_threading.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/email/__init__.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/email/_encoded_words.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/email/_header_value_parser.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/email/_parseaddr.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/email/_policybase.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/email/architecture.rst
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/email/base64mime.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/email/charset.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/email/contentmanager.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/email/encoders.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/email/errors.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/email/feedparser.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/email/generator.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/email/header.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/email/headerregistry.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/email/iterators.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/email/message.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/email/mime/__init__.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/email/mime/application.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/email/mime/audio.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/email/mime/base.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/email/mime/image.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/email/mime/message.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/email/mime/multipart.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/email/mime/nonmultipart.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/email/mime/text.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/email/parser.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/email/policy.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/email/quoprimime.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/email/utils.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/__init__.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/aliases.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/ascii.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/base64_codec.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/big5.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/big5hkscs.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/bz2_codec.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/charmap.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp037.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp1006.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp1026.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp1125.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp1140.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp1250.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp1251.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp1252.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp1253.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp1254.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp1255.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp1256.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp1257.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp1258.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp273.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp424.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp437.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp500.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp65001.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp720.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp737.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp775.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp850.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp852.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp855.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp856.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp857.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp858.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp860.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp861.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp862.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp863.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp864.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp865.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp866.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp869.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp874.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp875.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp932.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp949.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/cp950.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/euc_jis_2004.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/euc_jisx0213.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/euc_jp.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/euc_kr.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/gb18030.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/gb2312.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/gbk.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/hex_codec.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/hp_roman8.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/hz.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/idna.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/iso2022_jp.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/iso2022_jp_1.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/iso2022_jp_2.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/iso2022_jp_2004.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/iso2022_jp_3.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/iso2022_jp_ext.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/iso2022_kr.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/iso8859_1.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/iso8859_10.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/iso8859_11.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/iso8859_13.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/iso8859_14.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/iso8859_15.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/iso8859_16.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/iso8859_2.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/iso8859_3.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/iso8859_4.py
-share/blender/${BLENDERVER}/python/lib/python${PYVERSSUFFIX}/encodings/iso8859_5.py



Home | Main Index | Thread Index | Old Index