[Bf-blender-cvs] [1a484889466] fix-tablet-walk: Windows high frequency Wintab input.

2021-06-18 Thread Nicholas Rishel
Commit: 1a484889466650a4d3532437d94b9dfcb6126520 Author: Nicholas Rishel Date: Thu Mar 4 15:48:48 2021 -0800 Branches: fix-tablet-walk https://developer.blender.org/rB1a484889466650a4d3532437d94b9dfcb6126520 Windows high frequency Wintab input. Use Wintab supplied mouse movement once verified

[Bf-blender-cvs] [46221219d88] fix-tablet-walk: Fix T83930 and Fix T84659: Walk navigation tablet bugs.

2021-06-18 Thread Nicholas Rishel
Commit: 46221219d880c8148f783788d88b712ec3d19ae0 Author: Nicholas Rishel Date: Fri Jun 18 20:38:34 2021 -0700 Branches: fix-tablet-walk https://developer.blender.org/rB46221219d880c8148f783788d88b712ec3d19ae0 Fix T83930 and Fix T84659: Walk navigation tablet bugs. Fixes T83930, allowing walk

[Bf-blender-cvs] [033641aa743] master: VSE: Remove seq->tmp usage

2021-06-18 Thread Richard Antalik
Commit: 033641aa743b1f6056a44e57d3d94f9291aff6db Author: Richard Antalik Date: Sat Jun 19 05:04:16 2021 +0200 Branches: master https://developer.blender.org/rB033641aa743b1f6056a44e57d3d94f9291aff6db VSE: Remove seq->tmp usage Remove `seq->tmp` usage from transform code. It was used to tag

[Bf-blender-cvs] [85b98182907] usd-importer-T81257-merge: Refactor USDStageReader::create_reader() logic.

2021-06-18 Thread makowalski
Commit: 85b981829074e08c4990c16a99417d5e30846329 Author: makowalski Date: Fri Jun 18 19:48:55 2021 -0400 Branches: usd-importer-T81257-merge https://developer.blender.org/rB85b981829074e08c4990c16a99417d5e30846329 Refactor USDStageReader::create_reader() logic. Simplified conditionals with

[Bf-blender-cvs] [8df76aee00b] usd-importer-T81257-merge: Refactor USDStageReader pruning functions.

2021-06-18 Thread makowalski
Commit: 8df76aee00b037fa222b5e73ab3139414e44099a Author: makowalski Date: Fri Jun 18 17:32:27 2021 -0400 Branches: usd-importer-T81257-merge https://developer.blender.org/rB8df76aee00b037fa222b5e73ab3139414e44099a Refactor USDStageReader pruning functions. Added USDStageReader member functions

[Bf-blender-cvs] [50d872039c6] usd-importer-T81257-merge: USD importer naming convention fix.

2021-06-18 Thread makowalski
Commit: 50d872039c65fa364675e4ffaaddd39e2a2edeb4 Author: makowalski Date: Fri Jun 18 17:41:28 2021 -0400 Branches: usd-importer-T81257-merge https://developer.blender.org/rB50d872039c65fa364675e4ffaaddd39e2a2edeb4 USD importer naming convention fix. Removed underscore prefix from static

[Bf-blender-cvs] [1ac85c7e7e4] usd-importer-T81257-merge: Refactor USDStageReader::create_reader().

2021-06-18 Thread makowalski
Commit: 1ac85c7e7e4d625c1bebeb46f323bfd6e63cae6f Author: makowalski Date: Fri Jun 18 14:29:26 2021 -0400 Branches: usd-importer-T81257-merge https://developer.blender.org/rB1ac85c7e7e4d625c1bebeb46f323bfd6e63cae6f Refactor USDStageReader::create_reader(). Added USDStageReader::create_reader()

[Bf-blender-cvs] [65906b305a6] usd-importer-T81257-merge: USD importer compile error fix.

2021-06-18 Thread makowalski
Commit: 65906b305a65a46e21444d25197ad4aa79967b41 Author: makowalski Date: Fri Jun 18 17:51:53 2021 -0400 Branches: usd-importer-T81257-merge https://developer.blender.org/rB65906b305a65a46e21444d25197ad4aa79967b41 USD importer compile error fix.

[Bf-blender-cvs] [00e79e2f7b4] usd-importer-T81257-merge: USD Importer code cleanup.

2021-06-18 Thread makowalski
Commit: 00e79e2f7b4460c466059368c1e58f1bf6d7c7a6 Author: makowalski Date: Fri Jun 18 17:13:50 2021 -0400 Branches: usd-importer-T81257-merge https://developer.blender.org/rB00e79e2f7b4460c466059368c1e58f1bf6d7c7a6 USD Importer code cleanup. Removed unneeded print statement. Calling empty() to

[Bf-blender-cvs] [38f16f0ce73] usd-importer-T81257-merge: Remove USDStageReader::clear_readers() parameter.

2021-06-18 Thread makowalski
Commit: 38f16f0ce73ac4acb1607c63a56c76fef67dd0ad Author: makowalski Date: Fri Jun 18 12:35:48 2021 -0400 Branches: usd-importer-T81257-merge https://developer.blender.org/rB38f16f0ce73ac4acb1607c63a56c76fef67dd0ad Remove USDStageReader::clear_readers() parameter. Removed unused decref

