[Bf-blender-cvs] [d522f55] temp_localview_split: More checks for new local view

2016-08-04 Thread Julian Eisel
Commit: d522f558024aea4ebfd51f7c3e517386d292045b Author: Julian Eisel Date: Fri Aug 5 04:23:43 2016 +0200 Branches: temp_localview_split https://developer.blender.org/rBd522f558024aea4ebfd51f7c3e517386d292045b More checks for new local view ==

[Bf-blender-cvs] [4571fdd] blender2.8: OpenGL: transition to ARB FBOs, remove runtime checks

2016-08-04 Thread Mike Erwin
Commit: 4571fdde0ecfdebac6a9374364b05be74233aca5 Author: Mike Erwin Date: Thu Aug 4 21:11:45 2016 -0400 Branches: blender2.8 https://developer.blender.org/rB4571fdde0ecfdebac6a9374364b05be74233aca5 OpenGL: transition to ARB FBOs, remove runtime checks ARB_framebuffer_object replaces several rel

[Bf-blender-cvs] [32757d4] blender2.8: OpenGL: require EXT_gpu_shader4 & ARB_framebuffer_object on Mac

2016-08-04 Thread Mike Erwin
Commit: 32757d488f50400e6b7f0276fe25fca2dca97918 Author: Mike Erwin Date: Thu Aug 4 20:25:47 2016 -0400 Branches: blender2.8 https://developer.blender.org/rB32757d488f50400e6b7f0276fe25fca2dca97918 OpenGL: require EXT_gpu_shader4 & ARB_framebuffer_object on Mac Mac’s OpenGL version is furthest

[Bf-blender-cvs] [5869744] blender2.8: OpenGL: remove runtime check for EXT_gpu_shader4

2016-08-04 Thread Mike Erwin
Commit: 58697444bbb9098d8d497ce40ca246d36c8c87a8 Author: Mike Erwin Date: Thu Aug 4 20:27:24 2016 -0400 Branches: blender2.8 https://developer.blender.org/rB58697444bbb9098d8d497ce40ca246d36c8c87a8 OpenGL: remove runtime check for EXT_gpu_shader4 It’s checked at startup, so is guaranteed to be

[Bf-blender-cvs] [1f19fba] master: Cycles: hide particles with broken motion blur traces.

2016-08-04 Thread Alexander Gavrilov
Commit: 1f19fba56611cba09246a0722ef3968976e3c2d3 Author: Alexander Gavrilov Date: Thu Aug 4 23:24:29 2016 +0200 Branches: master https://developer.blender.org/rB1f19fba56611cba09246a0722ef3968976e3c2d3 Cycles: hide particles with broken motion blur traces. Currently cycles cannot correctly rend

[Bf-blender-cvs] [2ce9bab] master: Fix python error when OSL file has wrong extension.

2016-08-04 Thread Brecht Van Lommel
Commit: 2ce9bab8ce88d25830633b8258063811d861c2f8 Author: Brecht Van Lommel Date: Fri Aug 5 00:03:28 2016 +0200 Branches: master https://developer.blender.org/rB2ce9bab8ce88d25830633b8258063811d861c2f8 Fix python error when OSL file has wrong extension. ==

[Bf-blender-cvs] [7812d82] master: Add upstream information to curve_fit_nd library

2016-08-04 Thread Campbell Barton
Commit: 7812d821a5e41fbf53c8696e625d0e7758ec2edf Author: Campbell Barton Date: Fri Aug 5 08:35:12 2016 +1000 Branches: master https://developer.blender.org/rB7812d821a5e41fbf53c8696e625d0e7758ec2edf Add upstream information to curve_fit_nd library ===

[Bf-blender-cvs] [e1a4219] master: Curve Fitting: sync with upstream

2016-08-04 Thread Campbell Barton
Commit: e1a4219523192b8a80fe740483176b23215aad0f Author: Campbell Barton Date: Fri Aug 5 08:34:23 2016 +1000 Branches: master https://developer.blender.org/rBe1a4219523192b8a80fe740483176b23215aad0f Curve Fitting: sync with upstream Correct accidental float use

[Bf-blender-cvs] [4286fba] soc-2016-pbvh-painting: implemented brush normal based splash prevention

2016-08-04 Thread Nathan Vollmer
Commit: 4286fbaf5cce28d23d0f02d2298c2f4292a36b38 Author: Nathan Vollmer Date: Thu Aug 4 15:51:45 2016 -0600 Branches: soc-2016-pbvh-painting https://developer.blender.org/rB4286fbaf5cce28d23d0f02d2298c2f4292a36b38 implemented brush normal based splash prevention

