[Bf-blender-cvs] [7df0a19] master: GPencil: Viewport visbility and editability toggles for layers in Outliner

2015-02-08 Thread Joshua Leung
Commit: 7df0a19d63df41d6ec1d58126f5109478ed00b00 Author: Joshua Leung Date: Mon Feb 9 12:34:17 2015 +1300 Branches: master https://developer.blender.org/rB7df0a19d63df41d6ec1d58126f5109478ed00b00 GPencil: Viewport visbility and editability toggles for layers in Outliner * Viewport visibility an

[Bf-blender-cvs] [12ed439] master: GPencil: Show color swatches for GPencil layers in Outliner

2015-02-08 Thread Joshua Leung
Commit: 12ed439d8ef9e40234d31b93fa199bcfee3365f6 Author: Joshua Leung Date: Mon Feb 9 12:39:03 2015 +1300 Branches: master https://developer.blender.org/rB12ed439d8ef9e40234d31b93fa199bcfee3365f6 GPencil: Show color swatches for GPencil layers in Outliner Instead of showing a meaningless "dot"

[Bf-blender-cvs] [940ffe2] cycles-ptex-49: Set "*.ptx" filter glob for Ptex import operator

2015-02-08 Thread Nicholas Bishop
Commit: 940ffe2dd3da7e3aa08016ace3500f1da378f3b3 Author: Nicholas Bishop Date: Mon Feb 9 00:48:34 2015 +0100 Branches: cycles-ptex-49 https://developer.blender.org/rB940ffe2dd3da7e3aa08016ace3500f1da378f3b3 Set "*.ptx" filter glob for Ptex import operator ===

[Bf-blender-cvs] [60460db] cycles-ptex-49: Add Ptex extension (ptx) to imb_ext_image array

2015-02-08 Thread Nicholas Bishop
Commit: 60460db606574c1349a80b53cc13a31f87678050 Author: Nicholas Bishop Date: Mon Feb 9 00:20:15 2015 +0100 Branches: cycles-ptex-49 https://developer.blender.org/rB60460db606574c1349a80b53cc13a31f87678050 Add Ptex extension (ptx) to imb_ext_image array Also hid ptx extension behind WITH_PTEX

[Bf-blender-cvs] [fcd1137] cycles-ptex-49: Use filename as the new layer name in Ptex import operator

2015-02-08 Thread Nicholas Bishop
Commit: fcd11373c713abb49e9dbee84de03b9c93a989c3 Author: Nicholas Bishop Date: Mon Feb 9 00:37:13 2015 +0100 Branches: cycles-ptex-49 https://developer.blender.org/rBfcd11373c713abb49e9dbee84de03b9c93a989c3 Use filename as the new layer name in Ptex import operator =

[Bf-blender-cvs] [e2d323e] cycles-ptex-49: Use file browser instead of hardcoded path in Ptex import operator

2015-02-08 Thread Nicholas Bishop
Commit: e2d323e6fef0c3f80a8761e35e64d4d9b0aa769e Author: Nicholas Bishop Date: Mon Feb 9 00:01:29 2015 +0100 Branches: cycles-ptex-49 https://developer.blender.org/rBe2d323e6fef0c3f80a8761e35e64d4d9b0aa769e Use file browser instead of hardcoded path in Ptex import operator =

[Bf-blender-cvs] [6b107da] master: Fix T43554: Zoom to mousepos makes 2D Views pan after zoom limits are reached

2015-02-08 Thread julianeisel
Commit: 6b107daf23c5b8b6b7b9aebfa7384e103928a8d3 Author: julianeisel Date: Sun Feb 8 22:33:58 2015 +0100 Branches: master https://developer.blender.org/rB6b107daf23c5b8b6b7b9aebfa7384e103928a8d3 Fix T43554: Zoom to mousepos makes 2D Views pan after zoom limits are reached There are a couple of

[Bf-blender-cvs] [a19229b] master: ndof: detect new 3Dx devices on Linux

2015-02-08 Thread Mike Erwin
Commit: a19229b80c18d74e24f418efdf526673b7cadb82 Author: Mike Erwin Date: Sun Feb 8 15:01:18 2015 -0500 Branches: master https://developer.blender.org/rBa19229b80c18d74e24f418efdf526673b7cadb82 ndof: detect new 3Dx devices on Linux Was filtering for Logitech's USB vendor ID. 3Dconnexion now use

