[Bf-blender-cvs] [338b9ae00b3] temp-lanpr-cleanup: Refactor: Ensure there's always a valid file editor tool region

2019-09-24 Thread Julian Eisel
Commit: 338b9ae00b35a45a3cf4f9a7a63d013817d79790 Author: Julian Eisel Date: Fri Sep 20 15:35:28 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB338b9ae00b35a45a3cf4f9a7a63d013817d79790 Refactor: Ensure there's always a valid file editor tool region So far the file browse

[Bf-blender-cvs] [6797c61fdde] temp-lanpr-cleanup: Remove redundant file bookmarks region toggle operator

2019-09-24 Thread Julian Eisel
Commit: 6797c61fdde4a3bc13d9fcb6fbf798dc201a836a Author: Julian Eisel Date: Fri Sep 20 15:54:59 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB6797c61fdde4a3bc13d9fcb6fbf798dc201a836a Remove redundant file bookmarks region toggle operator For the default keymap we were

[Bf-blender-cvs] [f879b8b4ee5] temp-lanpr-cleanup: UI: Replace big options button in file browser

2019-09-24 Thread Julian Eisel
Commit: f879b8b4ee5a00b0db5aa5f620bd07f4a1e21ee9 Author: Julian Eisel Date: Fri Sep 20 17:36:38 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rBf879b8b4ee5a00b0db5aa5f620bd07f4a1e21ee9 UI: Replace big options button in file browser The big options button in the lower lef

[Bf-blender-cvs] [224627e76e9] temp-lanpr-cleanup: Cleanup: use braces

2019-09-24 Thread Campbell Barton
Commit: 224627e76e972885d5561189ab5e2a3845dd110b Author: Campbell Barton Date: Mon Sep 23 09:36:12 2019 +1000 Branches: temp-lanpr-cleanup https://developer.blender.org/rB224627e76e972885d5561189ab5e2a3845dd110b Cleanup: use braces ===

[Bf-blender-cvs] [4a74b3803ae] temp-lanpr-cleanup: Fix empty file options region in regular editor

2019-09-24 Thread Julian Eisel
Commit: 4a74b3803ae1b5276ab1fd5a71e1bf6ec655f42a Author: Julian Eisel Date: Fri Sep 20 12:03:32 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB4a74b3803ae1b5276ab1fd5a71e1bf6ec655f42a Fix empty file options region in regular editor This would happen when opening a file

[Bf-blender-cvs] [d611109ef84] temp-lanpr-cleanup: Rewrite file region handling for non-editor mode

2019-09-24 Thread Julian Eisel
Commit: d611109ef84238f85aa337ae370eec4c1341c871 Author: Julian Eisel Date: Fri Sep 20 15:09:47 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rBd611109ef84238f85aa337ae370eec4c1341c871 Rewrite file region handling for non-editor mode This makes it so that regions only ne

[Bf-blender-cvs] [3019938064b] temp-lanpr-cleanup: Cleanup: discarded-qualifier warning

2019-09-24 Thread Campbell Barton
Commit: 3019938064b25ba4366f27ceca3f17cfdf961613 Author: Campbell Barton Date: Fri Sep 20 21:04:56 2019 +1000 Branches: temp-lanpr-cleanup https://developer.blender.org/rB3019938064b25ba4366f27ceca3f17cfdf961613 Cleanup: discarded-qualifier warning ==

[Bf-blender-cvs] [8f36cfd0209] temp-lanpr-cleanup: Fix T69352: Audio strips don't update when changing `frame_start`

2019-09-24 Thread Richard Antalik
Commit: 8f36cfd020935b3cfce31359de5e7067c42ea995 Author: Richard Antalik Date: Sat Sep 21 17:28:08 2019 -0700 Branches: temp-lanpr-cleanup https://developer.blender.org/rB8f36cfd020935b3cfce31359de5e7067c42ea995 Fix T69352: Audio strips don't update when changing `frame_start` Tag depsgraph upd

[Bf-blender-cvs] [c12ad1e18e6] temp-lanpr-cleanup: UI: Updated Sculpt Simplify tool icon

2019-09-24 Thread William Reynish
Commit: c12ad1e18e6feefb980902c8d214a4604008e95e Author: William Reynish Date: Sun Sep 22 21:36:18 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rBc12ad1e18e6feefb980902c8d214a4604008e95e UI: Updated Sculpt Simplify tool icon Fits better with the other tool icons. =

[Bf-blender-cvs] [5883d071167] temp-lanpr-cleanup: Cleanup: quote use

2019-09-24 Thread Campbell Barton
Commit: 5883d07116722df3d477f14de59cb6595b4c2fa8 Author: Campbell Barton Date: Mon Sep 23 09:35:27 2019 +1000 Branches: temp-lanpr-cleanup https://developer.blender.org/rB5883d07116722df3d477f14de59cb6595b4c2fa8 Cleanup: quote use

[Bf-blender-cvs] [a0073512500] temp-lanpr-cleanup: Sequencer: correct fcurve map usage

2019-09-24 Thread Campbell Barton
Commit: a0073512500a3b23a93beb665b1683b8571488d1 Author: Campbell Barton Date: Mon Sep 23 09:31:08 2019 +1000 Branches: temp-lanpr-cleanup https://developer.blender.org/rBa0073512500a3b23a93beb665b1683b8571488d1 Sequencer: correct fcurve map usage ===

