[Bf-blender-cvs] [cb0879e9fb8] gpencil-new-data-proposal: Merge branch 'master' into gpencil-new-data-proposal

2022-06-23 Thread Antonio Vazquez
Commit: cb0879e9fb882e807837be8a2a6c891b81ca7e53 Author: Antonio Vazquez Date: Thu Jun 23 11:06:06 2022 +0200 Branches: gpencil-new-data-proposal https://developer.blender.org/rBcb0879e9fb882e807837be8a2a6c891b81ca7e53 Merge branch 'master' into gpencil-new-data-proposal

[Bf-blender-cvs] [d8e9647ae26] master: Cycles: Add diagnostic tracing of MTLLibrary compilation time

2022-06-23 Thread Michael Jones
Commit: d8e9647ae26b1681f1a2345975e52c512ff15e20 Author: Michael Jones Date: Thu Jun 23 10:05:45 2022 +0100 Branches: master https://developer.blender.org/rBd8e9647ae26b1681f1a2345975e52c512ff15e20 Cycles: Add diagnostic tracing of MTLLibrary compilation time Reviewed By: sergey Differential

[Bf-blender-cvs] [751dde236b9] cycles_oneapi: Cleanup: fix Cycles float3 endif comment

2022-06-23 Thread Xavier Hallade
Commit: 751dde236b946d01f5ae046cb1e24f9309a86b3f Author: Xavier Hallade Date: Thu Jun 23 13:11:57 2022 +0200 Branches: cycles_oneapi https://developer.blender.org/rB751dde236b946d01f5ae046cb1e24f9309a86b3f Cleanup: fix Cycles float3 endif comment oneAPI backend uses its own smaller float3

[Bf-blender-cvs] [b8403b065e2] master: Fix T99027: Touch typing in text fields results in dropped key presses

2022-06-23 Thread Campbell Barton
Commit: b8403b065e222faff3dfb3e2e9aa1b3d3f56c555 Author: Campbell Barton Date: Thu Jun 23 21:19:22 2022 +1000 Branches: master https://developer.blender.org/rBb8403b065e222faff3dfb3e2e9aa1b3d3f56c555 Fix T99027: Touch typing in text fields results in dropped key presses Fix by always testing

[Bf-blender-cvs] [091100bfd75] master: Animation: Add function to remove all FCurves from an Action

2022-06-23 Thread Colin Basnett
Commit: 091100bfd757b886527b465aef19a88ba261d7ec Author: Colin Basnett Date: Thu Jun 23 11:41:44 2022 +0200 Branches: master https://developer.blender.org/rB091100bfd757b886527b465aef19a88ba261d7ec Animation: Add function to remove all FCurves from an Action Add a

[Bf-blender-cvs] [0a3f4c9d457] temp-deform-curves-with-surface: support normal smoothing

2022-06-23 Thread Jacques Lucke
Commit: 0a3f4c9d457ef9410fa2d08ff06c27739db0f817 Author: Jacques Lucke Date: Thu Jun 23 12:34:54 2022 +0200 Branches: temp-deform-curves-with-surface https://developer.blender.org/rB0a3f4c9d457ef9410fa2d08ff06c27739db0f817 support normal smoothing

[Bf-blender-cvs] [04bd58e2323] cycles_oneapi: Build Deps: Correct path to igc for ocloc

2022-06-23 Thread Sergey Sharybin
Commit: 04bd58e2323f28157001b6d7b0f35ac7f1e2 Author: Sergey Sharybin Date: Thu Jun 23 12:55:51 2022 +0200 Branches: cycles_oneapi https://developer.blender.org/rB04bd58e2323f28157001b6d7b0f35ac7f1e2 Build Deps: Correct path to igc for ocloc The path got changed in an earlier commit in

[Bf-blender-cvs] [e63799e7911] master: Cleanup: fix typo that deactivated clang-format in rna_brush.c

2022-06-23 Thread Jacques Lucke
Commit: e63799e791109bc4357995566e421648bf9c5c4c Author: Jacques Lucke Date: Thu Jun 23 13:10:26 2022 +0200 Branches: master https://developer.blender.org/rBe63799e791109bc4357995566e421648bf9c5c4c Cleanup: fix typo that deactivated clang-format in rna_brush.c

[Bf-blender-cvs] [2ae4397ec99] master: Armature: Add poll message explaining bone groups need pose mode

