[Bf-blender-cvs] [73fab5b] master: Fix crash introduced w/ snap refactor

2016-05-08 Thread Campbell Barton
Commit: 73fab5bb3f06eeea3e0d43e4e0dc8df68e79daf8 Author: Campbell Barton Date: Mon May 9 15:21:53 2016 +1000 Branches: master https://developer.blender.org/rB73fab5bb3f06eeea3e0d43e4e0dc8df68e79daf8 Fix crash introduced w/ snap refactor Create snapping context when in the 3d view, transforming

[Bf-blender-cvs] [69be8d7] master: Fix error in recent snap refactor

2016-05-08 Thread Germano Cavalcante
Commit: 69be8d7cbd3b4fea45ffb5db6d1cbd83e8d8e4d0 Author: Germano Cavalcante Date: Mon May 9 15:26:46 2016 +1000 Branches: master https://developer.blender.org/rB69be8d7cbd3b4fea45ffb5db6d1cbd83e8d8e4d0 Fix error in recent snap refactor Crash in edge snapping

[Bf-blender-cvs] [0578d3e] master: Graph Editor: Ctrl-Click keyframing now deselects all existing keyframes by default

2016-05-08 Thread Joshua Leung
Commit: 0578d3ef3e53faa447880bb939aa33272464cef1 Author: Joshua Leung Date: Mon May 9 16:58:12 2016 +1200 Branches: master https://developer.blender.org/rB0578d3ef3e53faa447880bb939aa33272464cef1 Graph Editor: Ctrl-Click keyframing now deselects all existing keyframes by default Now, when

[Bf-blender-cvs] [dc4c3ce] master: GPencil: Added operators to select first and last points of strokes

2016-05-08 Thread Joshua Leung
Commit: dc4c3ce592a7db9269b3f78dd6d5b2cdbb5a210c Author: Joshua Leung Date: Mon May 9 17:23:15 2016 +1200 Branches: master https://developer.blender.org/rBdc4c3ce592a7db9269b3f78dd6d5b2cdbb5a210c GPencil: Added operators to select first and last points of strokes These are useful for removing

[Bf-blender-cvs] [9a1e112] master: Cleanup: More byte -> byte4 renaming for consistency.

2016-05-08 Thread Thomas Dinges
Commit: 9a1e11260c667dce5df123c2b451d119d8c05a7b Author: Thomas Dinges Date: Mon May 9 02:22:01 2016 +0200 Branches: master https://developer.blender.org/rB9a1e11260c667dce5df123c2b451d119d8c05a7b Cleanup: More byte -> byte4 renaming for consistency.

[Bf-blender-cvs] [5fe1bea] master: Info Header / URLs: Fix community link + https'ification.

2016-05-08 Thread Aaron Carlisle
Commit: 5fe1bea2daecd7670a6a7688a24432e9dce96802 Author: Aaron Carlisle Date: Sun May 8 23:38:41 2016 +0200 Branches: master https://developer.blender.org/rB5fe1bea2daecd7670a6a7688a24432e9dce96802 Info Header / URLs: Fix community link + https'ification.

[Bf-blender-cvs] [98e2135] master: Fix T48380: fix for recent image manager code cleanup.

2016-05-08 Thread Brecht Van Lommel
Commit: 98e2135a2d5b6689788870003804f958dea54db7 Author: Brecht Van Lommel Date: Sun May 8 21:41:25 2016 +0200 Branches: master https://developer.blender.org/rB98e2135a2d5b6689788870003804f958dea54db7 Fix T48380: fix for recent image manager code cleanup.

[Bf-blender-cvs] [a815e10] master: Code cleanup: use special type instead of node names.

2016-05-08 Thread Brecht Van Lommel
Commit: a815e1021162b4c0f7c622e180f6283d8cf05e07 Author: Brecht Van Lommel Date: Sun May 8 00:41:01 2016 +0200 Branches: master https://developer.blender.org/rBa815e1021162b4c0f7c622e180f6283d8cf05e07 Code cleanup: use special type instead of node names.

[Bf-blender-cvs] [dfe9aa2] master: Code cleanup: tweaks to image manager code found while looking into previous bug.

2016-05-08 Thread Brecht Van Lommel
Commit: dfe9aa25c366484076a93bf52b65d0f434c72c27 Author: Brecht Van Lommel Date: Sun May 8 20:18:52 2016 +0200 Branches: master https://developer.blender.org/rBdfe9aa25c366484076a93bf52b65d0f434c72c27 Code cleanup: tweaks to image manager code found while looking into previous bug.

[Bf-blender-cvs] [cbaa25e] master: Cycles: Fix two small memory leaks and deduplicate table freeing

2016-05-08 Thread Lukas Stockner
Commit: cbaa25eb88a25852791d4f8b18fb9e9137fea401 Author: Lukas Stockner Date: Sun May 8 01:44:01 2016 +0200 Branches: master https://developer.blender.org/rBcbaa25eb88a25852791d4f8b18fb9e9137fea401 Cycles: Fix two small memory leaks and deduplicate table freeing This commit makes remove_table

