[Bf-blender-cvs] [1c426d5b6cf] blender2.8: OpenGL: implement 2D with 4x4 matrices

2017-04-13 Thread Mike Erwin
Commit: 1c426d5b6cf70dc4bf84b3bdc494b4543d68c715 Author: Mike Erwin Date: Thu Apr 13 04:00:19 2017 -0400 Branches: blender2.8 https://developer.blender.org/rB1c426d5b6cf70dc4bf84b3bdc494b4543d68c715 OpenGL: implement 2D with 4x4 matrices ... even though 3x3 feels better. This is a compromise

[Bf-blender-cvs] [c8548871ac5] master: Cycles: Use more explicit and commonly used names for BVH structures

2017-04-13 Thread Sergey Sharybin
Commit: c8548871ac56ecbfe66a729933d3a99c798bd741 Author: Sergey Sharybin Date: Thu Apr 13 10:29:14 2017 +0200 Branches: master https://developer.blender.org/rBc8548871ac56ecbfe66a729933d3a99c798bd741 Cycles: Use more explicit and commonly used names for BVH structures This renames BinaryBVH to

[Bf-blender-cvs] [0097f9b298d] master: Cycles: Split BVH implementations into separate files

2017-04-13 Thread Sergey Sharybin
Commit: 0097f9b298d7bf7bb6c985b626e2ce6ff0068af6 Author: Sergey Sharybin Date: Thu Apr 13 10:55:46 2017 +0200 Branches: master https://developer.blender.org/rB0097f9b298d7bf7bb6c985b626e2ce6ff0068af6 Cycles: Split BVH implementations into separate files =

[Bf-blender-cvs] [ffa63d2de67] blender2.8: Use regular header guards in GPU

2017-04-13 Thread Campbell Barton
Commit: ffa63d2de6714aeda8a226b9e11d9b9e0b8d94d6 Author: Campbell Barton Date: Thu Apr 13 19:10:55 2017 +1000 Branches: blender2.8 https://developer.blender.org/rBffa63d2de6714aeda8a226b9e11d9b9e0b8d94d6 Use regular header guards in GPU ==

[Bf-blender-cvs] [f90a243d9c0] master: Cycles: Header cleanup in BVH: move self header to be the first one

2017-04-13 Thread Sergey Sharybin
Commit: f90a243d9c0fc53081744f8685aa8fbaddc9810c Author: Sergey Sharybin Date: Thu Apr 13 11:20:33 2017 +0200 Branches: master https://developer.blender.org/rBf90a243d9c0fc53081744f8685aa8fbaddc9810c Cycles: Header cleanup in BVH: move self header to be the first one This makes us more sure tha

[Bf-blender-cvs] [a7b3047cefc] master: Datablock ID Properties

2017-04-13 Thread Alexander Romanov
Commit: a7b3047cefcbfae4d8b13e15026497fd5ae92730 Author: Alexander Romanov Date: Thu Apr 13 12:30:03 2017 +0300 Branches: master https://developer.blender.org/rBa7b3047cefcbfae4d8b13e15026497fd5ae92730 Datablock ID Properties The absence of datablock properties "will certainly be resolved soon

[Bf-blender-cvs] [0a62e971b24] blender2.8: Draw Engine: Draw sets recursively

2017-04-13 Thread Campbell Barton
Commit: 0a62e971b2413dee218f43e8ba01b14c3a005b7f Author: Campbell Barton Date: Thu Apr 13 19:42:43 2017 +1000 Branches: blender2.8 https://developer.blender.org/rB0a62e971b2413dee218f43e8ba01b14c3a005b7f Draw Engine: Draw sets recursively Matchers regular viewport behavior

[Bf-blender-cvs] [f5bc8ad4ce8] master: Add red alert in UI controls for datablock pointer properties

2017-04-13 Thread Alexander Romanov
Commit: f5bc8ad4ce87165fc0648f1cd8c0ae1fb5f07281 Author: Alexander Romanov Date: Thu Apr 13 12:59:04 2017 +0300 Branches: master https://developer.blender.org/rBf5bc8ad4ce87165fc0648f1cd8c0ae1fb5f07281 Add red alert in UI controls for datablock pointer properties ===