2022-06-23 Thread Colin Basnett
Commit: 2ae4397ec9905a0055ad80675ade2696137a7ca2 Author: Colin Basnett Date: Thu Jun 23 11:21:43 2022 +0200 Branches: master https://developer.blender.org/rB2ae4397ec9905a0055ad80675ade2696137a7ca2 Armature: Add poll message explaining bone groups need pose mode Add a poll message to the bone

[Bf-blender-cvs] [6dde88c5366] master: Vertex paint mode tried to do a "fast update" by trying to avoid tagging the mesh ID for a full update. The conditions it uses are troublesome: 1. There must be

2022-06-23 Thread Hans Goudey
Commit: 6dde88c5366be0d855fded2588290818fbf53928 Author: Hans Goudey Date: Thu Jun 23 12:05:48 2022 -0500 Branches: master https://developer.blender.org/rB6dde88c5366be0d855fded2588290818fbf53928 Vertex paint mode tried to do a "fast update" by trying to avoid tagging the mesh ID for a full

[Bf-blender-cvs] [c2a2f3553ae] master: Cycles: unify math functions names

2022-06-23 Thread Andrii Symkin
Commit: c2a2f3553aed58ae9e4c165f8bfcad2b31dcf74b Author: Andrii Symkin Date: Thu Jun 23 14:29:17 2022 +0200 Branches: master https://developer.blender.org/rBc2a2f3553aed58ae9e4c165f8bfcad2b31dcf74b Cycles: unify math functions names This patch unifies the names of math functions for different

[Bf-blender-cvs] [1c83354c63a] master: Fix T99028: crash deleting file output node with color management override

2022-06-23 Thread Brecht Van Lommel
Commit: 1c83354c63a334a57118579d653e642524f23fce Author: Brecht Van Lommel Date: Thu Jun 23 16:00:43 2022 +0200 Branches: master https://developer.blender.org/rB1c83354c63a334a57118579d653e642524f23fce Fix T99028: crash deleting file output node with color management override One case of

[Bf-blender-cvs] [54182e4925d] master: Mesh: Add an explicit "positions changed" function

2022-06-23 Thread Hans Goudey
Commit: 54182e4925de4ee7e49e4351479e79cb257acc73 Author: Hans Goudey Date: Thu Jun 23 12:00:25 2022 -0500 Branches: master https://developer.blender.org/rB54182e4925de4ee7e49e4351479e79cb257acc73 Mesh: Add an explicit "positions changed" function We store various lazily calculated caches on

[Bf-blender-cvs] [0831b5ce865] cycles_path_guiding: Build: OpenPGL removed version number form the destination folder of the cmake configs

2022-06-23 Thread Sebastian Herholz
Commit: 0831b5ce865910a427239c29b499c90a740f94a8 Author: Sebastian Herholz Date: Thu Jun 23 16:00:23 2022 +0200 Branches: cycles_path_guiding https://developer.blender.org/rB0831b5ce865910a427239c29b499c90a740f94a8 Build: OpenPGL removed version number form the destination folder of the cmake

[Bf-blender-cvs] [e59b8c14a0c] cycles_oneapi: Build Deps: Only install SYCL related part of DPC++

2022-06-23 Thread Sergey Sharybin
Commit: e59b8c14a0cc82d370b9d102ce94b818e42ad397 Author: Sergey Sharybin Date: Thu Jun 23 16:32:42 2022 +0200 Branches: cycles_oneapi https://developer.blender.org/rBe59b8c14a0cc82d370b9d102ce94b818e42ad397 Build Deps: Only install SYCL related part of DPC++ Saves a lot of space, and we don't

[Bf-blender-cvs] [dae7ae87baa] cycles_oneapi: Build Deps: Implement DPC++/SYCL harvesting for Linux

2022-06-23 Thread Sergey Sharybin
Commit: dae7ae87b6ae70b389a529a261d4c3181ebd Author: Sergey Sharybin Date: Thu Jun 23 16:33:28 2022 +0200 Branches: cycles_oneapi https://developer.blender.org/rBdae7ae87b6ae70b389a529a261d4c3181ebd Build Deps: Implement DPC++/SYCL harvesting for Linux - Restore more typical install

[Bf-blender-cvs] [d1ea39aac77] master: Fix T99091: Freeze when changing strip source with thumbnails enabled