[Bf-blender-cvs] [6100c2d] master: Cleanup: warnings

2016-05-08 Thread Campbell Barton
Commit: 6100c2d262c58c611ccc75a20cca23bf9f245767 Author: Campbell Barton Date: Mon May 9 01:16:58 2016 +1000 Branches: master https://developer.blender.org/rB6100c2d262c58c611ccc75a20cca23bf9f245767 Cleanup: warnings === M

[Bf-blender-cvs] [e2b79a0] master: GPencil Onion Skinning: Setting before/after to -1 will turn off onionskinning in that direction

2016-05-08 Thread Joshua Leung
Commit: e2b79a0a246bc8a4a9a1fd14e97db4cdc8c80cf7 Author: Joshua Leung Date: Mon May 9 03:03:40 2016 +1200 Branches: master https://developer.blender.org/rBe2b79a0a246bc8a4a9a1fd14e97db4cdc8c80cf7 GPencil Onion Skinning: Setting before/after to -1 will turn off onionskinning in that direction

[Bf-blender-cvs] [491ad66] master: Tweak to GPencil layers UI layout

2016-05-08 Thread Joshua Leung
Commit: 491ad6664ee20efdaf9843d3275b38bdc60f5ba5 Author: Joshua Leung Date: Mon May 9 02:04:28 2016 +1200 Branches: master https://developer.blender.org/rB491ad6664ee20efdaf9843d3275b38bdc60f5ba5 Tweak to GPencil layers UI layout I'm still not happy with this layout as it is now, but it seems

[Bf-blender-cvs] [3f934b0] master: Tweaks for a tooltip I missed during earlier review for D1886

2016-05-08 Thread Joshua Leung
Commit: 3f934b06a6d917de74987c48d17248e4501bae94 Author: Joshua Leung Date: Mon May 9 02:00:23 2016 +1200 Branches: master https://developer.blender.org/rB3f934b06a6d917de74987c48d17248e4501bae94 Tweaks for a tooltip I missed during earlier review for D1886

[Bf-blender-cvs] [c4a5c26] master: Fix: Lasso select for Grease Pencil doesn't work in the Nodes Editor

2016-05-08 Thread Joshua Leung
Commit: c4a5c26a59b368640b530ba30019ee1724f81150 Author: Joshua Leung Date: Mon May 9 02:44:21 2016 +1200 Branches: master https://developer.blender.org/rBc4a5c26a59b368640b530ba30019ee1724f81150 Fix: Lasso select for Grease Pencil doesn't work in the Nodes Editor In the nodes editor,

[Bf-blender-cvs] [d6fd6d1] master: Fix: Toggling "lock layer" for GPencil layers in the dopesheet didn't update the layers UI

2016-05-08 Thread Joshua Leung
Commit: d6fd6d18d763166ee84d5512522f15c81cc79363 Author: Joshua Leung Date: Mon May 9 02:49:32 2016 +1200 Branches: master https://developer.blender.org/rBd6fd6d18d763166ee84d5512522f15c81cc79363 Fix: Toggling "lock layer" for GPencil layers in the dopesheet didn't update the layers UI

[Bf-blender-cvs] [d4ed5c3] master: A "better" (?) fix for msvc silliness - used in one other place in all of Blender

2016-05-08 Thread Joshua Leung
Commit: d4ed5c398e689c46b8dc90134ad0ebabfcb79272 Author: Joshua Leung Date: Mon May 9 01:46:18 2016 +1200 Branches: master https://developer.blender.org/rBd4ed5c398e689c46b8dc90134ad0ebabfcb79272 A "better" (?) fix for msvc silliness - used in one other place in all of Blender

[Bf-blender-cvs] [e43ee55] master: Fix compiling on MSVC - M_PI undefined

2016-05-08 Thread Joshua Leung
Commit: e43ee5563b8856ab1de7b1d12d9aad927b2b2047 Author: Joshua Leung Date: Mon May 9 01:31:13 2016 +1200 Branches: master https://developer.blender.org/rBe43ee5563b8856ab1de7b1d12d9aad927b2b2047 Fix compiling on MSVC - M_PI undefined

[Bf-blender-cvs] [b88535e] master: Code Cleanup: Just a bit more tidying up comments/whitespace/etc.

2016-05-08 Thread Joshua Leung
Commit: b88535ed287aca6ea283b243f0d92eddb507afa9 Author: Joshua Leung Date: Sat Apr 30 12:47:07 2016 +1200 Branches: master https://developer.blender.org/rBb88535ed287aca6ea283b243f0d92eddb507afa9 Code Cleanup: Just a bit more tidying up comments/whitespace/etc. There is still some instability

[Bf-blender-cvs] [dc78e47] master: Fix for D1705: Update to fix the bug with extra triangles that produces glitches in some situations