[Bf-blender-cvs] [6f268ac55d8] blender2.8: Merge branch 'master' into blender2.8

2017-04-13 Thread Alexander Romanov
Commit: 6f268ac55d834ca9ba098b321dc101fbba93d773 Author: Alexander Romanov Date: Thu Apr 13 13:02:39 2017 +0300 Branches: blender2.8 https://developer.blender.org/rB6f268ac55d834ca9ba098b321dc101fbba93d773 Merge branch 'master' into blender2.8 ===

[Bf-blender-cvs] [102c3311465] blender2.8: Fix RNA LayerCollectionEngineSettingsClay not inheriting from LayerCollectionSettings.

2017-04-13 Thread Bastien Montagne
Commit: 102c33114655c14ed1e84a2fc90c2d0690e188c6 Author: Bastien Montagne Date: Thu Apr 13 12:16:32 2017 +0200 Branches: blender2.8 https://developer.blender.org/rB102c33114655c14ed1e84a2fc90c2d0690e188c6 Fix RNA LayerCollectionEngineSettingsClay not inheriting from LayerCollectionSettings. Wa

[Bf-blender-cvs] [c810fdd5df4] greasepencil-object: WIP: Add basic editing points to strokes

2017-04-13 Thread Antonio Vazquez
Commit: c810fdd5df4cfa9eaae3e724d0266e74284313e3 Author: Antonio Vazquez Date: Thu Apr 13 12:08:50 2017 +0200 Branches: greasepencil-object https://developer.blender.org/rBc810fdd5df4cfa9eaae3e724d0266e74284313e3 WIP: Add basic editing points to strokes =

[Bf-blender-cvs] [4388bbf9d6d] greasepencil-object: Remove inverse matrix in drawing

2017-04-13 Thread Antonio Vazquez
Commit: 4388bbf9d6d85836eb50e888a9e64fdb62d293c8 Author: Antonio Vazquez Date: Thu Apr 13 12:20:34 2017 +0200 Branches: greasepencil-object https://developer.blender.org/rB4388bbf9d6d85836eb50e888a9e64fdb62d293c8 Remove inverse matrix in drawing With new shaders, it is better to use a object gl

[Bf-blender-cvs] [544df54f3cb] master: Fix Blenderplayer (c)

2017-04-13 Thread Bastien Montagne
Commit: 544df54f3cb96a2303ad0630db71c98aeb61c1f2 Author: Bastien Montagne Date: Thu Apr 13 12:36:19 2017 +0200 Branches: master https://developer.blender.org/rB544df54f3cb96a2303ad0630db71c98aeb61c1f2 Fix Blenderplayer (c) === M

[Bf-blender-cvs] [1348caa1ab1] greasepencil-object: Merge branch 'blender2.8' into greasepencil-object

2017-04-13 Thread Antonio Vazquez
Commit: 1348caa1ab19dad2c9a3bd406d20830b59c004d4 Author: Antonio Vazquez Date: Thu Apr 13 12:29:26 2017 +0200 Branches: greasepencil-object https://developer.blender.org/rB1348caa1ab19dad2c9a3bd406d20830b59c004d4 Merge branch 'blender2.8' into greasepencil-object ===

[Bf-blender-cvs] [575d6415fb4] master: Task scheduler: Fix typo in TLS for pools created from non-main thread

2017-04-13 Thread Sergey Sharybin
Commit: 575d6415fb4b3b14cc42458f68f4c57bda66a69a Author: Sergey Sharybin Date: Thu Apr 13 13:32:39 2017 +0200 Branches: master https://developer.blender.org/rB575d6415fb4b3b14cc42458f68f4c57bda66a69a Task scheduler: Fix typo in TLS for pools created from non-main thread Did a mistake which star

[Bf-blender-cvs] [b96777b3e15] blender2.8: Cleanup: minor changes to logic for outline drawing

2017-04-13 Thread Campbell Barton
Commit: b96777b3e152bb48f9f86effc3bd4510d17ef571 Author: Campbell Barton Date: Thu Apr 13 21:44:24 2017 +1000 Branches: blender2.8 https://developer.blender.org/rBb96777b3e152bb48f9f86effc3bd4510d17ef571 Cleanup: minor changes to logic for outline drawing Use brace placement following code-styl