[Bf-blender-cvs] [b83074b2842] usd-importer-T81257-merge: Rename USDReaderStage::handle_prim().

2021-06-18 Thread makowalski
Commit: b83074b284265bfaf50efb144cc3b23f8747c404 Author: makowalski Date: Fri Jun 18 12:11:50 2021 -0400 Branches: usd-importer-T81257-merge https://developer.blender.org/rBb83074b284265bfaf50efb144cc3b23f8747c404 Rename USDReaderStage::handle_prim(). Renamed to

[Bf-blender-cvs] [f9aea19d989] master: Spreadsheet Editor: Row Filters

2021-06-18 Thread Hans Goudey
Commit: f9aea19d98908be450f228a35bb6098e7e3e4b03 Author: Hans Goudey Date: Fri Jun 18 16:33:02 2021 -0500 Branches: master https://developer.blender.org/rBf9aea19d98908be450f228a35bb6098e7e3e4b03 Spreadsheet Editor: Row Filters This patch adds support for filtering rows based on rules and

[Bf-blender-cvs] [328406cf608] gsoc-2021-porting-modifiers-to-nodes-solidify: generalized material offset for solidify_modifier

2021-06-18 Thread Fabian Schempp
Commit: 328406cf608c6c45338760ecace19e48a7793d31 Author: Fabian Schempp Date: Fri Jun 18 21:14:59 2021 +0200 Branches: gsoc-2021-porting-modifiers-to-nodes-solidify https://developer.blender.org/rB328406cf608c6c45338760ecace19e48a7793d31 generalized material offset for solidify_modifier

[Bf-blender-cvs] [d52b7dbe269] master: Fix T89261: Crash when calculating bmesh tessellation

2021-06-18 Thread Germano Cavalcante
Commit: d52b7dbe2695c673b3bad091b55893413e7b022b Author: Germano Cavalcante Date: Fri Jun 18 15:20:22 2021 -0300 Branches: master https://developer.blender.org/rBd52b7dbe2695c673b3bad091b55893413e7b022b Fix T89261: Crash when calculating bmesh tessellation Error passing `false` instead of a

[Bf-blender-cvs] [3e6f2c7a99f] master: Cleanup: Remove dead code

2021-06-18 Thread Aaron Carlisle
Commit: 3e6f2c7a99fc82b9b9554638b7026e32294b13d9 Author: Aaron Carlisle Date: Fri Jun 18 13:13:48 2021 -0400 Branches: master https://developer.blender.org/rB3e6f2c7a99fc82b9b9554638b7026e32294b13d9 Cleanup: Remove dead code This code was disabled in 2.8 and all other associated code/comments

[Bf-blender-cvs] [30c5849c8ba] soc-2021-curves: Fixed bug where the mouse stops tracking handles

2021-06-18 Thread dilithjay
Commit: 30c5849c8ba7203e5f485f2e768a179f496ed467 Author: dilithjay Date: Fri Jun 18 23:13:14 2021 +0530 Branches: soc-2021-curves https://developer.blender.org/rB30c5849c8ba7203e5f485f2e768a179f496ed467 Fixed bug where the mouse stops tracking handles

[Bf-blender-cvs] [f7022fc73f0] master: Fix Build Warning

2021-06-18 Thread Harley Acheson
Commit: f7022fc73f04011efd1d3ab633d76a030d03b332 Author: Harley Acheson Date: Fri Jun 18 09:21:51 2021 -0700 Branches: master https://developer.blender.org/rBf7022fc73f04011efd1d3ab633d76a030d03b332 Fix Build Warning Removal of unused local variable. Calculation of underline thickness no

[Bf-blender-cvs] [8a048593caf] master: Fix T89259: GPencil Duplicate point doesn't work for last point

2021-06-18 Thread Antonio Vazquez
Commit: 8a048593cafe714489cdd9d56964a941a3624b65 Author: Antonio Vazquez Date: Fri Jun 18 18:16:30 2021 +0200 Branches: master https://developer.blender.org/rB8a048593cafe714489cdd9d56964a941a3624b65 Fix T89259: GPencil Duplicate point doesn't work for last point The loop was checking the len

[Bf-blender-cvs] [b6030711a24] master: Armature: add automatic B-Bone Scale toggles.

2021-06-18 Thread Alexander Gavrilov
Commit: b6030711a24f154de9c1c7287cf91d3cde3721c8 Author: Alexander Gavrilov Date: Tue Jun 15 13:51:19 2021 +0300 Branches: master https://developer.blender.org/rBb6030711a24f154de9c1c7287cf91d3cde3721c8 Armature: add automatic B-Bone Scale toggles. Currently B-Bone scaling can only be

[Bf-blender-cvs] [682a74e0909] master: Armature: add B-Bone Y scale channel and extra flag fields to DNA.

2021-06-18 Thread Alexander Gavrilov
Commit: 682a74e0909ba4e669a3f282b3bc5da0ae81e4da Author: Alexander Gavrilov Date: Fri Dec 11 19:17:39 2020 +0300 Branches: master https://developer.blender.org/rB682a74e0909ba4e669a3f282b3bc5da0ae81e4da Armature: add B-Bone Y scale channel and extra flag fields to DNA. In addition to the base