[Bf-blender-cvs] [60ef72e] cycles-ptex-49: Ptex: fix memory leak from subsurf cache

2015-02-08 Thread Nicholas Bishop
Commit: 60ef72e0934d07e5b84ca5a4c6b6b40fdbfd280b Author: Nicholas Bishop Date: Sun Feb 8 20:29:38 2015 +0100 Branches: cycles-ptex-49 https://developer.blender.org/rB60ef72e0934d07e5b84ca5a4c6b6b40fdbfd280b Ptex: fix memory leak from subsurf cache ===

[Bf-blender-cvs] [f0f3554] master: GHOST: fewer virtual functions

2015-02-08 Thread Mike Erwin
Commit: f0f3554e17398017a824582c401087b7dd3b2708 Author: Mike Erwin Date: Sun Feb 8 14:18:53 2015 -0500 Branches: master https://developer.blender.org/rBf0f3554e17398017a824582c401087b7dd3b2708 GHOST: fewer virtual functions Reined back over-use of virtual functions in GHOST, especially in "lea

[Bf-blender-cvs] [699465c] cycles-ptex-49: Make default Ptex layer a better color than flat black

2015-02-08 Thread Nicholas Bishop
Commit: 699465cd3491a7333a4b26e882bb7d081cd45ef4 Author: Nicholas Bishop Date: Sun Feb 8 19:59:32 2015 +0100 Branches: cycles-ptex-49 https://developer.blender.org/rB699465cd3491a7333a4b26e882bb7d081cd45ef4 Make default Ptex layer a better color than flat black =

[Bf-blender-cvs] [168f833] cycles-ptex-49: Ptex SCons include tweaks

2015-02-08 Thread Nicholas Bishop
Commit: 168f833d94b6082c3231c40f18c9d6cf8fa24135 Author: Nicholas Bishop Date: Sun Feb 8 20:09:44 2015 +0100 Branches: cycles-ptex-49 https://developer.blender.org/rB168f833d94b6082c3231c40f18c9d6cf8fa24135 Ptex SCons include tweaks ==

[Bf-blender-cvs] [8aeb9d2] master: minor Windows include tweak

2015-02-08 Thread Mike Erwin
Commit: 8aeb9d2158a4624c43219a0e2c01c322e88ff12e Author: Mike Erwin Date: Sun Feb 8 12:41:45 2015 -0500 Branches: master https://developer.blender.org/rB8aeb9d2158a4624c43219a0e2c01c322e88ff12e minor Windows include tweak Needed a minor change to test committing from a new development system.

[Bf-blender-cvs] [ba653eb] cycles-ptex-49: Fix crash in Ptex+Cycles

2015-02-08 Thread Nicholas Bishop
Commit: ba653eb49b2a95ef2c91562656405b31da378002 Author: Nicholas Bishop Date: Sun Feb 8 19:18:02 2015 +0100 Branches: cycles-ptex-49 https://developer.blender.org/rBba653eb49b2a95ef2c91562656405b31da378002 Fix crash in Ptex+Cycles - Fix name of CMake option - Fix path in BPX include

[Bf-blender-cvs] SVN commit: /data/svn/repos/bf-blender [61497] trunk/lib/ darwin-9.x.universal/openexr: OSX/EXR: update to ilm/exr 2.2.0

2015-02-08 Thread jens verwiebe
Revision: 61497 https://developer.blender.org/rBL61497 Author: jensverwiebe Date: 2015-02-08 18:09:40 + (Sun, 08 Feb 2015) Log Message: --- OSX/EXR: update to ilm/exr 2.2.0 Modified Paths: -- trunk/lib/darwin-9.x.universal/openexr/include/OpenEXR/IexExpo

[Bf-blender-cvs] SVN commit: /data/svn/repos/bf-blender [61496] trunk/lib/ darwin-9.x.universal/openimageio/lib/libOpenImageIO.a: OSX/OIIO: update along with new exr 2.2.0