[Bf-blender-cvs] [c36b6334fc3] temp-lanpr-cleanup: Fix T69564: Empty fcurve prevents waveform drawing

2019-09-24 Thread Richard Antalik
Commit: c36b6334fc338f7b4576f4f4faa06b7a702f331e Author: Richard Antalik Date: Sat Sep 21 18:47:43 2019 -0700 Branches: temp-lanpr-cleanup https://developer.blender.org/rBc36b6334fc338f7b4576f4f4faa06b7a702f331e Fix T69564: Empty fcurve prevents waveform drawing Add check if fcurve is empty to

[Bf-blender-cvs] [868044917d8] temp-lanpr-cleanup: Cleanup: Add/use utility to remove regions

2019-09-24 Thread Julian Eisel
Commit: 868044917d89b2138a372a0c7f28f7e2fbc9d2ee Author: Julian Eisel Date: Fri Sep 20 12:26:06 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB868044917d89b2138a372a0c7f28f7e2fbc9d2ee Cleanup: Add/use utility to remove regions ===

[Bf-blender-cvs] [fbd0c6f5f8c] temp-lanpr-cleanup: ImBuf: add planes, channels attributes

2019-09-24 Thread Campbell Barton
Commit: fbd0c6f5f8ce48e7f959a40dec3d3e2107f1e8c8 Author: Campbell Barton Date: Mon Sep 23 09:36:20 2019 +1000 Branches: temp-lanpr-cleanup https://developer.blender.org/rBfbd0c6f5f8ce48e7f959a40dec3d3e2107f1e8c8 ImBuf: add planes, channels attributes D5857 by @cmbasnett ===

[Bf-blender-cvs] [c7be446d61a] temp-lanpr-cleanup: UI: Move new sculpt mode tools to correct places in toolbar

2019-09-24 Thread William Reynish
Commit: c7be446d61ab413dc5afb525871608c0cbe15cf6 Author: William Reynish Date: Sun Sep 22 15:10:15 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rBc7be446d61ab413dc5afb525871608c0cbe15cf6 UI: Move new sculpt mode tools to correct places in toolbar Follows general logic,

[Bf-blender-cvs] [11fe6cec3b3] temp-lanpr-cleanup: Fix T70150: Explode modifier crashes with empty vertex group.

2019-09-24 Thread Bastien Montagne
Commit: 11fe6cec3b3d94605809cb6b70a14a6b20ea0052 Author: Bastien Montagne Date: Sun Sep 22 18:29:05 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB11fe6cec3b3d94605809cb6b70a14a6b20ea0052 Fix T70150: Explode modifier crashes with empty vertex group. There’s be a lot to

[Bf-blender-cvs] [eb9deac3fbe] temp-lanpr-cleanup: VSE: Remove the use of eval in Fades operators

2019-09-24 Thread Nathan Lovato
Commit: eb9deac3fbed7f2ed75bea6760183e1c55b60cfc Author: Nathan Lovato Date: Sat Sep 21 18:26:45 2019 -0700 Branches: temp-lanpr-cleanup https://developer.blender.org/rBeb9deac3fbed7f2ed75bea6760183e1c55b60cfc VSE: Remove the use of eval in Fades operators Fix security issue introduced in rB2ec

[Bf-blender-cvs] [77eab493adb] temp-lanpr-cleanup: Cleanup: MOD_Explode: sanitize face-without-particle case.

2019-09-24 Thread Bastien Montagne
Commit: 77eab493adb9e720125f0c9bf43d9ee0608119d6 Author: Bastien Montagne Date: Sun Sep 22 18:48:00 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB77eab493adb9e720125f0c9bf43d9ee0608119d6 Cleanup: MOD_Explode: sanitize face-without-particle case. Systematically reset pa

[Bf-blender-cvs] [91246bf91d9] temp-lanpr-cleanup: Fix T69593: Color strip won't update

2019-09-24 Thread Richard Antalik
Commit: 91246bf91d97051624bcaa37bff87ce3b3b6cec5 Author: Richard Antalik Date: Sat Sep 21 19:00:30 2019 -0700 Branches: temp-lanpr-cleanup https://developer.blender.org/rB91246bf91d97051624bcaa37bff87ce3b3b6cec5 Fix T69593: Color strip won't update Reviewed By: JacquesLucke Differential Revisi

[Bf-blender-cvs] [61293eed151] temp-lanpr-cleanup: GPencil: Fix missing last point when sculpt in Multiframe

2019-09-24 Thread Antonio Vazquez
Commit: 61293eed151704a0379e5faafd1f6f4ed8e4a82a Author: Antonio Vazquez Date: Sun Sep 22 13:16:02 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB61293eed151704a0379e5faafd1f6f4ed8e4a82a GPencil: Fix missing last point when sculpt in Multiframe This was a mistake when f

[Bf-blender-cvs] [1971bf660dc] temp-lanpr-cleanup: Cleanup: MOD_explode: Sanitize code some more.

