[Bf-blender-cvs] [cea24b4b4a2] master: Cleanup: use "free_data" suffix when the argument isn't freed

2021-08-19 Thread Campbell Barton
Commit: cea24b4b4a2c76b632e5841ef6e458e11d82baa0 Author: Campbell Barton Date: Fri Aug 20 16:35:35 2021 +1000 Branches: master https://developer.blender.org/rBcea24b4b4a2c76b632e5841ef6e458e11d82baa0 Cleanup: use "free_data" suffix when the argument isn't freed Avoid API misuse that caused leak

[Bf-blender-cvs] [e05db0c26bc] master: Cleanup: rename BKE_mesh_free_data -> BKE_mesh_free_data_for_undo

2021-08-19 Thread Campbell Barton
Commit: e05db0c26bc407d146796a25acb8bf35506fb433 Author: Campbell Barton Date: Fri Aug 20 16:21:29 2021 +1000 Branches: master https://developer.blender.org/rBe05db0c26bc407d146796a25acb8bf35506fb433 Cleanup: rename BKE_mesh_free_data -> BKE_mesh_free_data_for_undo This function only makes sens

[Bf-blender-cvs] [40f0783d518] master: Cleanup: remove BKE_mesh_free_data use for lineart mesh copies

2021-08-19 Thread Campbell Barton
Commit: 40f0783d518a62c07f77394de12fb17a53024170 Author: Campbell Barton Date: Fri Aug 20 16:08:35 2021 +1000 Branches: master https://developer.blender.org/rB40f0783d518a62c07f77394de12fb17a53024170 Cleanup: remove BKE_mesh_free_data use for lineart mesh copies Even though this didn't leak mem

[Bf-blender-cvs] [992f9147f9f] temp-lineart-contained: LineArt: Use name "stroke depth offset"

2021-08-19 Thread YimingWu
Commit: 992f9147f9f9242af36a2068bee2ab3850300654 Author: YimingWu Date: Fri Aug 20 14:01:46 2021 +0800 Branches: temp-lineart-contained https://developer.blender.org/rB992f9147f9f9242af36a2068bee2ab3850300654 LineArt: Use name "stroke depth offset" ==

[Bf-blender-cvs] [15a46a8b727] master: Cleanup: accidentally included printf

2021-08-19 Thread Campbell Barton
Commit: 15a46a8b727a6475e14e503e93e7c135097d4eeb Author: Campbell Barton Date: Fri Aug 20 16:02:39 2021 +1000 Branches: master https://developer.blender.org/rB15a46a8b727a6475e14e503e93e7c135097d4eeb Cleanup: accidentally included printf =

[Bf-blender-cvs] [6b1650a695c] lineart-shadow: LineArt: Use name "stroke depth offset"

2021-08-19 Thread YimingWu
Commit: 6b1650a695c8fd940ced613261eedb99e8bf32ed Author: YimingWu Date: Fri Aug 20 14:01:46 2021 +0800 Branches: lineart-shadow https://developer.blender.org/rB6b1650a695c8fd940ced613261eedb99e8bf32ed LineArt: Use name "stroke depth offset" ==

[Bf-blender-cvs] [78e27b5e18f] lineart-shadow: Merge branch 'temp-lineart-contained' into lineart-shadow

2021-08-19 Thread YimingWu
Commit: 78e27b5e18f25a8c1ed47c22a9ed6472bda2f88c Author: YimingWu Date: Fri Aug 20 12:43:20 2021 +0800 Branches: lineart-shadow https://developer.blender.org/rB78e27b5e18f25a8c1ed47c22a9ed6472bda2f88c Merge branch 'temp-lineart-contained' into lineart-shadow

[Bf-blender-cvs] [9e2cd6b0778] master: Fix memory leak with building springs in the cloth simulator

2021-08-19 Thread Campbell Barton
Commit: 9e2cd6b07784e58f0e9b2ad6800f3ca8b54f9745 Author: Campbell Barton Date: Fri Aug 20 15:57:50 2021 +1000 Branches: master https://developer.blender.org/rB9e2cd6b07784e58f0e9b2ad6800f3ca8b54f9745 Fix memory leak with building springs in the cloth simulator Error in 2788b0261cb7d33a2f6f2978f