2022-06-23 Thread Richard Antalik
Commit: d1ea39aac77203a2f7517b3d0d2ec56ee2e30a22 Author: Richard Antalik Date: Thu Jun 23 17:49:26 2022 +0200 Branches: master https://developer.blender.org/rBd1ea39aac77203a2f7517b3d0d2ec56ee2e30a22 Fix T99091: Freeze when changing strip source with thumbnails enabled When input file is

[Bf-blender-cvs] [04734622415] master: Geometry Nodes: Speed up Separate color node in RGB mode

2022-06-23 Thread Hans Goudey
Commit: 047346224155211ab86faaebc9d31f9dc457f9a7 Author: Hans Goudey Date: Thu Jun 23 12:33:58 2022 -0500 Branches: master https://developer.blender.org/rB047346224155211ab86faaebc9d31f9dc457f9a7 Geometry Nodes: Speed up Separate color node in RGB mode This applies the same optimization as

[Bf-blender-cvs] [b0fe0e6a304] master: Cleanup: Make function static

2022-06-23 Thread Hans Goudey
Commit: b0fe0e6a3047e18d35d0f6ca8e9fc39f60e9f787 Author: Hans Goudey Date: Thu Jun 23 13:03:31 2022 -0500 Branches: master https://developer.blender.org/rBb0fe0e6a3047e18d35d0f6ca8e9fc39f60e9f787 Cleanup: Make function static ===

[Bf-blender-cvs] [5c6ffd07e0d] master: Fix T99110: Crash after running view_all operator in VSE

2022-06-23 Thread Richard Antalik
Commit: 5c6ffd07e0de8f4917927da69a68db9af205973d Author: Richard Antalik Date: Thu Jun 23 18:11:33 2022 +0200 Branches: master https://developer.blender.org/rB5c6ffd07e0de8f4917927da69a68db9af205973d Fix T99110: Crash after running view_all operator in VSE Crash caused by NULL dereference,

[Bf-blender-cvs] [9b775ebad74] master: Cleanup: Remove unused array in vertex paint code

2022-06-23 Thread Hans Goudey
Commit: 9b775ebad747c0da896c6a4ed2c3b60e62315065 Author: Hans Goudey Date: Thu Jun 23 12:10:12 2022 -0500 Branches: master https://developer.blender.org/rB9b775ebad747c0da896c6a4ed2c3b60e62315065 Cleanup: Remove unused array in vertex paint code Unused since 4f616c93f7cb8c8c8e038

[Bf-blender-cvs] [792bf82f11a] master: Spreadsheet: Support operations for filtering colors

2022-06-23 Thread Angel Bueno
Commit: 792bf82f11a57c36734ef16b48137eda87a942cd Author: Angel Bueno Date: Thu Jun 23 12:16:18 2022 -0500 Branches: master https://developer.blender.org/rB792bf82f11a57c36734ef16b48137eda87a942cd Spreadsheet: Support operations for filtering colors Support choosing an operation when filtering

[Bf-blender-cvs] [a5ff46e0fc4] master: Cleanup: make format

2022-06-23 Thread Brecht Van Lommel
Commit: a5ff46e0fc4c6b1871f92c5232ddeb605a8c096e Author: Brecht Van Lommel Date: Thu Jun 23 19:28:39 2022 +0200 Branches: master https://developer.blender.org/rBa5ff46e0fc4c6b1871f92c5232ddeb605a8c096e Cleanup: make format === M

[Bf-blender-cvs] [2eba15d3e86] master: Fix T98975: Broken vertex paint mode operators

2022-06-23 Thread Hans Goudey
Commit: 2eba15d3e862fdf112edda6b26b7e1535f0fdb07 Author: Hans Goudey Date: Thu Jun 23 11:32:53 2022 -0500 Branches: master https://developer.blender.org/rB2eba15d3e862fdf112edda6b26b7e1535f0fdb07 Fix T98975: Broken vertex paint mode operators All of the operators in vertex paint mode didn't

[Bf-blender-cvs] [633c2f07da2] master: Cyles: switch primitive.h inline hints to forceinline

2022-06-23 Thread Xavier Hallade
Commit: 633c2f07da2926e42f5bb5d43d16dd23767c498c Author: Xavier Hallade Date: Thu Jun 23 18:30:49 2022 +0200 Branches: master https://developer.blender.org/rB633c2f07da2926e42f5bb5d43d16dd23767c498c Cyles: switch primitive.h inline hints to forceinline This change helps decrease Intel GPU