[Bf-blender-cvs] [638c16f4101] master: Armature: implement lengthwise scaling of B-Bone segments.

2021-06-18 Thread Alexander Gavrilov
Commit: 638c16f41010d716a3ee47017eb0155044dd825a Author: Alexander Gavrilov Date: Tue Jun 15 13:09:43 2021 +0300 Branches: master https://developer.blender.org/rB638c16f41010d716a3ee47017eb0155044dd825a Armature: implement lengthwise scaling of B-Bone segments. Implement actual behavior for

[Bf-blender-cvs] [aee04d49603] master: Fix T89246: No Mnemonic Underlines in Dialogs

2021-06-18 Thread Harley Acheson
Commit: aee04d496035c2b11b640a91b2e7eca86e878cf2 Author: Harley Acheson Date: Fri Jun 18 08:32:07 2021 -0700 Branches: master https://developer.blender.org/rBaee04d496035c2b11b640a91b2e7eca86e878cf2 Fix T89246: No Mnemonic Underlines in Dialogs When drawing mnemonic underlines for hotkeys, use

[Bf-blender-cvs] [3ecf0753e80] gsoc-2021-porting-modifiers-to-nodes-solidify: added back vertex-group reverse option.

2021-06-18 Thread Fabian Schempp
Commit: 3ecf0753e8012d6ab0a6642a476e931d1972bad5 Author: Fabian Schempp Date: Fri Jun 18 17:22:24 2021 +0200 Branches: gsoc-2021-porting-modifiers-to-nodes-solidify https://developer.blender.org/rB3ecf0753e8012d6ab0a6642a476e931d1972bad5 added back vertex-group reverse option.

[Bf-blender-cvs] [4c19fe47078] master: UI: Sequencer: Use ampersand instead of slash for "Sequencer/Preview"

2021-06-18 Thread Aaron Carlisle
Commit: 4c19fe470785c0377eead723dc0c9c93a1613537 Author: Aaron Carlisle Date: Fri Jun 18 11:13:00 2021 -0400 Branches: master https://developer.blender.org/rB4c19fe470785c0377eead723dc0c9c93a1613537 UI: Sequencer: Use ampersand instead of slash for "Sequencer/Preview" Using an ampersand here

[Bf-blender-cvs] [8f600e8256a] gsoc-2021-porting-modifiers-to-nodes-solidify: - added offset and boundary data enums for nonmanifold mode.

2021-06-18 Thread Fabian Schempp
Commit: 8f600e8256afb9450c7d3290ec712968c462cb68 Author: Fabian Schempp Date: Wed Jun 9 07:49:45 2021 +0200 Branches: gsoc-2021-porting-modifiers-to-nodes-solidify https://developer.blender.org/rB8f600e8256afb9450c7d3290ec712968c462cb68 - added offset and boundary data enums for nonmanifold

[Bf-blender-cvs] [a97bfc4e317] gsoc-2021-porting-modifiers-to-nodes-solidify: - working with data from node

2021-06-18 Thread Fabian Schempp
Commit: a97bfc4e317fa32bc75c8d7ed6d3dbe266594292 Author: Fabian Schempp Date: Mon May 24 18:56:54 2021 +0200 Branches: gsoc-2021-porting-modifiers-to-nodes-solidify https://developer.blender.org/rBa97bfc4e317fa32bc75c8d7ed6d3dbe266594292 - working with data from node

[Bf-blender-cvs] [cbe359bbf23] gsoc-2021-porting-modifiers-to-nodes-solidify: make selection work for complex mode

2021-06-18 Thread Fabian Schempp
Commit: cbe359bbf237866aecdc64eeb41df65b863f799c Author: Fabian Schempp Date: Thu Jun 10 20:03:50 2021 +0200 Branches: gsoc-2021-porting-modifiers-to-nodes-solidify https://developer.blender.org/rBcbe359bbf237866aecdc64eeb41df65b863f799c make selection work for complex mode

[Bf-blender-cvs] [3493fefb748] gsoc-2021-porting-modifiers-to-nodes-solidify: - selection for simple

2021-06-18 Thread Fabian Schempp
Commit: 3493fefb7487895e30b7eaba4c0426518b669871 Author: Fabian Schempp Date: Wed Jun 9 23:24:51 2021 +0200 Branches: gsoc-2021-porting-modifiers-to-nodes-solidify https://developer.blender.org/rB3493fefb7487895e30b7eaba4c0426518b669871 - selection for simple

[Bf-blender-cvs] [dbeb2a77241] gsoc-2021-porting-modifiers-to-nodes-solidify: Merge remote-tracking branch 'origin/gsoc-2021-porting-modifiers-to-nodes-solidify' into gsoc-2021-porting-modifiers-to-no

2021-06-18 Thread Fabian Schempp
Commit: dbeb2a772410b60490adbbd97a7611b2c479ec16 Author: Fabian Schempp Date: Fri Jun 18 16:24:12 2021 +0200 Branches: gsoc-2021-porting-modifiers-to-nodes-solidify https://developer.blender.org/rBdbeb2a772410b60490adbbd97a7611b2c479ec16 Merge remote-tracking branch

[Bf-blender-cvs] [f07aa393bf9] gsoc-2021-porting-modifiers-to-nodes-solidify: - formatting