[Bf-blender-cvs] [2128e26d86a] blender2.8: Draw Manager: initial lattice support

2017-04-13 Thread Campbell Barton
Commit: 2128e26d86a8dcc25287de4bfc39f065fefd3ce3 Author: Campbell Barton Date: Thu Apr 13 22:09:59 2017 +1000 Branches: blender2.8 https://developer.blender.org/rB2128e26d86a8dcc25287de4bfc39f065fefd3ce3 Draw Manager: initial lattice support Still misses support for edit-mode selection & weight

[Bf-blender-cvs] [0706b908db4] master: Alembic import: fixed off-by-one error in start/end frame

2017-04-13 Thread Sybren A. Stüvel
Commit: 0706b908db400fddc2e653aa9e640c65c6b8a732 Author: Sybren A. Stüvel Date: Thu Apr 13 14:50:02 2017 +0200 Branches: master https://developer.blender.org/rB0706b908db400fddc2e653aa9e640c65c6b8a732 Alembic import: fixed off-by-one error in start/end frame static_cast truncates, so a computed

[Bf-blender-cvs] [360cf8393a2] master: Cycles: Make vectorized types constructor from register explicit

2017-04-13 Thread Sergey Sharybin
Commit: 360cf8393a22f7beec81340ddd0aaa3bfd22275c Author: Sergey Sharybin Date: Thu Apr 13 15:07:07 2017 +0200 Branches: master https://developer.blender.org/rB360cf8393a22f7beec81340ddd0aaa3bfd22275c Cycles: Make vectorized types constructor from register explicit This is not a cheap operation

[Bf-blender-cvs] [e6392458d32] master: Cycles: Remove unused function

2017-04-13 Thread Sergey Sharybin
Commit: e6392458d3210c5865ebf0b263406f11e7483f47 Author: Sergey Sharybin Date: Thu Apr 13 15:01:55 2017 +0200 Branches: master https://developer.blender.org/rBe6392458d3210c5865ebf0b263406f11e7483f47 Cycles: Remove unused function It was quite wrong actually by doing some __m128 to flaot4 round

[Bf-blender-cvs] [41afab82588] greasepencil-object: Cleanup: Use macro to free shaders

2017-04-13 Thread Antonio Vazquez
Commit: 41afab82588e1e4e346c210b2ec06e8edf6a985e Author: Antonio Vazquez Date: Thu Apr 13 15:31:08 2017 +0200 Branches: greasepencil-object https://developer.blender.org/rB41afab82588e1e4e346c210b2ec06e8edf6a985e Cleanup: Use macro to free shaders ===

[Bf-blender-cvs] [368b3c145bc] blender2.8: Layer collection settings API

2017-04-13 Thread Dalai Felinto
Commit: 368b3c145bc2b63b340231bcbd7bc36055bcd41e Author: Dalai Felinto Date: Thu Apr 13 15:38:15 2017 +0200 Branches: blender2.8 https://developer.blender.org/rB368b3c145bc2b63b340231bcbd7bc36055bcd41e Layer collection settings API This way we can set a property via RNA, and also force an updat

[Bf-blender-cvs] [9b53bab0b7e] blender2.8: Update despsgraph when set/unset variables

2017-04-13 Thread Dalai Felinto
Commit: 9b53bab0b7e29931b42c1969c401fc33a268ec12 Author: Dalai Felinto Date: Thu Apr 13 15:38:35 2017 +0200 Branches: blender2.8 https://developer.blender.org/rB9b53bab0b7e29931b42c1969c401fc33a268ec12 Update despsgraph when set/unset variables ==

[Bf-blender-cvs] [0a032ce83be] master: Fix Surface Deform crash with missing or freed DM

2017-04-13 Thread Luca Rood
Commit: 0a032ce83be78a02b92ffe4544fac46d6d3c8f03 Author: Luca Rood Date: Thu Apr 13 15:39:16 2017 +0200 Branches: master https://developer.blender.org/rB0a032ce83be78a02b92ffe4544fac46d6d3c8f03 Fix Surface Deform crash with missing or freed DM ===