[Bf-blender-cvs] [3e5a4d14124] master: Geometry Nodes: Optimize selection for virtual array input

2022-06-23 Thread Hans Goudey
Commit: 3e5a4d14124029dd3ccb111de2db299bb405d668 Author: Hans Goudey Date: Thu Jun 23 11:50:53 2022 -0500 Branches: master https://developer.blender.org/rB3e5a4d14124029dd3ccb111de2db299bb405d668 Geometry Nodes: Optimize selection for virtual array input This makes calculation of selected

[Bf-blender-cvs] [dc64673f6e0] master: Fix T97691: undefined behavior sanitizer warning for alignment in RNA functions

2022-06-23 Thread Brecht Van Lommel
Commit: dc64673f6e096408f5bf5ba646512aebac4e0a59 Author: Brecht Van Lommel Date: Wed Jun 22 19:02:52 2022 +0200 Branches: master https://developer.blender.org/rBdc64673f6e096408f5bf5ba646512aebac4e0a59 Fix T97691: undefined behavior sanitizer warning for alignment in RNA functions Thanks Loren

[Bf-blender-cvs] [56435b3268b] master: Fix T94621: Missing selection indication for virtual node sockets

2022-06-23 Thread Max Edge
Commit: 56435b3268bceaf24c13336976c84a91a33f9283 Author: Max Edge Date: Thu Jun 23 12:22:23 2022 -0500 Branches: master https://developer.blender.org/rB56435b3268bceaf24c13336976c84a91a33f9283 Fix T94621: Missing selection indication for virtual node sockets A small regression as a result of

[Bf-blender-cvs] [18f78ba33cf] refactor-mesh-bevel-weight-generic: Merge branch 'temp-legacy-mesh-format-option' into refactor-mesh-bevel-weight-generic

2022-06-23 Thread Hans Goudey
Commit: 18f78ba33cfe4e369135e1c9c80f88bb24a90f2e Author: Hans Goudey Date: Thu Jun 23 16:59:05 2022 -0500 Branches: refactor-mesh-bevel-weight-generic https://developer.blender.org/rB18f78ba33cfe4e369135e1c9c80f88bb24a90f2e Merge branch 'temp-legacy-mesh-format-option' into

[Bf-blender-cvs] [4919403c299] master: Fix outdated pressure/tilt for tablet motions events under GHOST/Wayland

2022-06-23 Thread Campbell Barton
Commit: 4919403c299682901702234a735e27c053bfe96d Author: Campbell Barton Date: Fri Jun 24 08:19:08 2022 +1000 Branches: master https://developer.blender.org/rB4919403c299682901702234a735e27c053bfe96d Fix outdated pressure/tilt for tablet motions events under GHOST/Wayland Accumulate tablet

[Bf-blender-cvs] [70648683a2a] master: Cleanup: add C++ compatible WL_ARRAY_FOR_EACH macro

2022-06-23 Thread Campbell Barton
Commit: 70648683a2aa97c7d0ebd310d7a2ab564bcd4fed Author: Campbell Barton Date: Fri Jun 24 10:21:45 2022 +1000 Branches: master https://developer.blender.org/rB70648683a2aa97c7d0ebd310d7a2ab564bcd4fed Cleanup: add C++ compatible WL_ARRAY_FOR_EACH macro

[Bf-blender-cvs] [7a05b5d2aaf] temp-legacy-mesh-format-option: Merge branch 'master' into temp-legacy-mesh-format-option

2022-06-23 Thread Hans Goudey
Commit: 7a05b5d2aaf6854a34c8eb796011a9ec90cc0281 Author: Hans Goudey Date: Thu Jun 23 16:56:47 2022 -0500 Branches: temp-legacy-mesh-format-option https://developer.blender.org/rB7a05b5d2aaf6854a34c8eb796011a9ec90cc0281 Merge branch 'master' into temp-legacy-mesh-format-option

[Bf-blender-cvs] [cc09661c4ef] master: Cleanup: remove unused cursor struct members in GHOST/Wayland

2022-06-23 Thread Campbell Barton
Commit: cc09661c4ef586ebb03bc6a833099819bd38485c Author: Campbell Barton Date: Fri Jun 24 09:59:37 2022 +1000 Branches: master https://developer.blender.org/rBcc09661c4ef586ebb03bc6a833099819bd38485c Cleanup: remove unused cursor struct members in GHOST/Wayland