2021-06-18 Thread Fabian Schempp
Commit: f07aa393bf90fcf2fa5558e3b3827c30cda50e9f Author: Fabian Schempp Date: Fri Jun 18 16:04:18 2021 +0200 Branches: gsoc-2021-porting-modifiers-to-nodes-solidify https://developer.blender.org/rBf07aa393bf90fcf2fa5558e3b3827c30cda50e9f - formatting

[Bf-blender-cvs] [f23bb03cbb4] gsoc-2021-porting-modifiers-to-nodes-solidify: - added output groups for rim and fill

2021-06-18 Thread Fabian Schempp
Commit: f23bb03cbb40d89284cd83c9845eeaeea1b47e47 Author: Fabian Schempp Date: Wed Jun 16 10:01:22 2021 +0200 Branches: gsoc-2021-porting-modifiers-to-nodes-solidify https://developer.blender.org/rBf23bb03cbb40d89284cd83c9845eeaeea1b47e47 - added output groups for rim and fill

[Bf-blender-cvs] [68a28e19827] gsoc-2021-porting-modifiers-to-nodes-solidify: - rebased to master - removed solidify extrude mode from node and reverted solidify extrude back to internal version in mo

2021-06-18 Thread Fabian Schempp
Commit: 68a28e19827f2d7f2cae06ff79f8c90827b8230e Author: Fabian Schempp Date: Fri Jun 18 15:59:57 2021 +0200 Branches: gsoc-2021-porting-modifiers-to-nodes-solidify https://developer.blender.org/rB68a28e19827f2d7f2cae06ff79f8c90827b8230e - rebased to master - removed solidify extrude mode from

[Bf-blender-cvs] [1fcbade10ca] gsoc-2021-porting-modifiers-to-nodes-solidify: Initial setup for solidify node

2021-06-18 Thread Fabian Schempp
Commit: 1fcbade10caf93bc226cbc5a221b067f095a Author: Fabian Schempp Date: Thu Jun 10 21:01:34 2021 +0200 Branches: gsoc-2021-porting-modifiers-to-nodes-solidify https://developer.blender.org/rB1fcbade10caf93bc226cbc5a221b067f095a Initial setup for solidify node

[Bf-blender-cvs] [035ee22a507] gsoc-2021-porting-modifiers-to-nodes-solidify: moved solidify to Blender Kernel

2021-06-18 Thread Fabian Schempp
Commit: 035ee22a50785575d71d8c4cf74fc02bf3dd51ee Author: Fabian Schempp Date: Tue Jun 1 07:15:56 2021 +0200 Branches: gsoc-2021-porting-modifiers-to-nodes-solidify https://developer.blender.org/rB035ee22a50785575d71d8c4cf74fc02bf3dd51ee moved solidify to Blender Kernel

[Bf-blender-cvs] [607eef0ae76] gsoc-2021-porting-modifiers-to-nodes-solidify: makeing node and modifier working with solidify kernel version.

2021-06-18 Thread Fabian Schempp
Commit: 607eef0ae7616dd204ac6831f0aafbc3cb1e9475 Author: Fabian Schempp Date: Tue Jun 1 23:50:41 2021 +0200 Branches: gsoc-2021-porting-modifiers-to-nodes-solidify https://developer.blender.org/rB607eef0ae7616dd204ac6831f0aafbc3cb1e9475 makeing node and modifier working with solidify kernel

[Bf-blender-cvs] [e39543a64d8] gsoc-2021-porting-modifiers-to-nodes-solidify: - added basic support for input data

2021-06-18 Thread Fabian Schempp
Commit: e39543a64d8521800b6f0b64e38726dfe31c5ad9 Author: Fabian Schempp Date: Mon May 24 19:36:43 2021 +0200 Branches: gsoc-2021-porting-modifiers-to-nodes-solidify https://developer.blender.org/rBe39543a64d8521800b6f0b64e38726dfe31c5ad9 - added basic support for input data

[Bf-blender-cvs] [6fad4ce981c] gsoc-2021-porting-modifiers-to-nodes-solidify: Initial setup for solidify node

2021-06-18 Thread Fabian Schempp
Commit: 6fad4ce981c70f6083244ed63c59d119b890a948 Author: Fabian Schempp Date: Thu May 20 10:21:14 2021 +0200 Branches: gsoc-2021-porting-modifiers-to-nodes-solidify https://developer.blender.org/rB6fad4ce981c70f6083244ed63c59d119b890a948 Initial setup for solidify node

[Bf-blender-cvs] [30ea058694f] gsoc-2021-porting-modifiers-to-nodes-solidify: solidify_extrude_generaly working.

2021-06-18 Thread Fabian Schempp
Commit: 30ea058694f11e1c1ac0f5bc28f609837a6100c8 Author: Fabian Schempp Date: Mon May 24 08:46:30 2021 +0200 Branches: gsoc-2021-porting-modifiers-to-nodes-solidify https://developer.blender.org/rB30ea058694f11e1c1ac0f5bc28f609837a6100c8 solidify_extrude_generaly working.

[Bf-blender-cvs] [4998ceebfca] master: GPencil: Missed flag in previous Copy Settings commit

2021-06-18 Thread Antonio Vazquez
Commit: 4998ceebfcad5369a530164da629b8e8796f4999 Author: Antonio Vazquez Date: Fri Jun 18 16:47:08 2021 +0200 Branches: master https://developer.blender.org/rB4998ceebfcad5369a530164da629b8e8796f4999 GPencil: Missed flag in previous Copy Settings commit