[Bf-blender-cvs] [797f189] blender2.8: OpenGL: immediate mode work-alike

2016-08-04 Thread Mike Erwin
Commit: 797f1896fa023c0404965b987a7334448857c665 Author: Mike Erwin Date: Thu Aug 4 15:36:20 2016 -0400 Branches: blender2.8 https://developer.blender.org/rB797f1896fa023c0404965b987a7334448857c665 OpenGL: immediate mode work-alike Introducing an immediate mode drawing API that works with moder

[Bf-blender-cvs] [396dd82] blender2.8: OpenGL: add simple shaders for 2D drawing

2016-08-04 Thread Mike Erwin
Commit: 396dd824285d7fb524fcc8ad8ca4cf2efb6d Author: Mike Erwin Date: Thu Aug 4 15:59:38 2016 -0400 Branches: blender2.8 https://developer.blender.org/rB396dd824285d7fb524fcc8ad8ca4cf2efb6d OpenGL: add simple shaders for 2D drawing The first two of several new simple built-in shaders (w

[Bf-blender-cvs] [7f7e26b] temp-sybren-vse-wave-text-toggle: VSE sound strips: draw either the waveform or text label, not both.

2016-08-04 Thread Sybren A. Stüvel
Commit: 7f7e26b1096798b0bbdcc956759ca4991e7f1cf4 Author: Sybren A. Stüvel Date: Thu Aug 4 21:59:35 2016 +0200 Branches: temp-sybren-vse-wave-text-toggle https://developer.blender.org/rB7f7e26b1096798b0bbdcc956759ca4991e7f1cf4 VSE sound strips: draw either the waveform or text label, not both. D

[Bf-blender-cvs] [f9564ef] soc-2016-uv_tools: Merge remote-tracking branch 'origin/master' into soc-2016-uv_tools

2016-08-04 Thread Phil Gosch
Commit: f9564ef03579d62a3111961bd4adef0a434502de Author: Phil Gosch Date: Thu Aug 4 20:12:52 2016 +0200 Branches: soc-2016-uv_tools https://developer.blender.org/rBf9564ef03579d62a3111961bd4adef0a434502de Merge remote-tracking branch 'origin/master' into soc-2016-uv_tools ==

[Bf-blender-cvs] [e490546] soc-2016-pbvh-painting: Merge branch 'master' into soc-2016-pbvh-painting

2016-08-04 Thread Nathan Vollmer
Commit: e490546855141c78d8a4a65cb4bb3d5e8d5a9328 Author: Nathan Vollmer Date: Thu Aug 4 12:15:07 2016 -0600 Branches: soc-2016-pbvh-painting https://developer.blender.org/rBe490546855141c78d8a4a65cb4bb3d5e8d5a9328 Merge branch 'master' into soc-2016-pbvh-painting ===

[Bf-blender-cvs] [2cdbfb5] soc-2016-pbvh-painting: Merge branch 'master' into soc-2016-pbvh-painting

2016-08-04 Thread Nathan Vollmer
Commit: 2cdbfb53d3c40376482742b4ac03fe348b6e6361 Author: Nathan Vollmer Date: Thu Aug 4 12:15:51 2016 -0600 Branches: soc-2016-pbvh-painting https://developer.blender.org/rB2cdbfb53d3c40376482742b4ac03fe348b6e6361 Merge branch 'master' into soc-2016-pbvh-painting ===

[Bf-blender-cvs] [c06f8ee] soc-2016-uv_tools: Packing: Support for margin

2016-08-04 Thread Phil Gosch
Commit: c06f8ee5c8d0e6326d874fc2b106d3d88a3dfa13 Author: Phil Gosch Date: Thu Aug 4 20:12:08 2016 +0200 Branches: soc-2016-uv_tools https://developer.blender.org/rBc06f8ee5c8d0e6326d874fc2b106d3d88a3dfa13 Packing: Support for margin ==

[Bf-blender-cvs] [103b6ae] temp_localview_split: Use inline functions instead of macros for local view utilities

2016-08-04 Thread Julian Eisel
Commit: 103b6aedf981f68185b2fc7ef610d842e37df70c Author: Julian Eisel Date: Thu Aug 4 17:25:38 2016 +0200 Branches: temp_localview_split https://developer.blender.org/rB103b6aedf981f68185b2fc7ef610d842e37df70c Use inline functions instead of macros for local view utilities =