[Bf-blender-cvs] [5a5f1dc8e49] blender2.8: Unittests for depsgraph layer collection render settings evaluation

2017-04-13 Thread Dalai Felinto
Commit: 5a5f1dc8e495d8c3e8c4acce0f45830e968979c2 Author: Dalai Felinto Date: Thu Apr 13 16:28:47 2017 +0200 Branches: blender2.8 https://developer.blender.org/rB5a5f1dc8e495d8c3e8c4acce0f45830e968979c2 Unittests for depsgraph layer collection render settings evaluation Some of the tests are fa

[Bf-blender-cvs] [ae7b6790219] uv_unwrapping_slim_algorithm: SLIM: disallowing pins to move to places that the SLIM algorithm can't handle. Also, this simplifiey the way we transfer uv coords back to

2017-04-13 Thread Aurel Gruber
Commit: ae7b67902191abb7e5aefbdcc20b84f050ec2b08 Author: Aurel Gruber Date: Thu Apr 13 16:33:11 2017 +0200 Branches: uv_unwrapping_slim_algorithm https://developer.blender.org/rBae7b67902191abb7e5aefbdcc20b84f050ec2b08 SLIM: disallowing pins to move to places that the SLIM algorithm can't handle

[Bf-blender-cvs] [3cae116704f] uv_unwrapping_slim_algorithm: SLIM: In live Unwrap mode unpinned vertices can now be moved. Also, a single pin also invokes SLIM. That also avoids crashing minimize_stre

2017-04-13 Thread Aurel Gruber
Commit: 3cae116704f35dc7b73480057761538a6a612ea6 Author: Aurel Gruber Date: Thu Apr 13 16:22:49 2017 +0200 Branches: uv_unwrapping_slim_algorithm https://developer.blender.org/rB3cae116704f35dc7b73480057761538a6a612ea6 SLIM: In live Unwrap mode unpinned vertices can now be moved. Also, a single

[Bf-blender-cvs] [ebb30451140] master: Alembic export: added support for writing dupli-groups

2017-04-13 Thread Sybren A. Stüvel
Commit: ebb30451140296970af011a15579c52731b610e3 Author: Sybren A. Stüvel Date: Wed Apr 12 12:35:09 2017 +0200 Branches: master https://developer.blender.org/rBebb30451140296970af011a15579c52731b610e3 Alembic export: added support for writing dupli-groups This supports our common character anim

[Bf-blender-cvs] [3906e5939ab] master: Alembic export: unified code of exploreTransform and exploreObject.

2017-04-13 Thread Sybren A. Stüvel
Commit: 3906e5939ab5ce5a1518d16c47cf6289c876aa92 Author: Sybren A. Stüvel Date: Tue Apr 11 14:59:48 2017 +0200 Branches: master https://developer.blender.org/rB3906e5939ab5ce5a1518d16c47cf6289c876aa92 Alembic export: unified code of exploreTransform and exploreObject. ==

[Bf-blender-cvs] [8458ffcf5b2] blender2.8: Remove some elbeem debug functions

2017-04-13 Thread Luca Rood
Commit: 8458ffcf5b259595734d55f3cf560b9507a4d9ae Author: Luca Rood Date: Wed Apr 12 15:24:42 2017 +0200 Branches: blender2.8 https://developer.blender.org/rB8458ffcf5b259595734d55f3cf560b9507a4d9ae Remove some elbeem debug functions Some elbeem debug functions had old gl drawing calls. I remove

[Bf-blender-cvs] [257e6c0c7df] blender2.8: Remove deprecated opengl stuff from opensubdiv

2017-04-13 Thread Luca Rood
Commit: 257e6c0c7df443b96a567270ce541a686104eead Author: Luca Rood Date: Thu Apr 13 16:52:13 2017 +0200 Branches: blender2.8 https://developer.blender.org/rB257e6c0c7df443b96a567270ce541a686104eead Remove deprecated opengl stuff from opensubdiv This removes glGetBooleanv queries for GL_LIGHTING

[Bf-blender-cvs] [bbf2f3ac2a5] cloth-improvements: Merge branch 'master' into cloth-improvements