2015-02-08 Thread jens verwiebe
Revision: 61496 https://developer.blender.org/rBL61496 Author: jensverwiebe Date: 2015-02-08 18:02:41 + (Sun, 08 Feb 2015) Log Message: --- OSX/OIIO: update along with new exr 2.2.0 Modified Paths: -- trunk/lib/darwin-9.x.universal/openimageio/lib/libOpe

[Bf-blender-cvs] SVN commit: /data/svn/repos/bf-blender [61495] trunk/lib/ darwin-9.x.universal/osl: OSX/OSL: update along with new exr 2.2.0

2015-02-08 Thread jens verwiebe
Revision: 61495 https://developer.blender.org/rBL61495 Author: jensverwiebe Date: 2015-02-08 17:54:59 + (Sun, 08 Feb 2015) Log Message: --- OSX/OSL: update along with new exr 2.2.0 Modified Paths: -- trunk/lib/darwin-9.x.universal/osl/bin/oslc trunk/

[Bf-blender-cvs] [e582b1c] cycles-ptex-49: Ptex+Cuda: update the svm_image_texture switch

2015-02-08 Thread Nicholas Bishop
Commit: e582b1cf1a33afb0c94693c9702531f121dc0ef7 Author: Nicholas Bishop Date: Sun Feb 8 18:37:31 2015 +0100 Branches: cycles-ptex-49 https://developer.blender.org/rBe582b1cf1a33afb0c94693c9702531f121dc0ef7 Ptex+Cuda: update the svm_image_texture switch =

[Bf-blender-cvs] [4009251] cycles-ptex-49: Bring back __tex_image_150 on DingTo's advice

2015-02-08 Thread Nicholas Bishop
Commit: 4009251a77db379c428ff4370a4fbc29f5c44081 Author: Nicholas Bishop Date: Sun Feb 8 18:23:36 2015 +0100 Branches: cycles-ptex-49 https://developer.blender.org/rB4009251a77db379c428ff4370a4fbc29f5c44081 Bring back __tex_image_150 on DingTo's advice ==

[Bf-blender-cvs] [195138c] cycles-ptex-49: Potential Ptex+Cuda fix, adjust number of GPU texture slots

2015-02-08 Thread Nicholas Bishop
Commit: 195138c2525d79f2de8037c1c52a98e53a23df40 Author: Nicholas Bishop Date: Sun Feb 8 18:14:21 2015 +0100 Branches: cycles-ptex-49 https://developer.blender.org/rB195138c2525d79f2de8037c1c52a98e53a23df40 Potential Ptex+Cuda fix, adjust number of GPU texture slots

[Bf-blender-cvs] [3d286bd] cycles-ptex-49: Ptex+Cuda fix, use kernel_assert instead of assert

2015-02-08 Thread Nicholas Bishop
Commit: 3d286bd7a14d83a8c8417215b7e1ffdbb72dec0c Author: Nicholas Bishop Date: Sun Feb 8 17:58:16 2015 +0100 Branches: cycles-ptex-49 https://developer.blender.org/rB3d286bd7a14d83a8c8417215b7e1ffdbb72dec0c Ptex+Cuda fix, use kernel_assert instead of assert =

[Bf-blender-cvs] [d59293b] cycles-ptex-49: Minor TODO fix, rename PtexDataType -> MPtexDataType

2015-02-08 Thread Nicholas Bishop
Commit: d59293b16873779327b371413ee813f7421ed609 Author: Nicholas Bishop Date: Sun Feb 8 17:55:09 2015 +0100 Branches: cycles-ptex-49 https://developer.blender.org/rBd59293b16873779327b371413ee813f7421ed609 Minor TODO fix, rename PtexDataType -> MPtexDataType ===

[Bf-blender-cvs] [a0efc3e] cycles-ptex-49: Merge remote-tracking branch 'origin/master' into cycles-ptex-49

2015-02-08 Thread Nicholas Bishop
Commit: a0efc3eb9470e651fa2af62d8d12ffea464bf333 Author: Nicholas Bishop Date: Sun Feb 8 17:50:51 2015 +0100 Branches: cycles-ptex-49 https://developer.blender.org/rBa0efc3eb9470e651fa2af62d8d12ffea464bf333 Merge remote-tracking branch 'origin/master' into cycles-ptex-49 ===