2019-09-24 Thread Bastien Montagne
Commit: 1971bf660dc470d5455c509423665490a74144b8 Author: Bastien Montagne Date: Sun Sep 22 18:51:45 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB1971bf660dc470d5455c509423665490a74144b8 Cleanup: MOD_explode: Sanitize code some more. This happens to be a non-behavioral

[Bf-blender-cvs] [7a2db8dd74f] temp-lanpr-cleanup: UI: Add missing toolbar icons for Sculpt Mode

2019-09-24 Thread William Reynish
Commit: 7a2db8dd74f6a4782cd92dbc39a1a45843eaacab Author: William Reynish Date: Sun Sep 22 14:54:14 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB7a2db8dd74f6a4782cd92dbc39a1a45843eaacab UI: Add missing toolbar icons for Sculpt Mode =

[Bf-blender-cvs] [96aff3f1c61] temp-lanpr-cleanup: Mathutils: expose the swing + twist Quaternion decomposition to Python.

2019-09-24 Thread Alexander Gavrilov
Commit: 96aff3f1c61c2574daac5a6edd16c6cfef905997 Author: Alexander Gavrilov Date: Sun Sep 22 13:01:25 2019 +0300 Branches: temp-lanpr-cleanup https://developer.blender.org/rB96aff3f1c61c2574daac5a6edd16c6cfef905997 Mathutils: expose the swing + twist Quaternion decomposition to Python. This dec

[Bf-blender-cvs] [0cd507dbdb2] temp-lanpr-cleanup: GPencil: Performance improvement for Multiframe and Onion Skin

2019-09-24 Thread Antonio Vazquez
Commit: 0cd507dbdb2beb2bd68ffbc3fcd1ca4c028dc436 Author: Antonio Vazquez Date: Sat Sep 21 19:21:37 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB0cd507dbdb2beb2bd68ffbc3fcd1ca4c028dc436 GPencil: Performance improvement for Multiframe and Onion Skin Before when Onion or

[Bf-blender-cvs] [102d5aec50f] temp-lanpr-cleanup: Cleanup: Fix comment mistake

2019-09-24 Thread Antonio Vazquez
Commit: 102d5aec50f8034d09e2ed4cb7ef5f07b3c9eb8a Author: Antonio Vazquez Date: Sat Sep 21 17:18:11 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB102d5aec50f8034d09e2ed4cb7ef5f07b3c9eb8a Cleanup: Fix comment mistake ==

[Bf-blender-cvs] [96a73156345] temp-lanpr-cleanup: GPencil: Multiframe Show only Edit lines was inverted

2019-09-24 Thread Antonio Vazquez
Commit: 96a7315634512d5b4fbaf37ac0f28ae77ccf8116 Author: Antonio Vazquez Date: Fri Sep 20 15:56:46 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB96a7315634512d5b4fbaf37ac0f28ae77ccf8116 GPencil: Multiframe Show only Edit lines was inverted The flag was working in the o

[Bf-blender-cvs] [a6848e749cb] temp-lanpr-cleanup: GPencil: Apply transformed rotation only if needed

2019-09-24 Thread Antonio Vazquez
Commit: a6848e749cbcac04062ca6541e1c7e346910e4e1 Author: Antonio Vazquez Date: Sat Sep 21 16:13:23 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rBa6848e749cbcac04062ca6541e1c7e346910e4e1 GPencil: Apply transformed rotation only if needed If there aren't modifiers or the

[Bf-blender-cvs] [759c7c0b809] temp-lanpr-cleanup: GPencil: Use Object location instead of 3D cursor for Grab Brush

2019-09-24 Thread Antonio Vazquez
Commit: 759c7c0b80927a7757647c49bb65a56e7b268b16 Author: Antonio Vazquez Date: Thu Sep 19 17:04:20 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB759c7c0b80927a7757647c49bb65a56e7b268b16 GPencil: Use Object location instead of 3D cursor for Grab Brush Instead to use the

[Bf-blender-cvs] [8da5a8b8922] temp-lanpr-cleanup: GPencil: More changes to use original data in multiframe sculpt

2019-09-24 Thread Antonio Vazquez
Commit: 8da5a8b8922d2a390b2327ad265edb84429335f1 Author: Antonio Vazquez Date: Fri Sep 20 16:20:54 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB8da5a8b8922d2a390b2327ad265edb84429335f1 GPencil: More changes to use original data in multiframe sculpt Related to T70116

[Bf-blender-cvs] [0aaa0720e9e] temp-lanpr-cleanup: GPencil: Remove Sculpt rotation effect for multiframe sculpt

2019-09-24 Thread Antonio Vazquez
Commit: 0aaa0720e9e97fcd99b21dc72698755a2c1e4116 Author: Antonio Vazquez Date: Fri Sep 20 16:42:57 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB0aaa0720e9e97fcd99b21dc72698755a2c1e4116 GPencil: Remove Sculpt rotation effect for multiframe sculpt As multiframe does not

[Bf-blender-cvs] [759c1672db4] temp-lanpr-cleanup: GPencil: Copy temp color in multiframe

2019-09-24 Thread Antonio Vazquez
Commit: 759c1672db42e6eb8f6be2cceff6b21188227ff4 Author: Antonio Vazquez Date: Fri Sep 20 15:43:56 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB759c1672db42e6eb8f6be2cceff6b21188227ff4 GPencil: Copy temp color in multiframe As the evaluated data is not calculated in m