[Bf-blender-cvs] [b3a713fffa3] master: Cleanup: use const arguments for GHOST/Wayland

2022-06-23 Thread Campbell Barton
Commit: b3a713fffa3928e1692cf5b1354728d0feaf4c77 Author: Campbell Barton Date: Fri Jun 24 09:58:27 2022 +1000 Branches: master https://developer.blender.org/rBb3a713fffa3928e1692cf5b1354728d0feaf4c77 Cleanup: use const arguments for GHOST/Wayland

[Bf-blender-cvs] [93de6b912f8] master: Docs: correct GHOST_TimerProcPtr time doc-string

2022-06-23 Thread Campbell Barton
Commit: 93de6b912f82dd22530a69af79c648cff0a4b6d6 Author: Campbell Barton Date: Fri Jun 24 08:43:18 2022 +1000 Branches: master https://developer.blender.org/rB93de6b912f82dd22530a69af79c648cff0a4b6d6 Docs: correct GHOST_TimerProcPtr time doc-string

[Bf-blender-cvs] [9b5dda3b074] master: GHOST: use GHOST_ASSERT for non-release builds

2022-06-23 Thread Campbell Barton
Commit: 9b5dda3b07496bda28970dfd23e4951a76d0f8ed Author: Campbell Barton Date: Fri Jun 24 08:54:48 2022 +1000 Branches: master https://developer.blender.org/rB9b5dda3b07496bda28970dfd23e4951a76d0f8ed GHOST: use GHOST_ASSERT for non-release builds GHOST_ASSERT now matches BLI_assert, which is

[Bf-blender-cvs] [3323cd9c9aa] master: GHOST/Wayland: support for cursor warp with hidden/wrapped grab enabled

2022-06-23 Thread Campbell Barton
Commit: 3323cd9c9aa07cfc131b295977cd921fe7c547f0 Author: Campbell Barton Date: Fri Jun 24 14:17:38 2022 +1000 Branches: master https://developer.blender.org/rB3323cd9c9aa07cfc131b295977cd921fe7c547f0 GHOST/Wayland: support for cursor warp with hidden/wrapped grab enabled As grab already uses

[Bf-blender-cvs] [4c4e8cc926a] master: Fix T99021: Walk-mode doesn't work in Wayland

2022-06-23 Thread Campbell Barton
Commit: 4c4e8cc926a672ac60692b3fb8c20249f9cae679 Author: Campbell Barton Date: Fri Jun 24 13:45:08 2022 +1000 Branches: master https://developer.blender.org/rB4c4e8cc926a672ac60692b3fb8c20249f9cae679 Fix T99021: Walk-mode doesn't work in Wayland Walk mode implemented it's own grab which relied

[Bf-blender-cvs] [11f38f59e2b] master: Cleanup: remove unused function WM_cursor_compatible_xy

2022-06-23 Thread Campbell Barton
Commit: 11f38f59e2b2ed45dd26628d39d73019e263a69f Author: Campbell Barton Date: Fri Jun 24 14:00:36 2022 +1000 Branches: master https://developer.blender.org/rB11f38f59e2b2ed45dd26628d39d73019e263a69f Cleanup: remove unused function WM_cursor_compatible_xy

[Bf-blender-cvs] [57816a6435c] master: Dopesheet: Add Custom Properties panel

2022-06-23 Thread Colin Basnett
Commit: 57816a6435c3a6efc98c575ec0a02ad0dd07622c Author: Colin Basnett Date: Thu Jun 23 11:11:53 2022 +0200 Branches: master https://developer.blender.org/rB57816a6435c3a6efc98c575ec0a02ad0dd07622c Dopesheet: Add Custom Properties panel Adds a custom property panel for the active `Action` to

[Bf-blender-cvs] [b8302631865] master: Fix T98871: Drivers not updated when joining an armature

2022-06-23 Thread Sebastian Parborg
Commit: b8302631865538eb967896455ea59b62f0f8711c Author: Sebastian Parborg Date: Thu Jun 23 11:44:29 2022 +0200 Branches: master https://developer.blender.org/rBb8302631865538eb967896455ea59b62f0f8711c Fix T98871: Drivers not updated when joining an armature If the some driver had been flagged