[Bf-blender-cvs] [574032a] cycles-ptex-49: Ptex+Cuda compilation fix

2015-02-08 Thread Nicholas Bishop
Commit: 574032a6d418df68bb1e2a0de82b969eabfe95b6 Author: Nicholas Bishop Date: Sun Feb 8 17:45:06 2015 +0100 Branches: cycles-ptex-49 https://developer.blender.org/rB574032a6d418df68bb1e2a0de82b969eabfe95b6 Ptex+Cuda compilation fix ==

[Bf-blender-cvs] [a6082a1] cycles-ptex-49: Improve performance of mesh iteration in ptex_pack_loops

2015-02-08 Thread Nicholas Bishop
Commit: a6082a1652e928f006e8e5de738f7e36ca71fa26 Author: Nicholas Bishop Date: Sun Feb 8 17:24:40 2015 +0100 Branches: cycles-ptex-49 https://developer.blender.org/rBa6082a1652e928f006e8e5de738f7e36ca71fa26 Improve performance of mesh iteration in ptex_pack_loops ===

[Bf-blender-cvs] [0d766aa] master: Some minor fixes from latest coverity scan, nothing crucial here.

2015-02-08 Thread Bastien Montagne
Commit: 0d766aa5327098b2b0fa1eb9af88533025a3153d Author: Bastien Montagne Date: Sun Feb 8 16:26:45 2015 +0100 Branches: master https://developer.blender.org/rB0d766aa5327098b2b0fa1eb9af88533025a3153d Some minor fixes from latest coverity scan, nothing crucial here. =

[Bf-blender-cvs] [cd99396] cycles-ptex-49: Add missing OIIO include dirs for CMake in extern/ptex

2015-02-08 Thread Nicholas Bishop
Commit: cd99396f55b65daa1464754ce1ba410c22b577fa Author: Nicholas Bishop Date: Sun Feb 8 16:11:50 2015 +0100 Branches: cycles-ptex-49 https://developer.blender.org/rBcd99396f55b65daa1464754ce1ba410c22b577fa Add missing OIIO include dirs for CMake in extern/ptex =

[Bf-blender-cvs] [ca9d86b] cycles-ptex-49: Naming cleanup: better consistency in extern/ptex

2015-02-08 Thread Nicholas Bishop
Commit: ca9d86b2ea8dfb6fbae28f6b6982aeed1bb0caae Author: Nicholas Bishop Date: Sun Feb 8 16:03:20 2015 +0100 Branches: cycles-ptex-49 https://developer.blender.org/rBca9d86b2ea8dfb6fbae28f6b6982aeed1bb0caae Naming cleanup: better consistency in extern/ptex ==

[Bf-blender-cvs] [dd65a44] master: BGE physics: When colliding, report first contact point to Python

2015-02-08 Thread Sybren A. Stüvel
Commit: dd65a44c9a192d62f7661090682ee0dc99fb0491 Author: Sybren A. Stüvel Date: Thu Feb 5 09:39:53 2015 +0100 Branches: master https://developer.blender.org/rBdd65a44c9a192d62f7661090682ee0dc99fb0491 BGE physics: When colliding, report first contact point to Python This patch adds two parameter

[Bf-blender-cvs] [a999450] cycles-ptex-49: Minor includes cleanup in bke_ptex.c

2015-02-08 Thread Nicholas Bishop
Commit: a9994506cfee819230fa2942d88286f7bc649901 Author: Nicholas Bishop Date: Sun Feb 8 14:22:14 2015 +0100 Branches: cycles-ptex-49 https://developer.blender.org/rBa9994506cfee819230fa2942d88286f7bc649901 Minor includes cleanup in bke_ptex.c ===

[Bf-blender-cvs] [9c26066] cycles-ptex-49: Merge remote-tracking branch 'origin/master' into cycles-ptex-49

2015-02-08 Thread Nicholas Bishop
Commit: 9c260660eebc6ed5caf6df46eead00fd0e49dae8 Author: Nicholas Bishop Date: Sun Feb 8 14:18:01 2015 +0100 Branches: cycles-ptex-49 https://developer.blender.org/rB9c260660eebc6ed5caf6df46eead00fd0e49dae8 Merge remote-tracking branch 'origin/master' into cycles-ptex-49 ===