[Bf-blender-cvs] [408726000a2] master: GPencil: Move copy layer settings to function

2021-06-18 Thread Antonio Vazquez
Commit: 408726000a2720282563602e17d892a87b90e5f1 Author: Antonio Vazquez Date: Fri Jun 18 16:40:31 2021 +0200 Branches: master https://developer.blender.org/rB408726000a2720282563602e17d892a87b90e5f1 GPencil: Move copy layer settings to function Better to have a function that can be reused to

[Bf-blender-cvs] [e0f2f07d1e8] master: DrawManager: Multithreaded counting of material buckets.

2021-06-18 Thread Jeroen Bakker
Commit: e0f2f07d1e8bff3410edddc235b9c4d61f62c18f Author: Jeroen Bakker Date: Fri Jun 18 16:09:35 2021 +0200 Branches: master https://developer.blender.org/rBe0f2f07d1e8bff3410edddc235b9c4d61f62c18f DrawManager: Multithreaded counting of material buckets. When having multiple materials in a

[Bf-blender-cvs] [6d73d98fb62] master: BMesh: use threading to count total selection.

2021-06-18 Thread Jeroen Bakker
Commit: 6d73d98fb62df19c03fb665cd37ff214458d7a70 Author: Jeroen Bakker Date: Fri Jun 18 15:51:18 2021 +0200 Branches: master https://developer.blender.org/rB6d73d98fb62df19c03fb665cd37ff214458d7a70 BMesh: use threading to count total selection. During selections the total selection is

[Bf-blender-cvs] [03a83b4eb5b] master: Fix T89262: Crash in regular FileBrowser ID listing of 'asset' .blend files.

2021-06-18 Thread Bastien Montagne
Commit: 03a83b4eb5bc87dd30625d35022b6bc5e4edd8fd Author: Bastien Montagne Date: Fri Jun 18 15:45:58 2021 +0200 Branches: master https://developer.blender.org/rB03a83b4eb5bc87dd30625d35022b6bc5e4edd8fd Fix T89262: Crash in regular FileBrowser ID listing of 'asset' .blend files.

[Bf-blender-cvs] [ea4309925f1] master: Performance: Limit recounting during selection mode flushing.

2021-06-18 Thread Jeroen Bakker
Commit: ea4309925f1d2d2a224bd1dce12269a58ade9b62 Author: Jeroen Bakker Date: Fri Jun 18 15:31:14 2021 +0200 Branches: master https://developer.blender.org/rBea4309925f1d2d2a224bd1dce12269a58ade9b62 Performance: Limit recounting during selection mode flushing. This patch ensures that selection

[Bf-blender-cvs] [a9d5c8f97fa] master: Fix error passing in false as instead of a struct

2021-06-18 Thread Campbell Barton
Commit: a9d5c8f97fa265a9da0678e54df0212f99101cc0 Author: Campbell Barton Date: Fri Jun 18 23:37:28 2021 +1000 Branches: master https://developer.blender.org/rBa9d5c8f97fa265a9da0678e54df0212f99101cc0 Fix error passing in false as instead of a struct Error in

[Bf-blender-cvs] [8b68ee3a179] tmp-vulkan: Vulkan: Fix compilation error.

2021-06-18 Thread Jeroen Bakker
Commit: 8b68ee3a179a67a2a70ccf4ad2a2b5e13184567d Author: Jeroen Bakker Date: Fri Jun 18 15:12:26 2021 +0200 Branches: tmp-vulkan https://developer.blender.org/rB8b68ee3a179a67a2a70ccf4ad2a2b5e13184567d Vulkan: Fix compilation error.

[Bf-blender-cvs] [230b24159ee] tmp-vulkan: Vulkan: remove VK_ERROR_INCOMPATIBLE_VERSION_KHR

2021-06-18 Thread Jeroen Bakker
Commit: 230b24159ee57c2f98980045ec92806f400f1ab2 Author: Jeroen Bakker Date: Fri Jun 18 15:10:56 2021 +0200 Branches: tmp-vulkan https://developer.blender.org/rB230b24159ee57c2f98980045ec92806f400f1ab2 Vulkan: remove VK_ERROR_INCOMPATIBLE_VERSION_KHR It has been removed from the SDK since

[Bf-blender-cvs] [c3a63776bef] temp-gpencil-bezier-stroke-type: Merge branch 'master' into temp-gpencil-bezier-stroke-type

2021-06-18 Thread Falk David
Commit: c3a63776befcb435a87dcc15cf03898eb0f8e34e Author: Falk David Date: Fri Jun 18 14:51:38 2021 +0200 Branches: temp-gpencil-bezier-stroke-type https://developer.blender.org/rBc3a63776befcb435a87dcc15cf03898eb0f8e34e Merge branch 'master' into temp-gpencil-bezier-stroke-type

[Bf-blender-cvs] [2585d7f1b81] xr-controller-support: XR: Add grab navigation operator