[Bf-blender-cvs] [ce3a6d79893] master: Cleanup: rename BKE_mesh_free -> BKE_mesh_free_data

2021-08-19 Thread Campbell Barton
Commit: ce3a6d7989387153911296e44ad00da3195f7299 Author: Campbell Barton Date: Fri Aug 20 15:08:27 2021 +1000 Branches: master https://developer.blender.org/rBce3a6d7989387153911296e44ad00da3195f7299 Cleanup: rename BKE_mesh_free -> BKE_mesh_free_data It wasn't obvious this didn't free the memo

[Bf-blender-cvs] [a48df97ada8] master: Fix T90791: Knife project leaks memory with curve/text cutter

2021-08-19 Thread Campbell Barton
Commit: a48df97ada85960de4fd0eeba61b32e260bf378c Author: Campbell Barton Date: Fri Aug 20 15:19:58 2021 +1000 Branches: master https://developer.blender.org/rBa48df97ada85960de4fd0eeba61b32e260bf378c Fix T90791: Knife project leaks memory with curve/text cutter =

[Bf-blender-cvs] [44b25b0ea5f] master: Cleanup: unused warnings

2021-08-19 Thread Campbell Barton
Commit: 44b25b0ea5f415ea320cec1301dafa1523fb3ba4 Author: Campbell Barton Date: Fri Aug 20 15:03:22 2021 +1000 Branches: master https://developer.blender.org/rB44b25b0ea5f415ea320cec1301dafa1523fb3ba4 Cleanup: unused warnings === M

[Bf-blender-cvs] [1433ee03d0e] temp-lineart-contained: Merge remote-tracking branch 'origin/master' into temp-lineart-contained

2021-08-19 Thread YimingWu
Commit: 1433ee03d0e89a8f3fe7651b0cf9f277243095df Author: YimingWu Date: Fri Aug 20 12:43:06 2021 +0800 Branches: temp-lineart-contained https://developer.blender.org/rB1433ee03d0e89a8f3fe7651b0cf9f277243095df Merge remote-tracking branch 'origin/master' into temp-lineart-contained =

[Bf-blender-cvs] [fca6b2780fa] master: Cleanup: clang-format

2021-08-19 Thread Jesse Yurkovich
Commit: fca6b2780fa481a6e5673f9cafc94c8f995d2676 Author: Jesse Yurkovich Date: Thu Aug 19 19:27:49 2021 -0700 Branches: master https://developer.blender.org/rBfca6b2780fa481a6e5673f9cafc94c8f995d2676 Cleanup: clang-format === M

[Bf-blender-cvs] [7ac9f9a97f3] soc-2021-porting-modifiers-to-nodes_all: Fix: Inset socket nameing was wrong

2021-08-19 Thread Fabian Schempp
Commit: 7ac9f9a97f305f05fa4faffebf92ea7bd315745c Author: Fabian Schempp Date: Fri Aug 20 00:05:24 2021 +0200 Branches: soc-2021-porting-modifiers-to-nodes_all https://developer.blender.org/rB7ac9f9a97f305f05fa4faffebf92ea7bd315745c Fix: Inset socket nameing was wrong ===

[Bf-blender-cvs] [bfaf97dec93] soc-2021-porting-modifiers-to-nodes_all: Merge branch 'master' into soc-2021-porting-modifiers-to-nodes_all

2021-08-19 Thread Fabian Schempp
Commit: bfaf97dec934518c4e3c9ca27d9a46286094ed5c Author: Fabian Schempp Date: Thu Aug 19 22:40:00 2021 +0200 Branches: soc-2021-porting-modifiers-to-nodes_all https://developer.blender.org/rBbfaf97dec934518c4e3c9ca27d9a46286094ed5c Merge branch 'master' into soc-2021-porting-modifiers-to-nodes_a