[Bf-blender-cvs] [0231cfcecfa] temp-lanpr-cleanup: GPencil: Fix error in previous commit

2019-09-24 Thread Antonio Vazquez
Commit: 0231cfcecfad3531cca4335bd5a002c076f5f33f Author: Antonio Vazquez Date: Fri Sep 20 13:41:23 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB0231cfcecfad3531cca4335bd5a002c076f5f33f GPencil: Fix error in previous commit Related to T70116 ==

[Bf-blender-cvs] [00c41e75628] temp-lanpr-cleanup: GPencil: Rename function

2019-09-24 Thread Antonio Vazquez
Commit: 00c41e75628d438f25ae0d544e61dc59d83a0b04 Author: Antonio Vazquez Date: Fri Sep 20 13:50:18 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB00c41e75628d438f25ae0d544e61dc59d83a0b04 GPencil: Rename function ==

[Bf-blender-cvs] [191bce86e06] temp-lanpr-cleanup: Cleanup: unused headers in editors

2019-09-24 Thread Campbell Barton
Commit: 191bce86e0629bd5d39f20f1575795ea740dbd83 Author: Campbell Barton Date: Sat Sep 21 10:18:29 2019 +1000 Branches: temp-lanpr-cleanup https://developer.blender.org/rB191bce86e0629bd5d39f20f1575795ea740dbd83 Cleanup: unused headers in editors

[Bf-blender-cvs] [d45ecba793b] temp-lanpr-cleanup: GPencil: Use evaluated or original data in Sculpt for Multiframe

2019-09-24 Thread Antonio Vazquez
Commit: d45ecba793b527a193334a8280dcf1acfab4d698 Author: Antonio Vazquez Date: Fri Sep 20 13:25:27 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rBd45ecba793b527a193334a8280dcf1acfab4d698 GPencil: Use evaluated or original data in Sculpt for Multiframe The evaluated fram

[Bf-blender-cvs] [95a503591ac] temp-lanpr-cleanup: Revert "Modifiers: every modifier now copies mesh settings, fixing texture space issues"

2019-09-24 Thread Brecht Van Lommel
Commit: 95a503591ac2c574ddd46e66846e9dd475c13dd8 Author: Brecht Van Lommel Date: Sat Sep 21 00:01:09 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB95a503591ac2c574ddd46e66846e9dd475c13dd8 Revert "Modifiers: every modifier now copies mesh settings, fixing texture space

[Bf-blender-cvs] [16ee9855a53] temp-lanpr-cleanup: Cleanup: extra semicolon, comma warnings

2019-09-24 Thread Campbell Barton
Commit: 16ee9855a537f34e8f114c2c5eda1a68fc59bb4a Author: Campbell Barton Date: Sat Sep 21 11:34:39 2019 +1000 Branches: temp-lanpr-cleanup https://developer.blender.org/rB16ee9855a537f34e8f114c2c5eda1a68fc59bb4a Cleanup: extra semicolon, comma warnings ==

[Bf-blender-cvs] [395a2bcf195] temp-lanpr-cleanup: Fix build error in debug build on macOS

2019-09-24 Thread Brecht Van Lommel
Commit: 395a2bcf19513f09d34eac971e16602b7f63ec3c Author: Brecht Van Lommel Date: Fri Sep 20 23:39:13 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB395a2bcf19513f09d34eac971e16602b7f63ec3c Fix build error in debug build on macOS NDEBUG is the standard define, not DEBUG.

[Bf-blender-cvs] [0169af90ee5] temp-lanpr-cleanup: GPencil: Fix unreported select not working in multiframe mode

2019-09-24 Thread Antonio Vazquez
Commit: 0169af90ee50108e175df10fa01448d36ec9bfde Author: Antonio Vazquez Date: Fri Sep 20 12:17:21 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB0169af90ee50108e175df10fa01448d36ec9bfde GPencil: Fix unreported select not working in multiframe mode The selection was not

[Bf-blender-cvs] [2a47900fc6a] temp-lanpr-cleanup: Fix T70109: Crash with the Data Transfer Modifier (with any 'Edge Data' option)

2019-09-24 Thread mano-wii
Commit: 2a47900fc6a6021ee5b30069be413f8046b82ad1 Author: mano-wii Date: Fri Sep 20 12:18:22 2019 -0300 Branches: temp-lanpr-cleanup https://developer.blender.org/rB2a47900fc6a6021ee5b30069be413f8046b82ad1 Fix T70109: Crash with the Data Transfer Modifier (with any 'Edge Data' option) The BVHTre

[Bf-blender-cvs] [488125dc034] temp-lanpr-cleanup: Remove redundant file bookmarks region toggle operator

2019-09-24 Thread Julian Eisel
Commit: 488125dc0348f022ef31aed54989245d8a4bdeaa Author: Julian Eisel Date: Fri Sep 20 15:54:59 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB488125dc0348f022ef31aed54989245d8a4bdeaa Remove redundant file bookmarks region toggle operator For the default keymap we were

[Bf-blender-cvs] [b7edcd60d58] temp-lanpr-cleanup: Fix T70112: Spot cone prevents selection