2017-04-13 Thread Luca Rood
Commit: bbf2f3ac2a5990287c5caff4a3a603d98ab68b50 Author: Luca Rood Date: Thu Apr 13 15:48:55 2017 +0200 Branches: cloth-improvements https://developer.blender.org/rBbbf2f3ac2a5990287c5caff4a3a603d98ab68b50 Merge branch 'master' into cloth-improvements ===

[Bf-blender-cvs] [e3cefe5ed03] greasepencil-object: Add TODO for xray functionality

2017-04-13 Thread Antonio Vazquez
Commit: e3cefe5ed038a935d3385e8a20c90b2e40984b78 Author: Antonio Vazquez Date: Thu Apr 13 17:52:06 2017 +0200 Branches: greasepencil-object https://developer.blender.org/rBe3cefe5ed038a935d3385e8a20c90b2e40984b78 Add TODO for xray functionality ==

[Bf-blender-cvs] [a831b86bfe7] greasepencil-object: WIP: Add layer parenting

2017-04-13 Thread Antonio Vazquez
Commit: a831b86bfe7d0766ae9b4aae8276ffa209ca2ac0 Author: Antonio Vazquez Date: Thu Apr 13 18:32:53 2017 +0200 Branches: greasepencil-object https://developer.blender.org/rBa831b86bfe7d0766ae9b4aae8276ffa209ca2ac0 WIP: Add layer parenting There are some memory leaks ===

[Bf-blender-cvs] [fe559d06593] blender2.8: OpenGL: do not support legacy matrix when using core profile

2017-04-13 Thread Dalai Felinto
Commit: fe559d06593da143e036cf154e36c5d51ec7324c Author: Dalai Felinto Date: Thu Apr 13 16:49:39 2017 +0200 Branches: blender2.8 https://developer.blender.org/rBfe559d06593da143e036cf154e36c5d51ec7324c OpenGL: do not support legacy matrix when using core profile

[Bf-blender-cvs] [1c01811cce0] blender2.8: OpenGL core: add some missing gpuBegin to allow clay with no UI

2017-04-13 Thread Dalai Felinto
Commit: 1c01811cce00b799ee94aad24083ddf3954a5829 Author: Dalai Felinto Date: Thu Apr 13 18:49:16 2017 +0200 Branches: blender2.8 https://developer.blender.org/rB1c01811cce00b799ee94aad24083ddf3954a5829 OpenGL core: add some missing gpuBegin to allow clay with no UI =

[Bf-blender-cvs] [30a558bce58] greasepencil-object: When remove layer parent reset stroke position

2017-04-13 Thread Antonio Vazquez
Commit: 30a558bce58749bd6b27e45c911538d1aac92b97 Author: Antonio Vazquez Date: Thu Apr 13 19:40:27 2017 +0200 Branches: greasepencil-object https://developer.blender.org/rB30a558bce58749bd6b27e45c911538d1aac92b97 When remove layer parent reset stroke position With new design when a layer parent

[Bf-blender-cvs] [371eaac9ee9] greasepencil-object: Merge branch 'blender2.8' into greasepencil-object

2017-04-13 Thread Antonio Vazquez
Commit: 371eaac9ee9a2ca53ecda1c5d00e2c89ded0ec6e Author: Antonio Vazquez Date: Thu Apr 13 19:43:17 2017 +0200 Branches: greasepencil-object https://developer.blender.org/rB371eaac9ee9a2ca53ecda1c5d00e2c89ded0ec6e Merge branch 'blender2.8' into greasepencil-object ===

[Bf-blender-cvs] [a61b751972d] HMD_viewport: Avoid view setup function prototypes, move them to top of file

2017-04-13 Thread Julian Eisel
Commit: a61b751972ddbadef5f35d5be6d04c61f2aa485a Author: Julian Eisel Date: Thu Apr 13 19:47:42 2017 +0200 Branches: HMD_viewport https://developer.blender.org/rBa61b751972ddbadef5f35d5be6d04c61f2aa485a Avoid view setup function prototypes, move them to top of file =

[Bf-blender-cvs] [01acc0d59f8] HMD_viewport: Move drawing matrix setup into own function