[Bf-blender-cvs] [cb66eb8da29] soc-2021-porting-modifiers-to-nodes_all: Fix: changed BMiter to BMOIter in BM_tag__from_operator_slot

2021-08-19 Thread Fabian Schempp
Commit: cb66eb8da29fc0a426c588dc7c649b74b4d8149b Author: Fabian Schempp Date: Thu Aug 19 23:25:38 2021 +0200 Branches: soc-2021-porting-modifiers-to-nodes_all https://developer.blender.org/rBcb66eb8da29fc0a426c588dc7c649b74b4d8149b Fix: changed BMiter to BMOIter in BM_tag__from_operator_slot ==

[Bf-blender-cvs] [c674adb6f40] soc-2021-porting-modifiers-to-nodes_all: SOC2021 Porting Modifiers To nodes all

2021-08-19 Thread Fabian Schempp
Commit: c674adb6f40ec98722a4d39e3973184980ccd524 Author: Fabian Schempp Date: Thu Aug 19 07:22:53 2021 +0200 Branches: soc-2021-porting-modifiers-to-nodes_all https://developer.blender.org/rBc674adb6f40ec98722a4d39e3973184980ccd524 SOC2021 Porting Modifiers To nodes all This branch merges all b

[Bf-blender-cvs] [6e58f6b3045] soc-2021-porting-modifiers-to-nodes_all: Merge branch 'soc-2021-porting-modifiers-to-nodes-remesh-blocks' into soc-2021-porting-modifiers-to-nodes

2021-08-19 Thread Fabian Schempp
Commit: 6e58f6b30451725d7a28623f48c93c2a15eec166 Author: Fabian Schempp Date: Tue Aug 17 22:39:49 2021 +0200 Branches: soc-2021-porting-modifiers-to-nodes_all https://developer.blender.org/rB6e58f6b30451725d7a28623f48c93c2a15eec166 Merge branch 'soc-2021-porting-modifiers-to-nodes-remesh-blocks'

[Bf-blender-cvs] [2fb714443c8] soc-2021-porting-modifiers-to-nodes_all: Merge branch 'soc-2021-porting-modifiers-to-nodes-solidify' into soc-2021-porting-modifiers-to-nodes

2021-08-19 Thread Fabian Schempp
Commit: 2fb714443c85f46e64880abcc458b65f7d2cb350 Author: Fabian Schempp Date: Tue Aug 17 22:46:29 2021 +0200 Branches: soc-2021-porting-modifiers-to-nodes_all https://developer.blender.org/rB2fb714443c85f46e64880abcc458b65f7d2cb350 Merge branch 'soc-2021-porting-modifiers-to-nodes-solidify' into

[Bf-blender-cvs] [8137c1be091] soc-2021-porting-modifiers-to-nodes_all: SOC2021 Porting Modifiers To nodes all

2021-08-19 Thread Fabian Schempp
Commit: 8137c1be091e083edce9fecab3fc2dcc6d7d0e93 Author: Fabian Schempp Date: Thu Aug 19 07:30:56 2021 +0200 Branches: soc-2021-porting-modifiers-to-nodes_all https://developer.blender.org/rB8137c1be091e083edce9fecab3fc2dcc6d7d0e93 SOC2021 Porting Modifiers To nodes all This branch merges all b

[Bf-blender-cvs] [529a132cc90] soc-2021-porting-modifiers-to-nodes_all: Merge branch 'soc-2021-porting-modifiers-to-nodes-remesh-voxel' into soc-2021-porting-modifiers-to-nodes

2021-08-19 Thread Fabian Schempp
Commit: 529a132cc90c4d266397ad170e0ae0d0bdeef0da Author: Fabian Schempp Date: Tue Aug 17 22:42:40 2021 +0200 Branches: soc-2021-porting-modifiers-to-nodes_all https://developer.blender.org/rB529a132cc90c4d266397ad170e0ae0d0bdeef0da Merge branch 'soc-2021-porting-modifiers-to-nodes-remesh-voxel'