2016-05-08 Thread Antonio Vazquez
Commit: dc78e47b770b33645f3cda1a4750422cd5105d6b Author: Antonio Vazquez Date: Sat May 7 23:40:59 2016 +1200 Branches: master https://developer.blender.org/rBdc78e47b770b33645f3cda1a4750422cd5105d6b Fix for D1705: Update to fix the bug with extra triangles that produces glitches in some

[Bf-blender-cvs] [1d5c71b] master: D1705: Fix Grease Pencil Fill for Concave Shapes

2016-05-08 Thread Antonio Vazquez
Commit: 1d5c71bca74fe3bef40446259d424380f237c27f Author: Antonio Vazquez Date: Fri Apr 29 01:10:33 2016 +1200 Branches: master https://developer.blender.org/rB1d5c71bca74fe3bef40446259d424380f237c27f D1705: Fix Grease Pencil Fill for Concave Shapes Improve filling for concave shapes using a

[Bf-blender-cvs] [011786a] master: GPencil Fills: Small reshuffle of UI buttons

2016-05-08 Thread Joshua Leung
Commit: 011786a3f8d5102f410416f283e0dcd1da66557a Author: Joshua Leung Date: Mon May 2 00:58:53 2016 +1200 Branches: master https://developer.blender.org/rB011786a3f8d5102f410416f283e0dcd1da66557a GPencil Fills: Small reshuffle of UI buttons Now, stroke-related things (thickness, volumetric,

[Bf-blender-cvs] [af8a54b] master: Fix for potential bug with new GP Fill

2016-05-08 Thread Joshua Leung
Commit: af8a54bd8dd40b9a9bdad60f6d58dc920dcd0b87 Author: Joshua Leung Date: Fri Apr 29 03:25:48 2016 +1200 Branches: master https://developer.blender.org/rBaf8a54bd8dd40b9a9bdad60f6d58dc920dcd0b87 Fix for potential bug with new GP Fill While trying to track down why I still keep getting some

[Bf-blender-cvs] [f5ddcfe] master: Code Cleanups: A bunch of tweaks to tidy up things from the GPencil Fill patch

2016-05-08 Thread Joshua Leung
Commit: f5ddcfeb031176becb40c2bd9ad226466c6ddff7 Author: Joshua Leung Date: Fri Apr 29 03:12:53 2016 +1200 Branches: master https://developer.blender.org/rBf5ddcfeb031176becb40c2bd9ad226466c6ddff7 Code Cleanups: A bunch of tweaks to tidy up things from the GPencil Fill patch

[Bf-blender-cvs] [9dbe7bb] master: D1886: GPencil - Add smooth iterations parameter to get better quality

2016-05-08 Thread Antonio Vazquez
Commit: 9dbe7bbe9a943ffd18fa670c4f68b4f90a6fc773 Author: Antonio Vazquez Date: Sun May 8 13:38:54 2016 +1200 Branches: master https://developer.blender.org/rB9dbe7bbe9a943ffd18fa670c4f68b4f90a6fc773 D1886: GPencil - Add smooth iterations parameter to get better quality After some test, a new

[Bf-blender-cvs] [81c302b] master: Action Editor: Initial support for a Properties Region

2016-05-08 Thread Joshua Leung
Commit: 81c302bbff48b391b7f62ef7db233e9c7bd2adb2 Author: Joshua Leung Date: Sun May 8 14:38:30 2016 +1200 Branches: master https://developer.blender.org/rB81c302bbff48b391b7f62ef7db233e9c7bd2adb2 Action Editor: Initial support for a Properties Region This commit adds some of the initial

[Bf-blender-cvs] SVN commit: /data/svn/repos/bf-blender [61658] trunk/lib/python/site-packages/requests: Requests 2.10

2016-05-08 Thread Martijn Berger
Revision: 61658 https://developer.blender.org/rBL61658 Author: juicyfruit Date: 2016-05-08 11:58:06 + (Sun, 08 May 2016) Log Message: --- Requests 2.10 Modified Paths: -- trunk/lib/python/site-packages/requests/__init__.py

[Bf-blender-cvs] [0411cfe] master: Fix T48373: Crash when using dynamic paint with brush material.

2016-05-08 Thread Bastien Montagne
Commit: 0411cfea9d8bfcad6271ccec51bc9a9c641c798c Author: Bastien Montagne Date: Sun May 8 11:39:45 2016 +0200 Branches: master https://developer.blender.org/rB0411cfea9d8bfcad6271ccec51bc9a9c641c798c Fix T48373: Crash when using dynamic paint with brush material. `dynamicPaint_doMaterialTex`

[Bf-blender-cvs] [c5fd1ae] object_nodes: Merge branch 'master' into object_nodes

2016-05-08 Thread Lukas Tönne
Commit: c5fd1aeff22e54dbd916877443d2b4466b2679d7 Author: Lukas Tönne Date: Sun May 8 11:15:48 2016 +0200 Branches: object_nodes https://developer.blender.org/rBc5fd1aeff22e54dbd916877443d2b4466b2679d7 Merge branch 'master' into object_nodes