2021-06-18 Thread Peter Kim
Commit: 2585d7f1b812c54043648c128b9aec7a5e24106d Author: Peter Kim Date: Fri Jun 18 21:32:18 2021 +0900 Branches: xr-controller-support https://developer.blender.org/rB2585d7f1b812c54043648c128b9aec7a5e24106d XR: Add grab navigation operator Similar to the XR grab transform operator but

[Bf-blender-cvs] [6732d31f184] xr-controller-support: XR: Fixes/adjustments when viewer scale != 1.0

2021-06-18 Thread Peter Kim
Commit: 6732d31f184e26ab38ead02e0f97d07063ee66d4 Author: Peter Kim Date: Fri Jun 18 21:22:15 2021 +0900 Branches: xr-controller-support https://developer.blender.org/rB6732d31f184e26ab38ead02e0f97d07063ee66d4 XR: Fixes/adjustments when viewer scale != 1.0 This corrects some clipping and

[Bf-blender-cvs] [2a768ffe435] xr-controller-support: Merge branch 'master' into xr-controller-support

2021-06-18 Thread Peter Kim
Commit: 2a768ffe4350b6ab7e6b6058263c190e5cfdfe0c Author: Peter Kim Date: Fri Jun 18 21:36:13 2021 +0900 Branches: xr-controller-support https://developer.blender.org/rB2a768ffe4350b6ab7e6b6058263c190e5cfdfe0c Merge branch 'master' into xr-controller-support

[Bf-blender-cvs] [eed31613e59] xr-controller-support: XR: Smooth transition between modal actions

2021-06-18 Thread Peter Kim
Commit: eed31613e5931e5f5a4a590220bf982e4f90982a Author: Peter Kim Date: Fri Jun 18 21:26:38 2021 +0900 Branches: xr-controller-support https://developer.blender.org/rBeed31613e5931e5f5a4a590220bf982e4f90982a XR: Smooth transition between modal actions Although only one modal action is allowed

[Bf-blender-cvs] [1bd403430d1] xr-controller-support: Remove duplicate file

2021-06-18 Thread Peter Kim
Commit: 1bd403430d17b6bfb421817b146da393fc25f27f Author: Peter Kim Date: Fri Jun 18 21:14:13 2021 +0900 Branches: xr-controller-support https://developer.blender.org/rB1bd403430d17b6bfb421817b146da393fc25f27f Remove duplicate file Was renamed to "wm_xr_action.c".

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

2021-06-18 Thread Aditya Y Jeppu
Commit: 92d06984e469e215791a9debef9ad82c9c808f48 Author: Aditya Y Jeppu Date: Fri Jun 18 17:28:52 2021 +0530 Branches: soc-2021-vse-strip-thumbnails https://developer.blender.org/rB92d06984e469e215791a9debef9ad82c9c808f48 Merge branch 'master' into soc-2021-vse-strip-thumbnails

[Bf-blender-cvs] [b8cf8e0bc2e] master: Fix T89240: Crash when moving vertices on a linked duplicate

2021-06-18 Thread Germano Cavalcante
Commit: b8cf8e0bc2e15e4f67f98b85d45390e39a7ed4c8 Author: Germano Cavalcante Date: Fri Jun 18 08:25:36 2021 -0300 Branches: master https://developer.blender.org/rBb8cf8e0bc2e15e4f67f98b85d45390e39a7ed4c8 Fix T89240: Crash when moving vertices on a linked duplicate There is an attempt to free an

[Bf-blender-cvs] [4190e1e0bf3] temp-vse-snapping: VSE: Improved Snapping

2021-06-18 Thread Richard Antalik
Commit: 4190e1e0bf31b509ab98e063e64d5219b6e91dc1 Author: Richard Antalik Date: Thu Jun 17 09:13:53 2021 +0200 Branches: temp-vse-snapping https://developer.blender.org/rB4190e1e0bf31b509ab98e063e64d5219b6e91dc1 VSE: Improved Snapping Patch is WIP Add snapping settings to header. Add varoius

[Bf-blender-cvs] [3bd6d4b88d0] temp-vse-snapping: VSE: Remove seq->tmp usage

2021-06-18 Thread Richard Antalik
Commit: 3bd6d4b88d02c057dfefc31aba1fc31ada5d2290 Author: Richard Antalik Date: Thu Jun 17 06:29:05 2021 +0200 Branches: temp-vse-snapping https://developer.blender.org/rB3bd6d4b88d02c057dfefc31aba1fc31ada5d2290 VSE: Remove seq->tmp usage Remove `seq->tmp` usage from transform code. It was used

[Bf-blender-cvs] [62739a193de] temp-vse-snapping: Cleanup. Forward declare SeqCollection, unused variable.

2021-06-18 Thread Richard Antalik
Commit: 62739a193de311fafbb9136618a1c00f2d30ac9d Author: Richard Antalik Date: Thu Jun 17 09:16:05 2021 +0200 Branches: temp-vse-snapping https://developer.blender.org/rB62739a193de311fafbb9136618a1c00f2d30ac9d Cleanup. Forward declare SeqCollection, unused variable.

[Bf-blender-cvs] [d5f8d9380fb] soc-2021-adaptive-cloth: adaptive_cloth: mesh: initial class setup

2021-06-18 Thread ishbosamiya
Commit: d5f8d9380fb62554d459ad57bb7a330c9813256b Author: ishbosamiya Date: Fri Jun 18 14:52:22 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBd5f8d9380fb62554d459ad57bb7a330c9813256b adaptive_cloth: mesh: initial class setup