[Bf-blender-cvs] [9e4e3b5f5f3] soc-2021-porting-modifiers-to-nodes_all: Merge branch 'soc-2021-porting-modifiers-to-nodes-merge-by-distance' into soc-2021-porting-modifiers-to-nodes

2021-08-19 Thread Fabian Schempp
Commit: 9e4e3b5f5f30acb95021a36fcdf868f1fc1b16d7 Author: Fabian Schempp Date: Tue Aug 17 22:36:26 2021 +0200 Branches: soc-2021-porting-modifiers-to-nodes_all https://developer.blender.org/rB9e4e3b5f5f30acb95021a36fcdf868f1fc1b16d7 Merge branch 'soc-2021-porting-modifiers-to-nodes-merge-by-dista

[Bf-blender-cvs] [844d9759726] soc-2021-porting-modifiers-to-nodes_all: Merge branch 'soc-2021-porting-modifiers-to-nodes-extrude-and-move' into soc-2021-porting-modifiers-to-nodes

2021-08-19 Thread Fabian Schempp
Commit: 844d97597261397e962058ae4d69d2cfa860c619 Author: Fabian Schempp Date: Tue Aug 17 22:35:07 2021 +0200 Branches: soc-2021-porting-modifiers-to-nodes_all https://developer.blender.org/rB844d97597261397e962058ae4d69d2cfa860c619 Merge branch 'soc-2021-porting-modifiers-to-nodes-extrude-and-mo

[Bf-blender-cvs] [f5f2e685f55] soc-2021-porting-modifiers-to-nodes_all: Merge branch 'soc-2021-porting-modifiers-to-nodes-extrude' into soc-2021-porting-modifiers-to-nodes

2021-08-19 Thread Fabian Schempp
Commit: f5f2e685f5530ba5bc67b0f0285c0413afe3b8be Author: Fabian Schempp Date: Tue Aug 17 22:33:55 2021 +0200 Branches: soc-2021-porting-modifiers-to-nodes_all https://developer.blender.org/rBf5f2e685f5530ba5bc67b0f0285c0413afe3b8be Merge branch 'soc-2021-porting-modifiers-to-nodes-extrude' into

[Bf-blender-cvs] [7649b844627] soc-2021-porting-modifiers-to-nodes_all: Merge branch 'soc-2021-porting-modifiers-to-nodes-decimate' into soc-2021-porting-modifiers-to-nodes

2021-08-19 Thread Fabian Schempp
Commit: 7649b8446278cb3db4409267afd90b39fef6de2b Author: Fabian Schempp Date: Tue Aug 17 22:32:46 2021 +0200 Branches: soc-2021-porting-modifiers-to-nodes_all https://developer.blender.org/rB7649b8446278cb3db4409267afd90b39fef6de2b Merge branch 'soc-2021-porting-modifiers-to-nodes-decimate' into

[Bf-blender-cvs] [bcb7f4c1727] soc-2021-porting-modifiers-to-nodes_all: Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-solidify

2021-08-19 Thread Fabian Schempp
Commit: bcb7f4c17278c3320ee34100eae37822ee780b10 Author: Fabian Schempp Date: Sat Aug 14 00:08:23 2021 +0200 Branches: soc-2021-porting-modifiers-to-nodes_all https://developer.blender.org/rBbcb7f4c17278c3320ee34100eae37822ee780b10 Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-s

[Bf-blender-cvs] [72f73c0b71c] master: UI: Use theme's alpha for Summary instead of a hardcoded value

2021-08-19 Thread Pablo Vazquez
Commit: 72f73c0b71c5378c0d33f0eb83222dc68d93a5ad Author: Pablo Vazquez Date: Thu Aug 19 20:24:38 2021 +0200 Branches: master https://developer.blender.org/rB72f73c0b71c5378c0d33f0eb83222dc68d93a5ad UI: Use theme's alpha for Summary instead of a hardcoded value ==

[Bf-blender-cvs] [65925920db4] cycles-x: Merge branch 'master' into cycles-x