[Bf-blender-cvs] [eeff1f7] temp_localview_split: Move local view macros into own file (BKE_localview.h)

2016-08-04 Thread Julian Eisel
Commit: eeff1f7fef9d1a58875d760bf6d1a71a72cd0e33 Author: Julian Eisel Date: Thu Aug 4 16:52:22 2016 +0200 Branches: temp_localview_split https://developer.blender.org/rBeeff1f7fef9d1a58875d760bf6d1a71a72cd0e33 Move local view macros into own file (BKE_localview.h) ==

[Bf-blender-cvs] [357480f] master: Cleanup: Use BKE_gpencil prefix

2016-08-04 Thread Julian Eisel
Commit: 357480f8c3710cdd6331c86a8ee0f28bfaf4f507 Author: Julian Eisel Date: Thu Aug 4 15:03:18 2016 +0200 Branches: master https://developer.blender.org/rB357480f8c3710cdd6331c86a8ee0f28bfaf4f507 Cleanup: Use BKE_gpencil prefix This is a good point to change this as grease-pencil-v2 branch was

[Bf-blender-cvs] [5f63797] master: Cycles: copy shader node names over in the blender sync code.

2016-08-04 Thread Alexander Gavrilov
Commit: 5f63797c0985c9be8e0bf57fcc9aa1893a896af7 Author: Alexander Gavrilov Date: Thu Aug 4 14:48:34 2016 +0300 Branches: master https://developer.blender.org/rB5f63797c0985c9be8e0bf57fcc9aa1893a896af7 Cycles: copy shader node names over in the blender sync code. This makes constant folding log

[Bf-blender-cvs] SVN commit: /data/svn/repos/bf-blender [61706] trunk/lib/win64_vc14/release/site-packages/requests/cacert.pem: MSVC 2014 libs: Add cacert.pem to requests

2016-08-04 Thread Sergey Sharybin
Revision: 61706 https://developer.blender.org/rBL61706 Author: sergey Date: 2016-08-04 14:16:59 +0200 (Thu, 04 Aug 2016) Log Message: --- MSVC 2014 libs: Add cacert.pem to requests Added Paths: --- trunk/lib/win64_vc14/release/site-packages/requests/cacert.pem

[Bf-blender-cvs] [29dc04d] master: Cycles: Report human-readable string of compilation error code

2016-08-04 Thread Sergey Sharybin
Commit: 29dc04d9bb59f557f5e39f458df2ebc6cb53090a Author: Sergey Sharybin Date: Thu Aug 4 12:14:43 2016 +0200 Branches: master https://developer.blender.org/rB29dc04d9bb59f557f5e39f458df2ebc6cb53090a Cycles: Report human-readable string of compilation error code It is possible that compilation w

[Bf-blender-cvs] [a9e52fd] temp-cycles-microdisplacement: Make Cycles creased subdivision match Blenders more closely

2016-08-04 Thread Mai Lavelle
Commit: a9e52fd8ee66cede4a0ae56720e9779abe3f0fde Author: Mai Lavelle Date: Thu Aug 4 05:21:31 2016 -0400 Branches: temp-cycles-microdisplacement https://developer.blender.org/rBa9e52fd8ee66cede4a0ae56720e9779abe3f0fde Make Cycles creased subdivision match Blenders more closely Sets vertex creas

[Bf-blender-cvs] [3a131f8] soc-2016-multiview: move duplicate code to region_splitview_init

2016-08-04 Thread Tianwei Shen
Commit: 3a131f879b70241d16205a6cf29ad1f5062cb51e Author: Tianwei Shen Date: Thu Aug 4 17:19:11 2016 +0800 Branches: soc-2016-multiview https://developer.blender.org/rB3a131f879b70241d16205a6cf29ad1f5062cb51e move duplicate code to region_splitview_init ==

[Bf-blender-cvs] [cdc2992] soc-2016-multiview: add a flag field to RegionSpaceClip

2016-08-04 Thread Tianwei Shen
Commit: cdc29928b211acde9699b04c3a30943c9fe4025d Author: Tianwei Shen Date: Thu Aug 4 16:41:29 2016 +0800 Branches: soc-2016-multiview https://developer.blender.org/rBcdc29928b211acde9699b04c3a30943c9fe4025d add a flag field to RegionSpaceClip - this field is to specify main clip or secondary c