2019-09-24 Thread Campbell Barton
Commit: b7edcd60d58f8071453aee90d300d29ba6adfcc0 Author: Campbell Barton Date: Sat Sep 21 00:18:07 2019 +1000 Branches: temp-lanpr-cleanup https://developer.blender.org/rBb7edcd60d58f8071453aee90d300d29ba6adfcc0 Fix T70112: Spot cone prevents selection ==

[Bf-blender-cvs] [90220334126] temp-lanpr-cleanup: UI: Replace big options button in file browser

2019-09-24 Thread Julian Eisel
Commit: 902203341263e65c384414758ae41a57c8d0a74d Author: Julian Eisel Date: Fri Sep 20 17:36:38 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB902203341263e65c384414758ae41a57c8d0a74d UI: Replace big options button in file browser The big options button in the lower lef

[Bf-blender-cvs] [d9b1f13a6a1] temp-lanpr-cleanup: UI: Avoid file browser directory change if path didn't change

2019-09-24 Thread Julian Eisel
Commit: d9b1f13a6a18d45e2f42706da0646b0e8cb8594d Author: Julian Eisel Date: Fri Sep 20 20:41:00 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rBd9b1f13a6a18d45e2f42706da0646b0e8cb8594d UI: Avoid file browser directory change if path didn't change E.g. entering the file p

[Bf-blender-cvs] [8931524c95e] temp-lanpr-cleanup: UI: Use vertical file list for "Recover Auto Save"

2019-09-24 Thread Julian Eisel
Commit: 8931524c95e8d9f9c47212efad4586bd2558b92f Author: Julian Eisel Date: Fri Sep 20 16:16:09 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB8931524c95e8d9f9c47212efad4586bd2558b92f UI: Use vertical file list for "Recover Auto Save" Pablo and William agreed that the m

[Bf-blender-cvs] [9b486cea616] temp-lanpr-cleanup: UI: Fix Capitalization

2019-09-24 Thread Yevgeny Makarov
Commit: 9b486cea616d65d1a6a58203f81dfdf62e35be30 Author: Yevgeny Makarov Date: Fri Sep 20 14:31:24 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB9b486cea616d65d1a6a58203f81dfdf62e35be30 UI: Fix Capitalization Differential Revision: https://developer.blender.org/D5716

[Bf-blender-cvs] [8813f01df62] temp-lanpr-cleanup: Fix T69486: Reloading file in text editor marks file as modified

2019-09-24 Thread Pedro Reis
Commit: 8813f01df622409d4e1a63949e8d57af18149fc9 Author: Pedro Reis Date: Fri Sep 20 12:46:13 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB8813f01df622409d4e1a63949e8d57af18149fc9 Fix T69486: Reloading file in text editor marks file as modified Differential Revision:

[Bf-blender-cvs] [946c870553f] temp-lanpr-cleanup: Refactor: Ensure there's always a valid file editor tool region

2019-09-24 Thread Julian Eisel
Commit: 946c870553f52e62043ad4639a399870f06d3a02 Author: Julian Eisel Date: Fri Sep 20 15:35:28 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB946c870553f52e62043ad4639a399870f06d3a02 Refactor: Ensure there's always a valid file editor tool region So far the file browse

[Bf-blender-cvs] [37f49af7494] temp-lanpr-cleanup: UI: Incorrect info message after batch rename

2019-09-24 Thread Himanshi Kalra
Commit: 37f49af7494a22e2c9149c6c5d44e7d1ca8f1db6 Author: Himanshi Kalra Date: Fri Sep 20 14:15:32 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB37f49af7494a22e2c9149c6c5d44e7d1ca8f1db6 UI: Incorrect info message after batch rename Differential Revision: https://develop

[Bf-blender-cvs] [6cc6f47faab] temp-lanpr-cleanup: Rewrite file region handling for non-editor mode

2019-09-24 Thread Julian Eisel
Commit: 6cc6f47faab4d5f920005434c564ed37f91d10e5 Author: Julian Eisel Date: Fri Sep 20 15:09:47 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB6cc6f47faab4d5f920005434c564ed37f91d10e5 Rewrite file region handling for non-editor mode This makes it so that regions only ne

[Bf-blender-cvs] [fa9b61002a8] temp-lanpr-cleanup: Fix T69097: Empty context menu for dimensions

2019-09-24 Thread Campbell Barton
Commit: fa9b61002a836732079880731d5688234937fb57 Author: Campbell Barton Date: Fri Sep 20 19:53:17 2019 +1000 Branches: temp-lanpr-cleanup https://developer.blender.org/rBfa9b61002a836732079880731d5688234937fb57 Fix T69097: Empty context menu for dimensions Adjust empty menu check to skip the m

[Bf-blender-cvs] [2bf33574e54] temp-lanpr-cleanup: Fix empty file options region in regular editor

2019-09-24 Thread Julian Eisel
Commit: 2bf33574e546d160dd36d9460aa19caccb0123ae Author: Julian Eisel Date: Fri Sep 20 12:03:32 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB2bf33574e546d160dd36d9460aa19caccb0123ae Fix empty file options region in regular editor This would happen when opening a file