2017-04-13 Thread Julian Eisel
Commit: 01acc0d59f8176f8af64c7e930a822391e893d1d Author: Julian Eisel Date: Thu Apr 13 19:26:35 2017 +0200 Branches: HMD_viewport https://developer.blender.org/rB01acc0d59f8176f8af64c7e930a822391e893d1d Move drawing matrix setup into own function

[Bf-blender-cvs] [ac880b67c3d] master: UI: Add/Improve a few tooltips

2017-04-13 Thread Aaron Carlisle
Commit: ac880b67c3dd942cd70182f3e655e2f1d360d63c Author: Aaron Carlisle Date: Thu Apr 13 18:07:10 2017 -0400 Branches: master https://developer.blender.org/rBac880b67c3dd942cd70182f3e655e2f1d360d63c UI: Add/Improve a few tooltips See T51061 =

[Bf-blender-cvs] [02273441dc2] blender2.8: Draw Manager: lattice editmode drawing

2017-04-13 Thread Campbell Barton
Commit: 02273441dc2cebab122d6f6d1b0642a500a67409 Author: Campbell Barton Date: Thu Apr 13 23:29:45 2017 +1000 Branches: blender2.8 https://developer.blender.org/rB02273441dc2cebab122d6f6d1b0642a500a67409 Draw Manager: lattice editmode drawing

[Bf-blender-cvs] [b0dc151dc3b] temp-cycles-denoising: Cycles Denoising: Move closure classification to a separate function

2017-04-13 Thread Lukas Stockner
Commit: b0dc151dc3ba866109c1b05096557fddda5dc349 Author: Lukas Stockner Date: Fri Apr 14 00:13:44 2017 +0200 Branches: temp-cycles-denoising https://developer.blender.org/rBb0dc151dc3ba866109c1b05096557fddda5dc349 Cycles Denoising: Move closure classification to a separate function

[Bf-blender-cvs] [2eea3d1d299] temp-cycles-denoising: Cycles Denoising: Add back the feature strength option

2017-04-13 Thread Lukas Stockner
Commit: 2eea3d1d29995aa7134a6002ada05806f822ee09 Author: Lukas Stockner Date: Thu Apr 13 00:00:22 2017 +0200 Branches: temp-cycles-denoising https://developer.blender.org/rB2eea3d1d29995aa7134a6002ada05806f822ee09 Cycles Denoising: Add back the feature strength option Note: The control is now d

[Bf-blender-cvs] [79799595274] temp-cycles-denoising: Cycles Denoising: Move offset pointer handling to a separate class

2017-04-13 Thread Lukas Stockner
Commit: 797995952749f7b4a6c18c2d9b9f4618cd901fcb Author: Lukas Stockner Date: Thu Apr 13 23:05:23 2017 +0200 Branches: temp-cycles-denoising https://developer.blender.org/rB797995952749f7b4a6c18c2d9b9f4618cd901fcb Cycles Denoising: Move offset pointer handling to a separate class This also fixe

[Bf-blender-cvs] [199f8e9018a] temp-cycles-denoising: Cycles Denoising: Fix Multi-GPU viewport rendering

2017-04-13 Thread Lukas Stockner
Commit: 199f8e9018a6baee89f3a43884dabed3edf6a116 Author: Lukas Stockner Date: Tue Apr 11 19:33:46 2017 +0200 Branches: temp-cycles-denoising https://developer.blender.org/rB199f8e9018a6baee89f3a43884dabed3edf6a116 Cycles Denoising: Fix Multi-GPU viewport rendering ==

[Bf-blender-cvs] [0226279d0e7] temp-cycles-denoising: Cycles Denoising: Fix AMD OpenCL support

2017-04-13 Thread Lukas Stockner
Commit: 0226279d0e72ec3d29a5853fac3a33883ee77986 Author: Lukas Stockner Date: Tue Apr 11 19:32:46 2017 +0200 Branches: temp-cycles-denoising https://developer.blender.org/rB0226279d0e72ec3d29a5853fac3a33883ee77986 Cycles Denoising: Fix AMD OpenCL support Credit for this patch goes to nirved. =

[Bf-blender-cvs] [116dd643abb] temp-cycles-denoising: Merge remote-tracking branch 'origin/master' into temp-cycles-denoising