2021-08-19 Thread Brecht Van Lommel
Commit: 65925920db417fe97e5476b4edd3fc7c25ac577a Author: Brecht Van Lommel Date: Thu Aug 19 20:13:09 2021 +0200 Branches: cycles-x https://developer.blender.org/rB65925920db417fe97e5476b4edd3fc7c25ac577a Merge branch 'master' into cycles-x ===

[Bf-blender-cvs] [dbc4f6fdc90] master: Fix error rendering Cycles shader nodes from before 2013

2021-08-19 Thread Brecht Van Lommel
Commit: dbc4f6fdc900493a9d03c88afe48beae6289fb30 Author: Brecht Van Lommel Date: Thu Aug 19 20:08:44 2021 +0200 Branches: master https://developer.blender.org/rBdbc4f6fdc900493a9d03c88afe48beae6289fb30 Fix error rendering Cycles shader nodes from before 2013 After the recent changes to use sock

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

2021-08-19 Thread Antonio Vazquez
Commit: c343fd9a27908e496773adb872aba8f779051147 Author: Antonio Vazquez Date: Thu Aug 19 19:24:05 2021 +0200 Branches: greasepencil-object https://developer.blender.org/rBc343fd9a27908e496773adb872aba8f779051147 Merge branch 'master' into greasepencil-object ===

[Bf-blender-cvs] [e5b55eddec4] asset-greasepencil: Merge branch 'master' into asset-greasepencil

2021-08-19 Thread Antonio Vazquez
Commit: e5b55eddec4a813638c139a0b091bb93016eea6d Author: Antonio Vazquez Date: Thu Aug 19 19:23:30 2021 +0200 Branches: asset-greasepencil https://developer.blender.org/rBe5b55eddec4a813638c139a0b091bb93016eea6d Merge branch 'master' into asset-greasepencil =

[Bf-blender-cvs] [871f7f4ad83] master: GPencil: Cleanup old printf debug lines

2021-08-19 Thread Antonio Vazquez
Commit: 871f7f4ad8326a944bc96251179c8885986d7ef7 Author: Antonio Vazquez Date: Thu Aug 19 19:23:01 2021 +0200 Branches: master https://developer.blender.org/rB871f7f4ad8326a944bc96251179c8885986d7ef7 GPencil: Cleanup old printf debug lines These lines were very old debug code and now it's not r

[Bf-blender-cvs] [3febcb98ed4] master: Image blendwrite: Fix handling of packedfiles.

2021-08-19 Thread Bastien Montagne
Commit: 3febcb98ed4cbf65d7e6386fd3bc5ece2ad903bc Author: Bastien Montagne Date: Thu Aug 19 17:35:04 2021 +0200 Branches: master https://developer.blender.org/rB3febcb98ed4cbf65d7e6386fd3bc5ece2ad903bc Image blendwrite: Fix handling of packedfiles. Packedfiles need some special attention when wr

[Bf-blender-cvs] [0896457c59d] master: Partially fix T90593: Image ID wrongly seen as changed on undos.

2021-08-19 Thread Bastien Montagne
Commit: 0896457c59d722e809188517c042b57d0ea399d3 Author: Bastien Montagne Date: Thu Aug 19 17:04:19 2021 +0200 Branches: master https://developer.blender.org/rB0896457c59d722e809188517c042b57d0ea399d3 Partially fix T90593: Image ID wrongly seen as changed on undos. Several pure runtime data in

[Bf-blender-cvs] [fe719af5e79] cycles-x: Merge branch 'master' into cycles-x

2021-08-19 Thread Brecht Van Lommel
Commit: fe719af5e79b0628d75cbc94d9b88c03b682725a Author: Brecht Van Lommel Date: Thu Aug 19 17:53:01 2021 +0200 Branches: cycles-x https://developer.blender.org/rBfe719af5e79b0628d75cbc94d9b88c03b682725a Merge branch 'master' into cycles-x ===

[Bf-blender-cvs] [214e4aac976] master: Fix Python error in ./benchmark init after recent changes