[Bf-blender-cvs] [63281ea7ff1] temp-lanpr-cleanup: Cleanup: discarded-qualifier warning

2019-09-24 Thread Campbell Barton
Commit: 63281ea7ff163bb907b7f8141d6f4840886f2aae Author: Campbell Barton Date: Fri Sep 20 21:04:56 2019 +1000 Branches: temp-lanpr-cleanup https://developer.blender.org/rB63281ea7ff163bb907b7f8141d6f4840886f2aae Cleanup: discarded-qualifier warning ==

[Bf-blender-cvs] [e38f7f94a00] temp-lanpr-cleanup: Cleanup: Add/use utility to remove regions

2019-09-24 Thread Julian Eisel
Commit: e38f7f94a002711bb1e392757895bf9eb141ca35 Author: Julian Eisel Date: Fri Sep 20 12:26:06 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rBe38f7f94a002711bb1e392757895bf9eb141ca35 Cleanup: Add/use utility to remove regions ===

[Bf-blender-cvs] [d085928f4b9] temp-lanpr-cleanup: Fix T70101: Displace modifier handles empty vertex group incorrectly

2019-09-24 Thread Jacques Lucke
Commit: d085928f4b9aedc0a8a7f66942616cddfb3d093e Author: Jacques Lucke Date: Fri Sep 20 10:41:29 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rBd085928f4b9aedc0a8a7f66942616cddfb3d093e Fix T70101: Displace modifier handles empty vertex group incorrectly

[Bf-blender-cvs] [3801734e084] temp-lanpr-cleanup: Fix paint cursor drawing asserts

2019-09-24 Thread Philipp Oeser
Commit: 3801734e08429277b634ac1b3ec4228bee79279e Author: Philipp Oeser Date: Wed Sep 18 12:28:12 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB3801734e08429277b634ac1b3ec4228bee79279e Fix paint cursor drawing asserts The new paint cursor (introduced in rBe0c792135adf)

[Bf-blender-cvs] [1b84276e984] temp-lanpr-cleanup: Fix T69995: Object Drawtype Set To Solid Issues

2019-09-24 Thread Jeroen Bakker
Commit: 1b84276e9848834f4579645708bfb8d889d0f9a5 Author: Jeroen Bakker Date: Fri Sep 20 11:21:41 2019 +0200 Branches: temp-lanpr-cleanup https://developer.blender.org/rB1b84276e9848834f4579645708bfb8d889d0f9a5 Fix T69995: Object Drawtype Set To Solid Issues When setting an object draw type to S

[Bf-blender-cvs] [6ac07b21518] temp-lanpr-cleanup: Fix T69355: Closing window stops video but not audio

2019-09-24 Thread Campbell Barton
Commit: 6ac07b215184fb3c7fe47fd4eb01d02bd04dd4bf Author: Campbell Barton Date: Fri Sep 20 16:37:07 2019 +1000 Branches: temp-lanpr-cleanup https://developer.blender.org/rB6ac07b215184fb3c7fe47fd4eb01d02bd04dd4bf Fix T69355: Closing window stops video but not audio ==

[Bf-blender-cvs] [4e2ef614117] temp-lanpr-cleanup: Fix T65264: Quick Favorite use in node-editor

2019-09-24 Thread Campbell Barton
Commit: 4e2ef614117b6910847ae4a034a63af26897ae92 Author: Campbell Barton Date: Fri Sep 20 14:50:36 2019 +1000 Branches: temp-lanpr-cleanup https://developer.blender.org/rB4e2ef614117b6910847ae4a034a63af26897ae92 Fix T65264: Quick Favorite use in node-editor Each node tree type now has it's own

[Bf-blender-cvs] [77382547d67] temp-lanpr-cleanup: Fix T69600: Bridge edges creates UV's with wrong rotation

2019-09-24 Thread Campbell Barton
Commit: 77382547d672f6bce8b85573f3c1c45074465d51 Author: Campbell Barton Date: Fri Sep 20 18:29:19 2019 +1000 Branches: temp-lanpr-cleanup https://developer.blender.org/rB77382547d672f6bce8b85573f3c1c45074465d51 Fix T69600: Bridge edges creates UV's with wrong rotation =

[Bf-blender-cvs] [8b584b3c16a] greasepencil-object: GPencil: Truncate last stroke buffer points with very low pressure

2019-09-24 Thread Antonio Vazquez
Commit: 8b584b3c16aa4c8a2e640a154489804b0c273daf Author: Antonio Vazquez Date: Tue Sep 24 19:25:37 2019 +0200 Branches: greasepencil-object https://developer.blender.org/rB8b584b3c16aa4c8a2e640a154489804b0c273daf GPencil: Truncate last stroke buffer points with very low pressure This reduces th

[Bf-blender-cvs] [ce3b35de287] greasepencil-object: GPencil: Apply active smooth to Strength

2019-09-24 Thread Antonio Vazquez
Commit: ce3b35de2872af92ee5104f303a6c1f303a7bba6 Author: Antonio Vazquez Date: Tue Sep 24 19:41:45 2019 +0200 Branches: greasepencil-object https://developer.blender.org/rBce3b35de2872af92ee5104f303a6c1f303a7bba6 GPencil: Apply active smooth to Strength =