2017-04-13 Thread Lukas Stockner
Commit: 116dd643abbdb67de17da664cfaa87bb05b77119 Author: Lukas Stockner Date: Fri Mar 31 00:31:31 2017 +0200 Branches: temp-cycles-denoising https://developer.blender.org/rB116dd643abbdb67de17da664cfaa87bb05b77119 Merge remote-tracking branch 'origin/master' into temp-cycles-denoising =

[Bf-blender-cvs] [4d0fc5de3a9] temp-cycles-denoising: Cycles Denoising: CPUDevice tweaks from the review

2017-04-13 Thread Lukas Stockner
Commit: 4d0fc5de3a976ce5c201a7b278e8a392f96316a8 Author: Lukas Stockner Date: Thu Apr 13 05:03:13 2017 +0200 Branches: temp-cycles-denoising https://developer.blender.org/rB4d0fc5de3a976ce5c201a7b278e8a392f96316a8 Cycles Denoising: CPUDevice tweaks from the review ==

[Bf-blender-cvs] [57f93bf448a] temp-cycles-denoising: Cycles Denoising: Avoid useless calculation in branched path tracing if denoising is disabled

2017-04-13 Thread Lukas Stockner
Commit: 57f93bf448abfcee60e587383d397a16887ace3c Author: Lukas Stockner Date: Fri Apr 14 00:29:56 2017 +0200 Branches: temp-cycles-denoising https://developer.blender.org/rB57f93bf448abfcee60e587383d397a16887ace3c Cycles Denoising: Avoid useless calculation in branched path tracing if denoising

[Bf-blender-cvs] [fbd0b1de2b4] temp-cycles-denoising: Cycles Denoising: Remove a few unused utility functions

2017-04-13 Thread Lukas Stockner
Commit: fbd0b1de2b4ab12cc74c6e8b6608d7e2e44d712a Author: Lukas Stockner Date: Thu Mar 30 00:44:36 2017 +0200 Branches: temp-cycles-denoising https://developer.blender.org/rBfbd0b1de2b4ab12cc74c6e8b6608d7e2e44d712a Cycles Denoising: Remove a few unused utility functions =

[Bf-blender-cvs] [0cde3b08c7b] temp-cycles-denoising: Cycles Denoising: Remove unused flag

2017-04-13 Thread Lukas Stockner
Commit: 0cde3b08c7bb83f511e90258b11f2c9b3444ceca Author: Lukas Stockner Date: Fri Apr 14 00:45:52 2017 +0200 Branches: temp-cycles-denoising https://developer.blender.org/rB0cde3b08c7bb83f511e90258b11f2c9b3444ceca Cycles Denoising: Remove unused flag

[Bf-blender-cvs] [c48b1a4fe48] temp-cycles-denoising: Merge remote-tracking branch 'origin/master' into temp-cycles-denoising

2017-04-13 Thread Lukas Stockner
Commit: c48b1a4fe48ba3d57e20d98a58babfb81b269dad Author: Lukas Stockner Date: Fri Apr 14 00:47:35 2017 +0200 Branches: temp-cycles-denoising https://developer.blender.org/rBc48b1a4fe48ba3d57e20d98a58babfb81b269dad Merge remote-tracking branch 'origin/master' into temp-cycles-denoising =

[Bf-blender-cvs] [2218e9927b2] temp-cycles-denoising: Cycles Denoising: Move back into the kernel/ folder

2017-04-13 Thread Lukas Stockner
Commit: 2218e9927b2e5f0ce80026fa147abae6a792b272 Author: Lukas Stockner Date: Thu Apr 13 22:25:20 2017 +0200 Branches: temp-cycles-denoising https://developer.blender.org/rB2218e9927b2e5f0ce80026fa147abae6a792b272 Cycles Denoising: Move back into the kernel/ folder =

[Bf-blender-cvs] [7a8629def86] temp-cycles-denoising: Cycles Denoising: Allocate more shared memory for the CUDA reconstruction kernel

2017-04-13 Thread Lukas Stockner
Commit: 7a8629def864ea7c9ebe2f8416ba668ac93e5aa5 Author: Lukas Stockner Date: Thu Mar 30 00:21:22 2017 +0200 Branches: temp-cycles-denoising https://developer.blender.org/rB7a8629def864ea7c9ebe2f8416ba668ac93e5aa5 Cycles Denoising: Allocate more shared memory for the CUDA reconstruction kernel