[Bf-blender-cvs] [e48607a0c0a] soc-2021-adaptive-cloth: bli: generational_arena: extra insert() test case with fix

2021-06-18 Thread ishbosamiya
Commit: e48607a0c0a68e6720874f3388e4d632b7c9a645 Author: ishbosamiya Date: Wed Jun 16 14:53:11 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBe48607a0c0a68e6720874f3388e4d632b7c9a645 bli: generational_arena: extra insert() test case with fix When the capacity of

[Bf-blender-cvs] [30b9dc6a013] soc-2021-adaptive-cloth: bli: generational_arena: better code styling

2021-06-18 Thread ishbosamiya
Commit: 30b9dc6a0133312f785174515adab3d28a312f06 Author: ishbosamiya Date: Thu Jun 17 13:36:16 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB30b9dc6a0133312f785174515adab3d28a312f06 bli: generational_arena: better code styling

[Bf-blender-cvs] [0620fbbb94e] soc-2021-adaptive-cloth: bli: generational_arena: tests, size(), capacity(), fix some errors

2021-06-18 Thread ishbosamiya
Commit: 0620fbbb94e7224e975e244a553f0f741901f9fa Author: ishbosamiya Date: Wed Jun 16 12:45:39 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB0620fbbb94e7224e975e244a553f0f741901f9fa bli: generational_arena: tests, size(), capacity(), fix some errors

[Bf-blender-cvs] [7f194771f79] soc-2021-adaptive-cloth: bli: generational_arena: test for ensuring next_free list is correct

2021-06-18 Thread ishbosamiya
Commit: 7f194771f790464b08cb8168da71a961e2f85ee7 Author: ishbosamiya Date: Wed Jun 16 19:17:34 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB7f194771f790464b08cb8168da71a961e2f85ee7 bli: generational_arena: test for ensuring next_free list is correct

[Bf-blender-cvs] [0ba4520162e] soc-2021-adaptive-cloth: bli: generational_arena: remove() with test

2021-06-18 Thread ishbosamiya
Commit: 0ba4520162e46d76c45b863c131642b2ee769e1b Author: ishbosamiya Date: Wed Jun 16 14:21:15 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB0ba4520162e46d76c45b863c131642b2ee769e1b bli: generational_arena: remove() with test

[Bf-blender-cvs] [7de7ac55d2b] soc-2021-adaptive-cloth: bli: generational_arena: get related tests and respective fixes

2021-06-18 Thread ishbosamiya
Commit: 7de7ac55d2b0a42dc037276583a5471da626a28f Author: ishbosamiya Date: Wed Jun 16 13:56:28 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB7de7ac55d2b0a42dc037276583a5471da626a28f bli: generational_arena: get related tests and respective fixes

[Bf-blender-cvs] [805e2ccb07e] soc-2021-adaptive-cloth: bli: generational_arena: get(), get_no_gen(), get_no_gen_index()

2021-06-18 Thread ishbosamiya
Commit: 805e2ccb07ec19cb62d98dc88cfb5532a3356bb2 Author: ishbosamiya Date: Tue Jun 15 22:18:33 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB805e2ccb07ec19cb62d98dc88cfb5532a3356bb2 bli: generational_arena: get(), get_no_gen(), get_no_gen_index()

[Bf-blender-cvs] [20497c448c3] soc-2021-adaptive-cloth: bli: generational_arena: insert()

2021-06-18 Thread ishbosamiya
Commit: 20497c448c38c25682dd625ee287624ab497a27a Author: ishbosamiya Date: Tue Jun 15 21:41:04 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB20497c448c38c25682dd625ee287624ab497a27a bli: generational_arena: insert()

[Bf-blender-cvs] [bc62878f985] soc-2021-adaptive-cloth: bli: generational_arena: constructors and reserve()

2021-06-18 Thread ishbosamiya
Commit: bc62878f985cbbc677341207516dcb7e73d05e86 Author: ishbosamiya Date: Tue Jun 15 12:48:10 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBbc62878f985cbbc677341207516dcb7e73d05e86 bli: generational_arena: constructors and reserve()

[Bf-blender-cvs] [1deefd940f9] soc-2021-adaptive-cloth: bli: generational_arena: doc: how it works

2021-06-18 Thread ishbosamiya
Commit: 1deefd940f96c1318c5c04db370bdfe4a4e4f9e3 Author: ishbosamiya Date: Tue Jun 15 12:01:57 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB1deefd940f96c1318c5c04db370bdfe4a4e4f9e3 bli: generational_arena: doc: how it works

[Bf-blender-cvs] [ebfeab8fde0] soc-2021-adaptive-cloth: bli: generational_arena: class declaration setup

2021-06-18 Thread ishbosamiya
Commit: ebfeab8fde0234b55720198f0039446e2ea24965 Author: ishbosamiya Date: Mon Jun 14 22:02:01 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rBebfeab8fde0234b55720198f0039446e2ea24965 bli: generational_arena: class declaration setup

[Bf-blender-cvs] [1e50ce92848] soc-2021-adaptive-cloth: bli: generational_arena: fix: compile errors