2021-08-19 Thread Brecht Van Lommel
Commit: 214e4aac976962b7da5ebcbbab119acc60b1a654 Author: Brecht Van Lommel Date: Thu Aug 19 17:37:49 2021 +0200 Branches: master https://developer.blender.org/rB214e4aac976962b7da5ebcbbab119acc60b1a654 Fix Python error in ./benchmark init after recent changes ===

[Bf-blender-cvs] [4cee10f4489] greasepencil-object: Merge branch 'master' into greasepencil-object

2021-08-19 Thread Antonio Vazquez
Commit: 4cee10f4489accdcb8e523ce2191cb4109e3256d Author: Antonio Vazquez Date: Thu Aug 19 17:08:24 2021 +0200 Branches: greasepencil-object https://developer.blender.org/rB4cee10f4489accdcb8e523ce2191cb4109e3256d Merge branch 'master' into greasepencil-object ===

[Bf-blender-cvs] [648e8bfb829] asset-greasepencil: Merge branch 'master' into asset-greasepencil

2021-08-19 Thread Antonio Vazquez
Commit: 648e8bfb829ebfff1f1f52fea95ba605fef7d2cc Author: Antonio Vazquez Date: Thu Aug 19 17:08:05 2021 +0200 Branches: asset-greasepencil https://developer.blender.org/rB648e8bfb829ebfff1f1f52fea95ba605fef7d2cc Merge branch 'master' into asset-greasepencil =

[Bf-blender-cvs] [71655ff8dfa] master: GPencil: Match row color for Summary in Grease Pencil animation editor

2021-08-19 Thread Antonio Vazquez
Commit: 71655ff8dfae7eb63a237f03bea414ff4ebc5714 Author: Antonio Vazquez Date: Thu Aug 19 16:59:01 2021 +0200 Branches: master https://developer.blender.org/rB71655ff8dfae7eb63a237f03bea414ff4ebc5714 GPencil: Match row color for Summary in Grease Pencil animation editor The background of the su

[Bf-blender-cvs] [479cc9a83ee] master: UI: Match row color for Summary in Mask animation editor

2021-08-19 Thread Antonio Vazquez
Commit: 479cc9a83eeb67cf0076384b378b50ec86cd8d5c Author: Antonio Vazquez Date: Thu Aug 19 17:02:42 2021 +0200 Branches: master https://developer.blender.org/rB479cc9a83eeb67cf0076384b378b50ec86cd8d5c UI: Match row color for Summary in Mask animation editor The back color of the row was missing.

[Bf-blender-cvs] [b0d9e6797fb] master: Fix T87173: wrong Auto-Snap in animation editors

2021-08-19 Thread Germano Cavalcante
Commit: b0d9e6797fb866e7a58876c7977c98a190070310 Author: Germano Cavalcante Date: Thu Aug 19 10:28:43 2021 -0300 Branches: master https://developer.blender.org/rBb0d9e6797fb866e7a58876c7977c98a190070310 Fix T87173: wrong Auto-Snap in animation editors This was partially broken with {rBde9ea94fc

[Bf-blender-cvs] [46aafbbf668] master: Cleanup: move animation snap utilities to a separate compilation unit

2021-08-19 Thread Germano Cavalcante
Commit: 46aafbbf6683d20c57f3668d04ce1cf6cd14e0e8 Author: Germano Cavalcante Date: Thu Aug 19 09:52:09 2021 -0300 Branches: master https://developer.blender.org/rB46aafbbf6683d20c57f3668d04ce1cf6cd14e0e8 Cleanup: move animation snap utilities to a separate compilation unit The snap functions of

[Bf-blender-cvs] [119d53263f0] master: Transform Convert Action: conventionalize TransData creation

2021-08-19 Thread Germano Cavalcante
Commit: 119d53263f0d0dc5474cb36e888dbdd48a64f9c6 Author: Germano Cavalcante Date: Thu Aug 19 10:23:35 2021 -0300 Branches: master https://developer.blender.org/rB119d53263f0d0dc5474cb36e888dbdd48a64f9c6 Transform Convert Action: conventionalize TransData creation `td2d->loc`, `td2d->loc2d`, `td