[Bf-blender-cvs] [99a2682b070] greasepencil-object: Merge branch 'master' into greasepencil-object

2019-09-24 Thread Antonio Vazquez
Commit: 99a2682b070810c86acd5572a61684763349e5fd Author: Antonio Vazquez Date: Tue Sep 24 19:42:29 2019 +0200 Branches: greasepencil-object https://developer.blender.org/rB99a2682b070810c86acd5572a61684763349e5fd Merge branch 'master' into greasepencil-object ===

[Bf-blender-cvs] [3142ae19d22] master: Fix T70080: Newly created objects not visible with local collections

2019-09-24 Thread Dalai Felinto
Commit: 3142ae19d22767507ec190ff39c89210ac96c39d Author: Dalai Felinto Date: Tue Sep 24 11:48:49 2019 -0300 Branches: master https://developer.blender.org/rB3142ae19d22767507ec190ff39c89210ac96c39d Fix T70080: Newly created objects not visible with local collections The tricky part here is to s

[Bf-blender-cvs] [9dced206dd5] master: Cleanup: removed 7-year-old commented-out code marked 'for now'

2019-09-24 Thread Sybren A. Stüvel
Commit: 9dced206dd52d743625f39354ca9ce07f7e05563 Author: Sybren A. Stüvel Date: Tue Sep 24 16:14:35 2019 +0200 Branches: master https://developer.blender.org/rB9dced206dd52d743625f39354ca9ce07f7e05563 Cleanup: removed 7-year-old commented-out code marked 'for now' ==

[Bf-blender-cvs] [c6995b30952] master: Fix T70004 EEVEE: Texture Coordinate Node in world shader render artifacts

2019-09-24 Thread Clément Foucault
Commit: c6995b309527835fac3b720c62b6db21ffd7a047 Author: Clément Foucault Date: Tue Sep 24 18:05:14 2019 +0200 Branches: master https://developer.blender.org/rBc6995b309527835fac3b720c62b6db21ffd7a047 Fix T70004 EEVEE: Texture Coordinate Node in world shader render artifacts ===

[Bf-blender-cvs] [dcee994af6a] master: Tracking: Highlight keyframes in path visualization

2019-09-24 Thread Sergey Sharybin
Commit: dcee994af6a4ad7f84c4da084c85a875f8ed1f4c Author: Sergey Sharybin Date: Mon Sep 16 12:43:51 2019 +0200 Branches: master https://developer.blender.org/rBdcee994af6a4ad7f84c4da084c85a875f8ed1f4c Tracking: Highlight keyframes in path visualization This gives better idea of what's going on w

[Bf-blender-cvs] [9a0a556d3b5] master: Fix T70202: Typo error in message

2019-09-24 Thread Antonio Vazquez
Commit: 9a0a556d3b58b487b3609dd01c56b2939841ad3a Author: Antonio Vazquez Date: Tue Sep 24 16:16:18 2019 +0200 Branches: master https://developer.blender.org/rB9a0a556d3b58b487b3609dd01c56b2939841ad3a Fix T70202: Typo error in message =

[Bf-blender-cvs] [a2cc855dbac] master: Fix T68736 EEVEE: Loose subsurface node breaks shader

2019-09-24 Thread Clément Foucault
Commit: a2cc855dbac955e8ec111a434c2d215eb161c064 Author: Clément Foucault Date: Tue Sep 24 16:11:43 2019 +0200 Branches: master https://developer.blender.org/rBa2cc855dbac955e8ec111a434c2d215eb161c064 Fix T68736 EEVEE: Loose subsurface node breaks shader

[Bf-blender-cvs] [f94f4e1d79f] master: Fix T66555: Handler render init ignores output placeholders

2019-09-24 Thread Sybren A. Stüvel
Commit: f94f4e1d79f73e55ac215dd4287c3611f68d Author: Sybren A. Stüvel Date: Tue Sep 24 15:58:58 2019 +0200 Branches: master https://developer.blender.org/rBf94f4e1d79f73e55ac215dd4287c3611f68d Fix T66555: Handler render init ignores output placeholders Blender now calls render hooks bef

[Bf-blender-cvs] [aea8c0102ac] master: Fix T70140: Topology Automasking and 2D Falloff don't work correctly together

2019-09-24 Thread Pablo Dobarro
Commit: aea8c0102ac79b04147458ff07a0886b87396b30 Author: Pablo Dobarro Date: Mon Sep 23 23:06:11 2019 +0200 Branches: master https://developer.blender.org/rBaea8c0102ac79b04147458ff07a0886b87396b30 Fix T70140: Topology Automasking and 2D Falloff don't work correctly together Reviewed By: jbakke

[Bf-blender-cvs] [a9d3e95bea0] master: Fix T69875: Sculpt Scene Spacing breaks with Adjust Strength for Spacing enabled

2019-09-24 Thread Pablo Dobarro
Commit: a9d3e95bea0c7b6e0577d38eea841b3886df814f Author: Pablo Dobarro Date: Wed Sep 18 20:05:22 2019 +0200 Branches: master https://developer.blender.org/rBa9d3e95bea0c7b6e0577d38eea841b3886df814f Fix T69875: Sculpt Scene Spacing breaks with Adjust Strength for Spacing enabled Reviewed By: jba