[Bf-blender-cvs] [8ec606a] soc-2016-multiview: Multiview reconstruction: Hack/workaround for the view split

2016-08-04 Thread Sergey Sharybin
Commit: 8ec606af045ca6d3cabb93f137a3b33c82409db2 Author: Sergey Sharybin Date: Thu Aug 4 10:36:41 2016 +0200 Branches: soc-2016-multiview https://developer.blender.org/rB8ec606af045ca6d3cabb93f137a3b33c82409db2 Multiview reconstruction: Hack/workaround for the view split Please follow the comme

[Bf-blender-cvs] [2233355] soc-2016-uv_tools: Fixed a few annoying bugs, packing solution computation works again now, SA + margin fixes coming with next commits

2016-08-04 Thread Phil Gosch
Commit: 2233355b98ff8cf6c8976320d8e06a124abb9ecc Author: Phil Gosch Date: Thu Aug 4 10:08:34 2016 +0200 Branches: soc-2016-uv_tools https://developer.blender.org/rB2233355b98ff8cf6c8976320d8e06a124abb9ecc Fixed a few annoying bugs, packing solution computation works again now, SA + margin fixes

[Bf-blender-cvs] [a9bdb16] soc-2016-multiview: Merge branch 'master' into soc-2016-multiview

2016-08-04 Thread Tianwei Shen
Commit: a9bdb1690546aecb54d0161ae01019b8d07e52fd Author: Tianwei Shen Date: Wed Aug 3 16:13:34 2016 +0800 Branches: soc-2016-multiview https://developer.blender.org/rBa9bdb1690546aecb54d0161ae01019b8d07e52fd Merge branch 'master' into soc-2016-multiview =

[Bf-blender-cvs] [7767070] soc-2016-multiview: recover view when changing from correspondence mode

2016-08-04 Thread Tianwei Shen
Commit: 77670703bd824874a15851d983dbb11dc13e955a Author: Tianwei Shen Date: Wed Aug 3 11:17:11 2016 +0800 Branches: soc-2016-multiview https://developer.blender.org/rB77670703bd824874a15851d983dbb11dc13e955a recover view when changing from correspondence mode ===

[Bf-blender-cvs] [d865f2d] soc-2016-multiview: WIP: drawing secondary clip

2016-08-04 Thread Tianwei Shen
Commit: d865f2dbf666f7b9aba60a41ef2ad6887e3a0b67 Author: Tianwei Shen Date: Thu Aug 4 15:36:58 2016 +0800 Branches: soc-2016-multiview https://developer.blender.org/rBd865f2dbf666f7b9aba60a41ef2ad6887e3a0b67 WIP: drawing secondary clip ===

[Bf-blender-cvs] [e56c68c] soc-2016-multiview: separating panning fields to RegionSpaceClip

2016-08-04 Thread Tianwei Shen
Commit: e56c68cdcb86f64f7cc0079a0eefb957f77fdc06 Author: Tianwei Shen Date: Wed Aug 3 15:55:18 2016 +0800 Branches: soc-2016-multiview https://developer.blender.org/rBe56c68cdcb86f64f7cc0079a0eefb957f77fdc06 separating panning fields to RegionSpaceClip - each sub-region now has its own zoom and

[Bf-blender-cvs] [3d9cc4d] blender2.8: support automatic GPU switching on Mac

2016-08-04 Thread Mike Erwin
Commit: 3d9cc4d3f174d01c96d65a4e9cd751699bcb8744 Author: Mike Erwin Date: Thu Aug 4 03:08:13 2016 -0400 Branches: blender2.8 https://developer.blender.org/rB3d9cc4d3f174d01c96d65a4e9cd751699bcb8744 support automatic GPU switching on Mac First attempt. On my laptop (Intel + nVidia) Blender still

[Bf-blender-cvs] [42d816a] blender2.8: Blender 2.8 requires Mac OS 10.7 or later

2016-08-04 Thread Mike Erwin
Commit: 42d816a3d9d63acfc8ef609bc16eb95d44cd75d7 Author: Mike Erwin Date: Thu Aug 4 03:13:20 2016 -0400 Branches: blender2.8 https://developer.blender.org/rB42d816a3d9d63acfc8ef609bc16eb95d44cd75d7 Blender 2.8 requires Mac OS 10.7 or later MacOS 10.7 “Lion” was the first to implement OpenGL 3.2