[Bf-blender-cvs] [7192e57d63a] master: Fix the value in the graphical editor header when transforming

2021-08-19 Thread Germano Cavalcante
Commit: 7192e57d63a53a96461ba3ea761240f25a4294b7 Author: Germano Cavalcante Date: Thu Aug 19 10:31:13 2021 -0300 Branches: master https://developer.blender.org/rB7192e57d63a53a96461ba3ea761240f25a4294b7 Fix the value in the graphical editor header when transforming The header did not display th

[Bf-blender-cvs] [85b044b3ef5] master: Fix incremental snap in animation editors

2021-08-19 Thread Germano Cavalcante
Commit: 85b044b3ef593fb4df5a9b3ca4f5a087587228f4 Author: Germano Cavalcante Date: Wed Aug 18 11:02:24 2021 -0300 Branches: master https://developer.blender.org/rB85b044b3ef593fb4df5a9b3ca4f5a087587228f4 Fix incremental snap in animation editors Animation editors have their own snap types and in

[Bf-blender-cvs] [0f49e4832cf] master: Cleanup: Blendwrite: Move code deciding if an ID should be written out of ID callbacks.

2021-08-19 Thread Bastien Montagne
Commit: 0f49e4832cf2afad437aa16ebbbe37191de9af71 Author: Bastien Montagne Date: Thu Aug 19 11:13:55 2021 +0200 Branches: master https://developer.blender.org/rB0f49e4832cf2afad437aa16ebbbe37191de9af71 Cleanup: Blendwrite: Move code deciding if an ID should be written out of ID callbacks. This

[Bf-blender-cvs] [d5776f48297] master: LibOverride: Tag all embedded IDs RNA opinters as overridablei, part II.

2021-08-19 Thread Bastien Montagne
Commit: d5776f48297e79467407164fe9cb4042dbeccb31 Author: Bastien Montagne Date: Thu Aug 19 11:12:37 2021 +0200 Branches: master https://developer.blender.org/rBd5776f48297e79467407164fe9cb4042dbeccb31 LibOverride: Tag all embedded IDs RNA opinters as overridablei, part II. Not sure how I failed

[Bf-blender-cvs] [e648e388874] master: Undo: Clear more ID runtime data on filewrite.

2021-08-19 Thread Bastien Montagne
Commit: e648e388874a317f7846efe9ba7242a5b11a5650 Author: Bastien Montagne Date: Thu Aug 19 15:08:13 2021 +0200 Branches: master https://developer.blender.org/rBe648e388874a317f7846efe9ba7242a5b11a5650 Undo: Clear more ID runtime data on filewrite. This should help reducing false 'changed' statu

[Bf-blender-cvs] [acdf8253a38] soc-2021-curves: Merge branch 'master' into soc-2021-curves

2021-08-19 Thread dilithjay
Commit: acdf8253a384f274dff36abc089ec68d16e5bbc7 Author: dilithjay Date: Thu Aug 19 17:10:16 2021 +0530 Branches: soc-2021-curves https://developer.blender.org/rBacdf8253a384f274dff36abc089ec68d16e5bbc7 Merge branch 'master' into soc-2021-curves =

[Bf-blender-cvs] [5d43ea0155a] soc-2021-vse-strip-thumbnails: Fix limits on additional thumbs rendered.

2021-08-19 Thread Aditya Y Jeppu
Commit: 5d43ea0155afa9c6abf3d93c677c263d2afc56e5 Author: Aditya Y Jeppu Date: Thu Aug 19 14:56:47 2021 +0530 Branches: soc-2021-vse-strip-thumbnails https://developer.blender.org/rB5d43ea0155afa9c6abf3d93c677c263d2afc56e5 Fix limits on additional thumbs rendered. ===

[Bf-blender-cvs] [95162f2aa9b] soc-2021-vse-strip-thumbnails: Merge branch 'master' into soc-2021-vse-strip-thumbnails