2021-06-18 Thread ishbosamiya
Commit: 1e50ce92848bea68adfd0b86bef5fab8154c40c5 Author: ishbosamiya Date: Tue Jun 15 11:40:38 2021 +0530 Branches: soc-2021-adaptive-cloth https://developer.blender.org/rB1e50ce92848bea68adfd0b86bef5fab8154c40c5 bli: generational_arena: fix: compile errors

[Bf-blender-cvs] [060d668ae6e] master: Cleanup: clang format

2021-06-18 Thread Jacques Lucke
Commit: 060d668ae6e6a1d0f89cea65b9d7c152c761350a Author: Jacques Lucke Date: Fri Jun 18 10:50:19 2021 +0200 Branches: master https://developer.blender.org/rB060d668ae6e6a1d0f89cea65b9d7c152c761350a Cleanup: clang format === M

[Bf-blender-cvs] [6c1fdd52c12] master: Fix invalid polygon normal array access building bake data

2021-06-18 Thread Campbell Barton
Commit: 6c1fdd52c12d0d8bc1e58873286c22d3693a042f Author: Campbell Barton Date: Fri Jun 18 17:36:14 2021 +1000 Branches: master https://developer.blender.org/rB6c1fdd52c12d0d8bc1e58873286c22d3693a042f Fix invalid polygon normal array access building bake data Pre computed normals index wasn't

[Bf-blender-cvs] [3caafd24a90] master: Cleanup: use 'bmesh' prefix for BMesh tessellation utilities

2021-06-18 Thread Campbell Barton
Commit: 3caafd24a902eb44ca4175d882899de575c3822e Author: Campbell Barton Date: Fri Jun 18 16:37:43 2021 +1000 Branches: master https://developer.blender.org/rB3caafd24a902eb44ca4175d882899de575c3822e Cleanup: use 'bmesh' prefix for BMesh tessellation utilities

[Bf-blender-cvs] [af4167441bc] master: Cleanup: clang-tidy

2021-06-18 Thread Campbell Barton
Commit: af4167441bc37707c1ed32ded348bc0865f9c093 Author: Campbell Barton Date: Fri Jun 18 14:27:43 2021 +1000 Branches: master https://developer.blender.org/rBaf4167441bc37707c1ed32ded348bc0865f9c093 Cleanup: clang-tidy === M

[Bf-blender-cvs] [c4958bc540e] master: Cleanup: rename test_index_face -> BKE_mesh_mface_index_validate

2021-06-18 Thread Campbell Barton
Commit: c4958bc540e2496b683968430feb62d1a0ef45f4 Author: Campbell Barton Date: Fri Jun 18 15:13:52 2021 +1000 Branches: master https://developer.blender.org/rBc4958bc540e2496b683968430feb62d1a0ef45f4 Cleanup: rename test_index_face -> BKE_mesh_mface_index_validate

[Bf-blender-cvs] [253c5d25f79] master: Cleanup: move mesh tessellation into it's own file

2021-06-18 Thread Campbell Barton
Commit: 253c5d25f79f08e8801778bc7d36403c9419901d Author: Campbell Barton Date: Fri Jun 18 14:38:25 2021 +1000 Branches: master https://developer.blender.org/rB253c5d25f79f08e8801778bc7d36403c9419901d Cleanup: move mesh tessellation into it's own file This matches BMesh which also has

[Bf-blender-cvs] [2e8d7fa7ee4] master: Cleanup: remove unused MFace custom-data utilities

2021-06-18 Thread Campbell Barton
Commit: 2e8d7fa7ee442fffafdd13a9a9c096fcc1d5baad Author: Campbell Barton Date: Fri Jun 18 15:08:23 2021 +1000 Branches: master https://developer.blender.org/rB2e8d7fa7ee442fffafdd13a9a9c096fcc1d5baad Cleanup: remove unused MFace custom-data utilities Remove: - BKE_mesh_loops_to_mface_corners

[Bf-blender-cvs] [5f0d4fef911] master: Cleanup: use standard identifier for uint64_t string formatting

2021-06-18 Thread Campbell Barton
Commit: 5f0d4fef91148f3dfb9f962d77c809a293a76ad3 Author: Campbell Barton Date: Fri Jun 18 14:27:39 2021 +1000 Branches: master https://developer.blender.org/rB5f0d4fef91148f3dfb9f962d77c809a293a76ad3 Cleanup: use standard identifier for uint64_t string formatting

[Bf-blender-cvs] [50a4b9d5021] master: Cleanup: replace 'unsigned in' with 'uint'

2021-06-18 Thread Campbell Barton
Commit: 50a4b9d502104aabdd33ed924a89fe018cfa80b3 Author: Campbell Barton Date: Fri Jun 18 14:27:41 2021 +1000 Branches: master https://developer.blender.org/rB50a4b9d502104aabdd33ed924a89fe018cfa80b3 Cleanup: replace 'unsigned in' with 'uint'

[Bf-blender-cvs] [c290ac2ab19] master: CMake: remove workaround for version that's no longer supported

2021-06-18 Thread Campbell Barton
Commit: c290ac2ab19c2ef157b756882c69cbce08d18e50 Author: Campbell Barton Date: Fri Jun 18 14:27:43 2021 +1000 Branches: master https://developer.blender.org/rBc290ac2ab19c2ef157b756882c69cbce08d18e50 CMake: remove workaround for version that's no longer supported