[Bf-blender-cvs] [a7904dff4be] master: Fix crash in dynamic mesh preview edge list update

2019-09-24 Thread Pablo Dobarro
Commit: a7904dff4be5f7c0782e2cec618defda2c27c8a3 Author: Pablo Dobarro Date: Mon Sep 23 18:07:28 2019 +0200 Branches: master https://developer.blender.org/rBa7904dff4be5f7c0782e2cec618defda2c27c8a3 Fix crash in dynamic mesh preview edge list update Reviewed By: jbakker Differential Revision: h

[Bf-blender-cvs] [0dd83b385ec] master: Fix T70046: Linked instanced collections not working with local collections

2019-09-24 Thread Dalai Felinto
Commit: 0dd83b385ec1c48533145f507eb700013a9a362b Author: Dalai Felinto Date: Tue Sep 24 10:32:00 2019 -0300 Branches: master https://developer.blender.org/rB0dd83b385ec1c48533145f507eb700013a9a362b Fix T70046: Linked instanced collections not working with local collections =

[Bf-blender-cvs] [8cb8853ebcf] master: Make new objects (from enabled collections or append) visible to local views

2019-09-24 Thread Dalai Felinto
Commit: 8cb8853ebcf61d07fd863cd45e79e1d55db8fe5d Author: Dalai Felinto Date: Tue Sep 24 09:57:32 2019 -0300 Branches: master https://developer.blender.org/rB8cb8853ebcf61d07fd863cd45e79e1d55db8fe5d Make new objects (from enabled collections or append) visible to local views This fix T67162. ==

[Bf-blender-cvs] [561dfd12be1] master: Fix T70124: Motion path not drawn for Armature in Object Mode

2019-09-24 Thread Sergey Sharybin
Commit: 561dfd12be1846ba7ce2647bbb82112fb7ea1dd6 Author: Sergey Sharybin Date: Tue Sep 24 15:31:12 2019 +0200 Branches: master https://developer.blender.org/rB561dfd12be1846ba7ce2647bbb82112fb7ea1dd6 Fix T70124: Motion path not drawn for Armature in Object Mode =

[Bf-blender-cvs] [22abc205aca] master: Fix T69743: Armature display issues with Intel 5x0 GPU

2019-09-24 Thread mano-wii
Commit: 22abc205aca26ac75f2d192962e963a761af09f7 Author: mano-wii Date: Tue Sep 24 08:46:33 2019 -0300 Branches: master https://developer.blender.org/rB22abc205aca26ac75f2d192962e963a761af09f7 Fix T69743: Armature display issues with Intel 5x0 GPU Apparently this workaround solves the problem.

[Bf-blender-cvs] [bf61f217e77] master: GPencil: Fix wrong icon for Brush presets

2019-09-24 Thread Antonio Vazquez
Commit: bf61f217e778a95a272c4efba3155c5686769d91 Author: Antonio Vazquez Date: Tue Sep 24 13:17:28 2019 +0200 Branches: master https://developer.blender.org/rBbf61f217e778a95a272c4efba3155c5686769d91 GPencil: Fix wrong icon for Brush presets It was using the old 2.7 icon. =

[Bf-blender-cvs] [8d681eccf0a] greasepencil-object: Merge branch 'master' into greasepencil-object

2019-09-24 Thread Antonio Vazquez
Commit: 8d681eccf0a4d97dc1a9fcac6584d8b4cfd5e9fa Author: Antonio Vazquez Date: Tue Sep 24 10:37:20 2019 +0200 Branches: greasepencil-object https://developer.blender.org/rB8d681eccf0a4d97dc1a9fcac6584d8b4cfd5e9fa Merge branch 'master' into greasepencil-object ===

[Bf-blender-cvs] [4e7faf5ffad] master: GPencil: Keep Options panels open by default

2019-09-24 Thread Antonio Vazquez
Commit: 4e7faf5ffad30b4881ce1f82a797249da043804c Author: Antonio Vazquez Date: Tue Sep 24 10:36:43 2019 +0200 Branches: master https://developer.blender.org/rB4e7faf5ffad30b4881ce1f82a797249da043804c GPencil: Keep Options panels open by default ==

[Bf-blender-cvs] [9c62ac562c3] master: Cleanup: clang-format

2019-09-24 Thread Brecht Van Lommel
Commit: 9c62ac562c3d7c39dc72d456df585fd836ccae2b Author: Brecht Van Lommel Date: Tue Sep 24 10:15:43 2019 +0200 Branches: master https://developer.blender.org/rB9c62ac562c3d7c39dc72d456df585fd836ccae2b Cleanup: clang-format === M

[Bf-blender-cvs] [36683475d14] master: Fix T68457: Cycles OpenCL Displacement Shading

2019-09-24 Thread Jeroen Bakker
Commit: 36683475d14ca5ff3190461ac378ea8b291330e4 Author: Jeroen Bakker Date: Fri Sep 20 10:55:46 2019 +0200 Branches: master https://developer.blender.org/rB36683475d14ca5ff3190461ac378ea8b291330e4 Fix T68457: Cycles OpenCL Displacement Shading When doing simple scenes the displacement shading