2021-08-19 Thread Aditya Y Jeppu
Commit: 95162f2aa9b1e40a18311c49b8113d7891d19829 Author: Aditya Y Jeppu Date: Thu Aug 19 13:34:00 2021 +0530 Branches: soc-2021-vse-strip-thumbnails https://developer.blender.org/rB95162f2aa9b1e40a18311c49b8113d7891d19829 Merge branch 'master' into soc-2021-vse-strip-thumbnails

[Bf-blender-cvs] [427265785d9] soc-2021-vse-strip-thumbnails: Merge branch 'master' into soc-2021-vse-strip-thumbnails

2021-08-19 Thread Aditya Y Jeppu
Commit: 427265785d96a8590f72b3174044c5c0cfd5731b Author: Aditya Y Jeppu Date: Thu Aug 19 11:55:55 2021 +0530 Branches: soc-2021-vse-strip-thumbnails https://developer.blender.org/rB427265785d96a8590f72b3174044c5c0cfd5731b Merge branch 'master' into soc-2021-vse-strip-thumbnails

[Bf-blender-cvs] [8e08d49723b] asset-greasepencil: Merge branch 'master' into asset-greasepencil

2021-08-19 Thread Antonio Vazquez
Commit: 8e08d49723b52b8b00dd5b4756ac649c91320388 Author: Antonio Vazquez Date: Thu Aug 19 11:25:21 2021 +0200 Branches: asset-greasepencil https://developer.blender.org/rB8e08d49723b52b8b00dd5b4756ac649c91320388 Merge branch 'master' into asset-greasepencil =

[Bf-blender-cvs] [c20e336835d] soc-2021-curves: Cleanup and bug fix

2021-08-19 Thread dilithjay
Commit: c20e336835d6bf7fc82ccf2e842dcf2c76695322 Author: dilithjay Date: Thu Aug 19 14:24:19 2021 +0530 Branches: soc-2021-curves https://developer.blender.org/rBc20e336835d6bf7fc82ccf2e842dcf2c76695322 Cleanup and bug fix === M

[Bf-blender-cvs] [b69dd450d16] soc-2021-curves: Fixed bug with moved handles snapping

2021-08-19 Thread dilithjay
Commit: b69dd450d1620a11b73b71fbac3ce0b61884ae0d Author: dilithjay Date: Wed Aug 18 07:30:59 2021 +0530 Branches: soc-2021-curves https://developer.blender.org/rBb69dd450d1620a11b73b71fbac3ce0b61884ae0d Fixed bug with moved handles snapping ==

[Bf-blender-cvs] [598c127b73d] cycles-x: Fix runtime CUDA compilation in Cycles X

2021-08-19 Thread Sergey Sharybin
Commit: 598c127b73d4fc13cb9961ad1b75304a8e2f8e87 Author: Sergey Sharybin Date: Thu Aug 19 10:40:52 2021 +0200 Branches: cycles-x https://developer.blender.org/rB598c127b73d4fc13cb9961ad1b75304a8e2f8e87 Fix runtime CUDA compilation in Cycles X Caused by recent GPU devices refactor changes: need

[Bf-blender-cvs] [4db4123409d] master: Correct assert from 22ab0159a9754365e2d10a1bc658d4409d084fa6

2021-08-19 Thread Campbell Barton
Commit: 4db4123409de6f42a519cd03275d680b3d821298 Author: Campbell Barton Date: Thu Aug 19 17:55:40 2021 +1000 Branches: master https://developer.blender.org/rB4db4123409de6f42a519cd03275d680b3d821298 Correct assert from 22ab0159a9754365e2d10a1bc658d4409d084fa6 ==

[Bf-blender-cvs] [cf721942149] master: Fix T71137: curve minimum twist producing wrong geometry

2021-08-19 Thread Campbell Barton
Commit: cf721942149057684c089c0677c224dbe9d90c52 Author: Campbell Barton Date: Thu Aug 19 16:57:05 2021 +1000 Branches: master https://developer.blender.org/rBcf721942149057684c089c0677c224dbe9d90c52 Fix T71137: curve minimum twist producing wrong geometry Originally D11886 by @ghaspias with mi