[Bf-blender-cvs] [31fdea4dc10] temp-cycles-denoising: Cycles Denoising: Only write shadowing info if denoising or shadowcatcher is enabled

2017-04-13 Thread Lukas Stockner
Commit: 31fdea4dc1079faaf8cdc5c814f86c4476aba7c8 Author: Lukas Stockner Date: Fri Apr 14 00:44:24 2017 +0200 Branches: temp-cycles-denoising https://developer.blender.org/rB31fdea4dc1079faaf8cdc5c814f86c4476aba7c8 Cycles Denoising: Only write shadowing info if denoising or shadowcatcher is enab

[Bf-blender-cvs] [1a3a77cdb91] temp-cycles-denoising: Merge remote-tracking branch 'origin/master' into temp-cycles-denoising

2017-04-13 Thread Lukas Stockner
Commit: 1a3a77cdb9121a8fb708dd20f118e62306b399df Author: Lukas Stockner Date: Tue Apr 11 19:31:59 2017 +0200 Branches: temp-cycles-denoising https://developer.blender.org/rB1a3a77cdb9121a8fb708dd20f118e62306b399df Merge remote-tracking branch 'origin/master' into temp-cycles-denoising =

[Bf-blender-cvs] [7462a684bf1] temp-cycles-denoising: Cycles Denoising: Fix Multi-GPU OpenCL denoising

2017-04-13 Thread Lukas Stockner
Commit: 7462a684bf1dc18ae5ff3fc364a86dcd33c42292 Author: Lukas Stockner Date: Tue Apr 11 19:33:22 2017 +0200 Branches: temp-cycles-denoising https://developer.blender.org/rB7462a684bf1dc18ae5ff3fc364a86dcd33c42292 Cycles Denoising: Fix Multi-GPU OpenCL denoising

[Bf-blender-cvs] [f3e664907c9] temp-cycles-denoising: Cycles Denoising: Move the denoising feature evaluation before the subsurface bounce

2017-04-13 Thread Lukas Stockner
Commit: f3e664907c9c17ed4fbb0f8868782a3f24d1e9a4 Author: Lukas Stockner Date: Fri Apr 14 00:21:42 2017 +0200 Branches: temp-cycles-denoising https://developer.blender.org/rBf3e664907c9c17ed4fbb0f8868782a3f24d1e9a4 Cycles Denoising: Move the denoising feature evaluation before the subsurface bou

[Bf-blender-cvs] [30f4576d51b] temp-cycles-denoising: Cycles Denoising: Refactor design row construction

2017-04-13 Thread Lukas Stockner
Commit: 30f4576d51bd247488da8d250b541539a3bd5fa8 Author: Lukas Stockner Date: Thu Mar 30 00:25:45 2017 +0200 Branches: temp-cycles-denoising https://developer.blender.org/rB30f4576d51bd247488da8d250b541539a3bd5fa8 Cycles Denoising: Refactor design row construction This change improves the share

[Bf-blender-cvs] [532532afc73] blender2.8: Revert "OpenGL core: add some missing gpuBegin to allow clay with no UI"

2017-04-13 Thread Dalai Felinto
Commit: 532532afc7316e05e1603529a84f6c3ab8ee32d3 Author: Dalai Felinto Date: Thu Apr 13 18:49:16 2017 +0200 Branches: blender2.8 https://developer.blender.org/rB532532afc7316e05e1603529a84f6c3ab8ee32d3 Revert "OpenGL core: add some missing gpuBegin to allow clay with no UI" This reverts commit

[Bf-blender-cvs] [26f25b1b27b] blender2.8: OpenGL: use ShaderInterface to look up uniforms

2017-04-13 Thread Mike Erwin
Commit: 26f25b1b27bd850b0e6cd1bfc045fcfd41f1ba3b Author: Mike Erwin Date: Thu Apr 13 18:37:26 2017 -0400 Branches: blender2.8 https://developer.blender.org/rB26f25b1b27bd850b0e6cd1bfc045fcfd41f1ba3b OpenGL: use ShaderInterface to look up uniforms These were the last few glGetUniformLocation cal