[Bf-blender-cvs] [e5f139e99d1] master: Fix T101889: Curves editmode points are drawn from evaluated curves

2022-12-14 Thread Philipp Oeser
Commit: e5f139e99d1a89988c5d3383989ac4d2b308ac1f Author: Philipp Oeser Date: Tue Dec 6 14:49:44 2022 +0100 Branches: master https://developer.blender.org/rBe5f139e99d1a89988c5d3383989ac4d2b308ac1f Fix T101889: Curves editmode points are drawn from evaluated curves Editmode should display the

[Bf-blender-cvs] [140a2b22c17] temp-linux-35x-libs: Temp down-grade GCC

2022-12-14 Thread Campbell Barton
Commit: 140a2b22c171f2e755a09c6be4ebf67a56827204 Author: Campbell Barton Date: Thu Dec 15 18:41:41 2022 +1100 Branches: temp-linux-35x-libs https://developer.blender.org/rB140a2b22c171f2e755a09c6be4ebf67a56827204 Temp down-grade GCC

[Bf-blender-cvs] [da7bf6ed223] temp-linux-35x-libs: Test building with new 3.5x libraries on Linux

2022-12-14 Thread Campbell Barton
Commit: da7bf6ed2235f2591c34fcae889b8233cfcd1d32 Author: Campbell Barton Date: Thu Dec 15 18:09:40 2022 +1100 Branches: temp-linux-35x-libs https://developer.blender.org/rBda7bf6ed2235f2591c34fcae889b8233cfcd1d32 Test building with new 3.5x libraries on Linux

[Bf-blender-cvs] [9e47db4f43a] master: Correct build error with MSVC

2022-12-14 Thread Campbell Barton
Commit: 9e47db4f43a2b882d0a7d9f14560e90e1487b4c5 Author: Campbell Barton Date: Thu Dec 15 18:03:09 2022 +1100 Branches: master https://developer.blender.org/rB9e47db4f43a2b882d0a7d9f14560e90e1487b4c5 Correct build error with MSVC

[Bf-blender-cvs] [7571222a690] master: Cleanup: add trailing commas for multi-line collections

2022-12-14 Thread Campbell Barton
Commit: 7571222a690372bc907cf42c5fd9faa7f78abc74 Author: Campbell Barton Date: Thu Dec 15 17:24:23 2022 +1100 Branches: master https://developer.blender.org/rB7571222a690372bc907cf42c5fd9faa7f78abc74 Cleanup: add trailing commas for multi-line collections Avoid accidentally missing commas

[Bf-blender-cvs] [657a5f205ac] master: Cleanup: remove redundant property lookups in RNA API use

2022-12-14 Thread Campbell Barton
Commit: 657a5f205acc70fce542d075e68e7f7dba707233 Author: Campbell Barton Date: Thu Dec 15 16:30:42 2022 +1100 Branches: master https://developer.blender.org/rB657a5f205acc70fce542d075e68e7f7dba707233 Cleanup: remove redundant property lookups in RNA API use

[Bf-blender-cvs] [18cc1b11084] master: Fix cursor warping display under Wayland

2022-12-14 Thread Campbell Barton
Commit: 18cc1b11084098d2d709a6eb904257ab327568b2 Author: Campbell Barton Date: Thu Dec 15 15:19:57 2022 +1100 Branches: master https://developer.blender.org/rB18cc1b11084098d2d709a6eb904257ab327568b2 Fix cursor warping display under Wayland Under Wayland the transform cursor wasn't displaying

[Bf-blender-cvs] [d715573aea9] master: Cleanup: declare GHOST_Window::getCursorGrabBounds as const

2022-12-14 Thread Campbell Barton
Commit: d715573aea95b91143e6e181d0100e69c6dab93c Author: Campbell Barton Date: Thu Dec 15 15:10:51 2022 +1100 Branches: master https://developer.blender.org/rBd715573aea95b91143e6e181d0100e69c6dab93c Cleanup: declare GHOST_Window::getCursorGrabBounds as const Needed so it the method can be

[Bf-blender-cvs] [b147af2b7ee] master: Cleanup: remove duplicate doc-strings

2022-12-14 Thread Campbell Barton
Commit: b147af2b7ee4a995a9a444f864bcbb2ad03f9c4f Author: Campbell Barton Date: Thu Dec 15 14:56:58 2022 +1100 Branches: master https://developer.blender.org/rBb147af2b7ee4a995a9a444f864bcbb2ad03f9c4f Cleanup: remove duplicate doc-strings

[Bf-blender-cvs] [5da11e22de6] master: Cleanup: improve docs for grab functions & use rcti for the wrap region

2022-12-14 Thread Campbell Barton
Commit: 5da11e22de6ea84751b19718f5fab95db12749d2 Author: Campbell Barton Date: Thu Dec 15 13:50:49 2022 +1100 Branches: master https://developer.blender.org/rB5da11e22de6ea84751b19718f5fab95db12749d2 Cleanup: improve docs for grab functions & use rcti for the wrap region - Use typed enum for

[Bf-blender-cvs] [0240b895994] master: Fix T102346: Mouse escapes window during walk navigation

2022-12-14 Thread Campbell Barton
Commit: 0240b895994aa58258db6897ae0d6478da7fce5f Author: Campbell Barton Date: Thu Dec 15 11:57:00 2022 +1100 Branches: master https://developer.blender.org/rB0240b895994aa58258db6897ae0d6478da7fce5f Fix T102346: Mouse escapes window during walk navigation This is an alternative fix to [0]

[Bf-blender-cvs] [230744d6fd9] master: Revert "Fix T102346: Mouse escapes window during walk navigation"

2022-12-14 Thread Campbell Barton
Commit: 230744d6fd96dcf5afe66a8f9b9f6f8bbe1f41bb Author: Campbell Barton Date: Wed Dec 14 21:02:53 2022 +1100 Branches: master https://developer.blender.org/rB230744d6fd96dcf5afe66a8f9b9f6f8bbe1f41bb Revert "Fix T102346: Mouse escapes window during walk navigation" This reverts commits

[Bf-blender-cvs] [b13a92a238d] master: Cleanup: wrap long lines in CMake

2022-12-14 Thread Campbell Barton
Commit: b13a92a238d4fac149d7743554203b0a759be056 Author: Campbell Barton Date: Thu Dec 15 10:54:13 2022 +1100 Branches: master https://developer.blender.org/rBb13a92a238d4fac149d7743554203b0a759be056 Cleanup: wrap long lines in CMake Also remove `mingw_LIBDIR` from PKG_CONFIG_PATH since it's

[Bf-blender-cvs] [c969a533f9c] master: WM: support checking windowing capabilities

2022-12-14 Thread Campbell Barton
Commit: c969a533f9c1b0e93d066331993286f8ee309d9c Author: Campbell Barton Date: Thu Dec 15 11:48:08 2022 +1100 Branches: master https://developer.blender.org/rBc969a533f9c1b0e93d066331993286f8ee309d9c WM: support checking windowing capabilities Historically checks for windowing capabilities

[Bf-blender-cvs] [530b2323099] master: Cleanup: use more descriptive name for function in BMesh doc generation

2022-12-14 Thread Campbell Barton
Commit: 530b23230990d8eb521d70b29f83b4da2c611966 Author: Campbell Barton Date: Thu Dec 15 10:51:06 2022 +1100 Branches: master https://developer.blender.org/rB530b23230990d8eb521d70b29f83b4da2c611966 Cleanup: use more descriptive name for function in BMesh doc generation Avoid the term "print"

[Bf-blender-cvs] [59b1eb145d0] temp-nodes-group-declarations: Start of refactoring to use declaration for group nodes

2022-12-14 Thread Hans Goudey
Commit: 59b1eb145d0aa7c1b9a13750ce5c5f941ad27638 Author: Hans Goudey Date: Wed Dec 14 18:42:04 2022 -0600 Branches: temp-nodes-group-declarations https://developer.blender.org/rB59b1eb145d0aa7c1b9a13750ce5c5f941ad27638 Start of refactoring to use declaration for group nodes

[Bf-blender-cvs] [7766a20b8ff] master: Build: clarify some comments in the rocky8 setup script

2022-12-14 Thread Ray Molenkamp
Commit: 7766a20b8ffada607ec0e155e3f8be73f5afd6b9 Author: Ray Molenkamp Date: Wed Dec 14 17:26:40 2022 -0700 Branches: master https://developer.blender.org/rB7766a20b8ffada607ec0e155e3f8be73f5afd6b9 Build: clarify some comments in the rocky8 setup script also moved the install of the config

[Bf-blender-cvs] [36ca1312c4b] master: Cleanup: use doxy sections and comments in DNA_scene_types.h

2022-12-14 Thread Campbell Barton
Commit: 36ca1312c4b2c9cd860f167e3e2fbd12337e9718 Author: Campbell Barton Date: Thu Dec 15 10:31:18 2022 +1100 Branches: master https://developer.blender.org/rB36ca1312c4b2c9cd860f167e3e2fbd12337e9718 Cleanup: use doxy sections and comments in DNA_scene_types.h

[Bf-blender-cvs] [e0fbeb6e7ba] master: Fix T103225: Line Art modifier skips loose edges

2022-12-14 Thread Hans Goudey
Commit: e0fbeb6e7ba7467f297f24d618d16b73ddb3f4b5 Author: Hans Goudey Date: Wed Dec 14 17:07:44 2022 -0600 Branches: master https://developer.blender.org/rBe0fbeb6e7ba7467f297f24d618d16b73ddb3f4b5 Fix T103225: Line Art modifier skips loose edges 1ea169d90e39647eac72 neglected to increase the

[Bf-blender-cvs] [2dd27d5f06b] master: Cleanup: remove function for accessing supported add-ons

2022-12-14 Thread Campbell Barton
Commit: 2dd27d5f06bd4bc01ce3db66a731468b3004552c Author: Campbell Barton Date: Thu Dec 15 09:39:23 2022 +1100 Branches: master https://developer.blender.org/rB2dd27d5f06bd4bc01ce3db66a731468b3004552c Cleanup: remove function for accessing supported add-ons This was only called once in a

[Bf-blender-cvs] [50a2c77c4eb] geometry-nodes-simulation: Add initial dynamic declarations

2022-12-14 Thread Hans Goudey
Commit: 50a2c77c4ebe0edd048715c94bde5bbe6f106617 Author: Hans Goudey Date: Wed Dec 14 16:02:43 2022 -0600 Branches: geometry-nodes-simulation https://developer.blender.org/rB50a2c77c4ebe0edd048715c94bde5bbe6f106617 Add initial dynamic declarations

[Bf-blender-cvs] [468f43c7a6e] geometry-nodes-simulation: Fix simulation

2022-12-14 Thread Hans Goudey
Commit: 468f43c7a6e96ba55d72564a8f11d60fc8984d33 Author: Hans Goudey Date: Wed Dec 14 16:42:48 2022 -0600 Branches: geometry-nodes-simulation https://developer.blender.org/rB468f43c7a6e96ba55d72564a8f11d60fc8984d33 Fix simulation

[Bf-blender-cvs] [e476afff412] master: Cleanup: format

2022-12-14 Thread Campbell Barton
Commit: e476afff41249826dd51862af7b009571b3ca0ae Author: Campbell Barton Date: Thu Dec 15 09:34:22 2022 +1100 Branches: master https://developer.blender.org/rBe476afff41249826dd51862af7b009571b3ca0ae Cleanup: format === M

[Bf-blender-cvs] [d173a52f56b] master: Cleanup: doc-strings and minor changes to anim_utils.py

2022-12-14 Thread Campbell Barton
Commit: d173a52f56be3dd0f1dea6a9628bad52d2fcd0f7 Author: Campbell Barton Date: Thu Dec 15 09:26:40 2022 +1100 Branches: master https://developer.blender.org/rBd173a52f56be3dd0f1dea6a9628bad52d2fcd0f7 Cleanup: doc-strings and minor changes to anim_utils.py - Follow sphinx conventions for

[Bf-blender-cvs] [2d21fc3f5d4] master: Cleanup: avoid multiplying lists multiple times

2022-12-14 Thread Campbell Barton
Commit: 2d21fc3f5d4bb8f9c5d7e5312a79b5c98a850399 Author: Campbell Barton Date: Thu Dec 15 09:12:17 2022 +1100 Branches: master https://developer.blender.org/rB2d21fc3f5d4bb8f9c5d7e5312a79b5c98a850399 Cleanup: avoid multiplying lists multiple times Parenthesis are important in this case to

[Bf-blender-cvs] [918df11a1a1] master: Build: prefer underscores for script naming

2022-12-14 Thread Campbell Barton
Commit: 918df11a1a1f753e2274550b724a001116dfdf8d Author: Campbell Barton Date: Thu Dec 15 08:55:30 2022 +1100 Branches: master https://developer.blender.org/rB918df11a1a1f753e2274550b724a001116dfdf8d Build: prefer underscores for script naming Matches convention for most existing scripts.

[Bf-blender-cvs] [f167e366da9] master: Build: add missing packages for the rocky8 setup script

2022-12-14 Thread Campbell Barton
Commit: f167e366da9aa0c1f48f36909da492de61e967ed Author: Campbell Barton Date: Thu Dec 15 08:58:30 2022 +1100 Branches: master https://developer.blender.org/rBf167e366da9aa0c1f48f36909da492de61e967ed Build: add missing packages for the rocky8 setup script

[Bf-blender-cvs] [7e5cb947483] blender-v3.4-release: Fix T103119: Allow Win32 Diacritical Composition

2022-12-14 Thread Harley Acheson
Commit: 7e5cb9474837ea25cbdb8ae36c67faacb74ed317 Author: Harley Acheson Date: Tue Dec 13 18:30:20 2022 -0800 Branches: blender-v3.4-release https://developer.blender.org/rB7e5cb9474837ea25cbdb8ae36c67faacb74ed317 Fix T103119: Allow Win32 Diacritical Composition Allow keyboard layouts which

[Bf-blender-cvs] [6325174a753] blender-v3.4-release: Fix T103101: random Cycles animation rendering freezing up the application

2022-12-14 Thread Brecht Van Lommel
Commit: 6325174a753fc19effb1039f1872287383fbd787 Author: Brecht Van Lommel Date: Wed Dec 14 19:47:21 2022 +0100 Branches: blender-v3.4-release https://developer.blender.org/rB6325174a753fc19effb1039f1872287383fbd787 Fix T103101: random Cycles animation rendering freezing up the application

[Bf-blender-cvs] [0b706237b09] blender-v3.4-release: Fix T103066: Cycles missing full constant foler for mix float and mix vector

2022-12-14 Thread Brecht Van Lommel
Commit: 0b706237b09006f59a1a3b619d69d49d3c80b482 Author: Brecht Van Lommel Date: Mon Dec 12 17:28:59 2022 +0100 Branches: blender-v3.4-release https://developer.blender.org/rB0b706237b09006f59a1a3b619d69d49d3c80b482 Fix T103066: Cycles missing full constant foler for mix float and mix vector

[Bf-blender-cvs] [9992096c497] blender-v3.4-release: Fix T103208: unavailable socket linked to multi-input socket crashes

2022-12-14 Thread Iliya Katueshenock
Commit: 9992096c497255f173a79a69eb8ad7af50d9d17d Author: Iliya Katueshenock Date: Wed Dec 14 18:28:07 2022 +0100 Branches: blender-v3.4-release https://developer.blender.org/rB9992096c497255f173a79a69eb8ad7af50d9d17d Fix T103208: unavailable socket linked to multi-input socket crashes

[Bf-blender-cvs] [28e6a8414a7] blender-v3.4-release: Revert "Fix T102571: Can't stop audio playback when using multiple windows"

2022-12-14 Thread Richard Antalik
Commit: 28e6a8414a74c9723e8aaf154e05c2ec5c9f2746 Author: Richard Antalik Date: Wed Dec 14 18:24:50 2022 +0100 Branches: blender-v3.4-release https://developer.blender.org/rB28e6a8414a74c9723e8aaf154e05c2ec5c9f2746 Revert "Fix T102571: Can't stop audio playback when using multiple windows" This

[Bf-blender-cvs] [d6e75e2c237] blender-v3.4-release: Fix T103143: Cycles can lose default color attribute

2022-12-14 Thread Hans Goudey
Commit: d6e75e2c2374d66a42ea3b3d694f095ad5c5f1cb Author: Hans Goudey Date: Wed Dec 14 11:11:37 2022 -0600 Branches: blender-v3.4-release https://developer.blender.org/rBd6e75e2c2374d66a42ea3b3d694f095ad5c5f1cb Fix T103143: Cycles can lose default color attribute The `render_color_index` skips

[Bf-blender-cvs] [ef40604b87f] blender-v3.4-release: Fix T103051: Changed behavior when removing a material slot

2022-12-14 Thread Hans Goudey
Commit: ef40604b87fa4d1b8231a9813363392026001540 Author: Hans Goudey Date: Tue Dec 13 13:36:48 2022 -0600 Branches: blender-v3.4-release https://developer.blender.org/rBef40604b87fa4d1b8231a9813363392026001540 Fix T103051: Changed behavior when removing a material slot Before

[Bf-blender-cvs] [d666c64f5d6] blender-v3.4-release: Fix T103195: Initialize face sets from bevel weights broken

2022-12-14 Thread Hans Goudey
Commit: d666c64f5d6939fec81bc51b8aed140e1c17ddf5 Author: Hans Goudey Date: Tue Dec 13 14:26:46 2022 -0600 Branches: blender-v3.4-release https://developer.blender.org/rBd666c64f5d6939fec81bc51b8aed140e1c17ddf5 Fix T103195: Initialize face sets from bevel weights broken The conversion from char

[Bf-blender-cvs] [e22f49c8019] blender-v3.4-release: Fix T103052: Box trim does not create face sets attribute

2022-12-14 Thread Hans Goudey
Commit: e22f49c80192a7d3b3661ac132d7026d16b9d2e1 Author: Hans Goudey Date: Tue Dec 13 14:11:06 2022 -0600 Branches: blender-v3.4-release https://developer.blender.org/rBe22f49c80192a7d3b3661ac132d7026d16b9d2e1 Fix T103052: Box trim does not create face sets attribute Previously the sculpt box

[Bf-blender-cvs] [94e7e83cd99] blender-v3.4-release: Fix T103061: GPencil export to SVG wrong line thickness

2022-12-14 Thread Antonio Vazquez
Commit: 94e7e83cd997170d42ddb1155814b8eda127a104 Author: Antonio Vazquez Date: Tue Dec 13 11:39:13 2022 +0100 Branches: blender-v3.4-release https://developer.blender.org/rB94e7e83cd997170d42ddb1155814b8eda127a104 Fix T103061: GPencil export to SVG wrong line thickness When the line was very

[Bf-blender-cvs] [389b0869292] blender-v3.4-release: Fix T103067: Regression: Workbench render crash in 3.4

2022-12-14 Thread Lukas Stockner
Commit: 389b0869292915166e0dfb38aa0c846b8b0b66f5 Author: Lukas Stockner Date: Tue Dec 13 01:45:52 2022 +0100 Branches: blender-v3.4-release https://developer.blender.org/rB389b0869292915166e0dfb38aa0c846b8b0b66f5 Fix T103067: Regression: Workbench render crash in 3.4 The workbench engine

[Bf-blender-cvs] [c4251110a97] blender-v3.4-release: Fix T102992: GPencil Array doesn't respect restriction in Offset

2022-12-14 Thread frogstomp
Commit: c4251110a973b5458ef7bf13ca88927ab1391ff9 Author: frogstomp Date: Fri Dec 9 16:27:52 2022 +0100 Branches: blender-v3.4-release https://developer.blender.org/rBc4251110a973b5458ef7bf13ca88927ab1391ff9 Fix T102992: GPencil Array doesn't respect restriction in Offset The problem was the

[Bf-blender-cvs] [a47d1ad9d58] blender-v3.4-release: Fix T103031: ViewLayer: Crash in indirect_only_get due to missing null check

2022-12-14 Thread Aras Pranckevicius
Commit: a47d1ad9d58b5596f942b28c03f07b4bded25ea6 Author: Aras Pranckevicius Date: Fri Dec 9 20:20:11 2022 +0200 Branches: blender-v3.4-release https://developer.blender.org/rBa47d1ad9d58b5596f942b28c03f07b4bded25ea6 Fix T103031: ViewLayer: Crash in indirect_only_get due to missing null check

[Bf-blender-cvs] [08d687e8cda] blender-v3.4-release: Fix: UI: broken texpaintslot/color attributes/attributes name filtering

2022-12-14 Thread Philipp Oeser
Commit: 08d687e8cdaf15a087bfab42ae9b731742d1ce72 Author: Philipp Oeser Date: Fri Dec 2 12:50:00 2022 +0100 Branches: blender-v3.4-release https://developer.blender.org/rB08d687e8cdaf15a087bfab42ae9b731742d1ce72 Fix: UI: broken texpaintslot/color attributes/attributes name filtering

[Bf-blender-cvs] [fa5164a8b2e] blender-v3.4-release: Sculpt: Fix T101914: Wpaint gradient tool doesn't work with vertex mask

2022-12-14 Thread Edward
Commit: fa5164a8b2e4b1285597ad5c1d3a4bdad0d4bf01 Author: Edward Date: Thu Nov 10 11:02:15 2022 -0800 Branches: blender-v3.4-release https://developer.blender.org/rBfa5164a8b2e4b1285597ad5c1d3a4bdad0d4bf01 Sculpt: Fix T101914: Wpaint gradient tool doesn't work with vertex mask Reviewed by:

[Bf-blender-cvs] [fd70f9dfda0] blender-v3.4-release: Fix T102276: Hotkey conflict Alt D in Node Editor with Duplicate Linked and Detach

2022-12-14 Thread Dalai Felinto
Commit: fd70f9dfda0c93410c1ada5b5d119bb13736826b Author: Dalai Felinto Date: Tue Dec 6 09:45:20 2022 +0100 Branches: blender-v3.4-release https://developer.blender.org/rBfd70f9dfda0c93410c1ada5b5d119bb13736826b Fix T102276: Hotkey conflict Alt D in Node Editor with Duplicate Linked and Detach

[Bf-blender-cvs] [18ecaaf9cb5] blender-v3.4-release: GPU: Fix using FLOAT_2D_ARRAY and FLOAT_3D textures via Python.

2022-12-14 Thread Jeroen Bakker
Commit: 18ecaaf9cb5a14ed522cd7d5cbfeb8eabe0a40c9 Author: Jeroen Bakker Date: Tue Dec 6 20:16:39 2022 +0100 Branches: blender-v3.4-release https://developer.blender.org/rB18ecaaf9cb5a14ed522cd7d5cbfeb8eabe0a40c9 GPU: Fix using FLOAT_2D_ARRAY and FLOAT_3D textures via Python. Translation from

[Bf-blender-cvs] [28235df7096] blender-v3.4-release: Version bump for Blender 3.4.1, rc.

2022-12-14 Thread Thomas Dinges
Commit: 28235df70969f6d27a4fb73e0007a0028e27d70a Author: Thomas Dinges Date: Wed Dec 14 21:27:52 2022 +0100 Branches: blender-v3.4-release https://developer.blender.org/rB28235df70969f6d27a4fb73e0007a0028e27d70a Version bump for Blender 3.4.1, rc.

[Bf-blender-cvs] [c82b1aa1c02] geometry-nodes-simulation: Merge branch 'master' into geometry-nodes-simulation

2022-12-14 Thread Hans Goudey
Commit: c82b1aa1c025bf267e162d92cda4a7642ca10a5e Author: Hans Goudey Date: Wed Dec 14 14:41:42 2022 -0600 Branches: geometry-nodes-simulation https://developer.blender.org/rBc82b1aa1c025bf267e162d92cda4a7642ca10a5e Merge branch 'master' into geometry-nodes-simulation

[Bf-blender-cvs] [c725a53e896] master: Cleanup: Use standard node function names and namespace

2022-12-14 Thread Hans Goudey
Commit: c725a53e8961ce3488c5ac2f0ddc2bb786d0d331 Author: Hans Goudey Date: Wed Dec 14 14:40:02 2022 -0600 Branches: master https://developer.blender.org/rBc725a53e8961ce3488c5ac2f0ddc2bb786d0d331 Cleanup: Use standard node function names and namespace

[Bf-blender-cvs] [3f1027567d3] geometry-nodes-simulation: Add initial simulation state items array to output node

2022-12-14 Thread Hans Goudey
Commit: 3f1027567d3442b831ec165a07b5c3d15936b893 Author: Hans Goudey Date: Wed Dec 14 14:34:20 2022 -0600 Branches: geometry-nodes-simulation https://developer.blender.org/rB3f1027567d3442b831ec165a07b5c3d15936b893 Add initial simulation state items array to output node

[Bf-blender-cvs] [ab8d77359b8] geometry-nodes-simulation: Merge branch 'master' into geometry-nodes-simulation

2022-12-14 Thread Hans Goudey
Commit: ab8d77359b87660e878a0c0a4191f5c8e56fe5f0 Author: Hans Goudey Date: Wed Dec 14 14:02:15 2022 -0600 Branches: geometry-nodes-simulation https://developer.blender.org/rBab8d77359b87660e878a0c0a4191f5c8e56fe5f0 Merge branch 'master' into geometry-nodes-simulation

[Bf-blender-cvs] [a3a9459050a] master: Fix erratic mouse wrapping movement on Windows (2)

2022-12-14 Thread Germano Cavalcante
Commit: a3a9459050a96e75138b3441c069898f211f179c Author: Germano Cavalcante Date: Wed Dec 14 15:37:49 2022 -0300 Branches: master https://developer.blender.org/rBa3a9459050a96e75138b3441c069898f211f179c Fix erratic mouse wrapping movement on Windows (2) This is a solution in response to the

[Bf-blender-cvs] [56237f33a16] master: Fix T103101: random Cycles animation rendering freezing up the application

2022-12-14 Thread Brecht Van Lommel
Commit: 56237f33a16b9ec4c6f271b09b66eeabc5306e44 Author: Brecht Van Lommel Date: Wed Dec 14 19:47:21 2022 +0100 Branches: master https://developer.blender.org/rB56237f33a16b9ec4c6f271b09b66eeabc5306e44 Fix T103101: random Cycles animation rendering freezing up the application

[Bf-blender-cvs] [4121e32edd9] master: Fix T102740: don't allow inserting group into itself

2022-12-14 Thread Iliya Katueshenock
Commit: 4121e32edd9135fc364426f4b3a1763aa32989f1 Author: Iliya Katueshenock Date: Wed Dec 14 19:35:43 2022 +0100 Branches: master https://developer.blender.org/rB4121e32edd9135fc364426f4b3a1763aa32989f1 Fix T102740: don't allow inserting group into itself Differential Revision:

[Bf-blender-cvs] [a501a2dbff7] master: Images: add mirror extension type

2022-12-14 Thread Hallam Roberts
Commit: a501a2dbff797829b61f21c5aeb9d19dba3e3874 Author: Hallam Roberts Date: Wed Dec 14 19:19:52 2022 +0100 Branches: master https://developer.blender.org/rBa501a2dbff797829b61f21c5aeb9d19dba3e3874 Images: add mirror extension type This adds a new mirror image extension type for shaders and

[Bf-blender-cvs] [8c14992db23] master: Fix syntax errors in Cycles float8 test

2022-12-14 Thread Brecht Van Lommel
Commit: 8c14992db235964b04074fcdb94518d19debf124 Author: Brecht Van Lommel Date: Wed Dec 14 19:01:42 2022 +0100 Branches: master https://developer.blender.org/rB8c14992db235964b04074fcdb94518d19debf124 Fix syntax errors in Cycles float8 test

[Bf-blender-cvs] [7efba6c59a2] master: Geometry Nodes: show correct type in socket tooltip

2022-12-14 Thread Iliya Katueshenock
Commit: 7efba6c59a225fbb478b1f554848f1086c190db0 Author: Iliya Katueshenock Date: Wed Dec 14 18:48:13 2022 +0100 Branches: master https://developer.blender.org/rB7efba6c59a225fbb478b1f554848f1086c190db0 Geometry Nodes: show correct type in socket tooltip Differential Revision:

[Bf-blender-cvs] [d33758755b0] master: Revert "Fix T102571: Can't stop audio playback when using multiple windows"

2022-12-14 Thread Richard Antalik
Commit: d33758755b02f3a69631ed4fc671ba400f02b6a5 Author: Richard Antalik Date: Wed Dec 14 18:24:50 2022 +0100 Branches: master https://developer.blender.org/rBd33758755b02f3a69631ed4fc671ba400f02b6a5 Revert "Fix T102571: Can't stop audio playback when using multiple windows" This reverts

[Bf-blender-cvs] [77a4ab3ccf2] master: Fix wrong syntax in Cycles float8 test fix

2022-12-14 Thread Brecht Van Lommel
Commit: 77a4ab3ccf2df23f540ebb0a1fc5e5266990281d Author: Brecht Van Lommel Date: Wed Dec 14 18:35:34 2022 +0100 Branches: master https://developer.blender.org/rB77a4ab3ccf2df23f540ebb0a1fc5e5266990281d Fix wrong syntax in Cycles float8 test fix

[Bf-blender-cvs] [c5f5046efd0] master: Fix T103208: unavailable socket linked to multi-input socket crashes

2022-12-14 Thread Iliya Katueshenock
Commit: c5f5046efd07a81232904ab6cb6a94f0c755f376 Author: Iliya Katueshenock Date: Wed Dec 14 18:28:07 2022 +0100 Branches: master https://developer.blender.org/rBc5f5046efd07a81232904ab6cb6a94f0c755f376 Fix T103208: unavailable socket linked to multi-input socket crashes Differential Revision:

[Bf-blender-cvs] [9fd834fbb34] master: Fix T103143: Cycles can lose default color attribute

2022-12-14 Thread Hans Goudey
Commit: 9fd834fbb3468133b807b50808f3ccfbf55cc7f1 Author: Hans Goudey Date: Wed Dec 14 11:11:37 2022 -0600 Branches: master https://developer.blender.org/rB9fd834fbb3468133b807b50808f3ccfbf55cc7f1 Fix T103143: Cycles can lose default color attribute The `render_color_index` skips attributes

[Bf-blender-cvs] [eae1be548dd] master: Fix T103186: Missing anonymous attribute reference

2022-12-14 Thread Hans Goudey
Commit: eae1be548dd5d36328121882106dc417ae8e02be Author: Hans Goudey Date: Wed Dec 14 11:08:35 2022 -0600 Branches: master https://developer.blender.org/rBeae1be548dd5d36328121882106dc417ae8e02be Fix T103186: Missing anonymous attribute reference Creating the `WeakAnonymousAttributeID` doesn't

[Bf-blender-cvs] [edc59cefb66] universal-scene-description: USD import: fix prim_path_mask storage.

2022-12-14 Thread Michael Kowalski
Commit: edc59cefb66542d2f9cf11496d15ab2cff419b2b Author: Michael Kowalski Date: Wed Dec 14 12:18:08 2022 -0500 Branches: universal-scene-description https://developer.blender.org/rBedc59cefb66542d2f9cf11496d15ab2cff419b2b USD import: fix prim_path_mask storage. Now accessing the prm_path_mask

[Bf-blender-cvs] [f879c20f72d] master: Geometry Nodes: output uv map from primitive nodes as anonymous attributes

2022-12-14 Thread Jacques Lucke
Commit: f879c20f72d9ce58a2e0ed26dc15557116d5961f Author: Jacques Lucke Date: Wed Dec 14 18:05:31 2022 +0100 Branches: master https://developer.blender.org/rBf879c20f72d9ce58a2e0ed26dc15557116d5961f Geometry Nodes: output uv map from primitive nodes as anonymous attributes This is essentially a

[Bf-blender-cvs] [b0cc8e8ddec] master: Cycles: switch from pretabulated 2D PMJ02 to pretabulated 4D Sobol

2022-12-14 Thread Nathan Vegdahl
Commit: b0cc8e8ddec3f1771b69234860b40511be975039 Author: Nathan Vegdahl Date: Tue Dec 13 19:14:29 2022 +0100 Branches: master https://developer.blender.org/rBb0cc8e8ddec3f1771b69234860b40511be975039 Cycles: switch from pretabulated 2D PMJ02 to pretabulated 4D Sobol The first two dimensions of

[Bf-blender-cvs] [d9192aaa6d2] master: Cycles: limit the internal sample index of Sobol-Burley for performance

2022-12-14 Thread Nathan Vegdahl
Commit: d9192aaa6d2a0a17bcfe158bade77314f0679cf7 Author: Nathan Vegdahl Date: Wed Dec 14 16:43:12 2022 +0100 Branches: master https://developer.blender.org/rBd9192aaa6d2a0a17bcfe158bade77314f0679cf7 Cycles: limit the internal sample index of Sobol-Burley for performance This is done based on

[Bf-blender-cvs] [ecfcf1b97b7] master: Cycles: disable light tree for existing scenes, enable on new scenes

2022-12-14 Thread Brecht Van Lommel
Commit: ecfcf1b97b707faa7a3076bf4d917cd333c331d8 Author: Brecht Van Lommel Date: Tue Dec 13 20:10:39 2022 +0100 Branches: master https://developer.blender.org/rBecfcf1b97b707faa7a3076bf4d917cd333c331d8 Cycles: disable light tree for existing scenes, enable on new scenes While it helps on many

[Bf-blender-cvs] [d88ebd31d67] master: Cleanup: add comments explaining need for requests dependencies

2022-12-14 Thread Brecht Van Lommel
Commit: d88ebd31d6736b9b184da1c1c11ddb5183ecacbc Author: Brecht Van Lommel Date: Wed Dec 14 16:10:43 2022 +0100 Branches: master https://developer.blender.org/rBd88ebd31d6736b9b184da1c1c11ddb5183ecacbc Cleanup: add comments explaining need for requests dependencies

[Bf-blender-cvs] [2221cfc0442] master: Cleanup: GCC compiler warnings in Cycles float8 test

2022-12-14 Thread Brecht Van Lommel
Commit: 2221cfc044223d3e87013fe43ed5c5a1b28781a3 Author: Brecht Van Lommel Date: Wed Dec 14 17:38:25 2022 +0100 Branches: master https://developer.blender.org/rB2221cfc044223d3e87013fe43ed5c5a1b28781a3 Cleanup: GCC compiler warnings in Cycles float8 test

[Bf-blender-cvs] [f0dc4d67e56] master: Geometry Nodes: support storing 2d vector attributes

2022-12-14 Thread Jacques Lucke
Commit: f0dc4d67e56dbdd13feb6ae09d584974b8b567ad Author: Jacques Lucke Date: Wed Dec 14 16:43:38 2022 +0100 Branches: master https://developer.blender.org/rBf0dc4d67e56dbdd13feb6ae09d584974b8b567ad Geometry Nodes: support storing 2d vector attributes This allows choosing the 2d vector type in

[Bf-blender-cvs] [55e1ef2c232] refactor-mesh-corner-normals-lazy: More progress, reverting unnecessary changes

2022-12-14 Thread Hans Goudey
Commit: 55e1ef2c232f0c1a19ee4b659004f61f80ff0b14 Author: Hans Goudey Date: Wed Dec 14 09:40:41 2022 -0600 Branches: refactor-mesh-corner-normals-lazy https://developer.blender.org/rB55e1ef2c232f0c1a19ee4b659004f61f80ff0b14 More progress, reverting unnecessary changes

[Bf-blender-cvs] [26cc225ed84] refactor-mesh-corner-normals-lazy: Merge branch 'master' into refactor-mesh-corner-normals-lazy

2022-12-14 Thread Hans Goudey
Commit: 26cc225ed844c98cfc738e9bf3c763b4af093f53 Author: Hans Goudey Date: Tue Dec 13 18:48:03 2022 -0600 Branches: refactor-mesh-corner-normals-lazy https://developer.blender.org/rB26cc225ed844c98cfc738e9bf3c763b4af093f53 Merge branch 'master' into refactor-mesh-corner-normals-lazy

[Bf-blender-cvs] [45dbd69296f] master: Fix compiler error on MSVC after a243a9dc79eb

2022-12-14 Thread Julian Eisel
Commit: 45dbd69296f0677481daff0c915dbc02db743e07 Author: Julian Eisel Date: Wed Dec 14 16:08:26 2022 +0100 Branches: master https://developer.blender.org/rB45dbd69296f0677481daff0c915dbc02db743e07 Fix compiler error on MSVC after a243a9dc79eb

[Bf-blender-cvs] [8daaf71688b] master: deps_builder: add missing freetype dep to harfbuzz

2022-12-14 Thread Ray Molenkamp
Commit: 8daaf71688b849cbbb31b2af7a1260db773b2348 Author: Ray Molenkamp Date: Wed Dec 14 08:03:28 2022 -0700 Branches: master https://developer.blender.org/rB8daaf71688b849cbbb31b2af7a1260db773b2348 deps_builder: add missing freetype dep to harfbuzz without it harfbuzz could build before

[Bf-blender-cvs] [fe3110a2859] master: Fix FallbackCyclesBlitShader compilation error

2022-12-14 Thread Germano Cavalcante
Commit: fe3110a2859d84401dceda06fd41f3b082eae790 Author: Germano Cavalcante Date: Wed Dec 14 11:59:11 2022 -0300 Branches: master https://developer.blender.org/rBfe3110a2859d84401dceda06fd41f3b082eae790 Fix FallbackCyclesBlitShader compilation error Error: C0204: version directive must be

[Bf-blender-cvs] [a243a9dc79e] master: Cleanup: Remove unused headers in asset files

2022-12-14 Thread Julian Eisel
Commit: a243a9dc79ebe6cf4ee473be69a0d28b5b05375c Author: Julian Eisel Date: Tue Dec 13 17:24:24 2022 +0100 Branches: master https://developer.blender.org/rBa243a9dc79ebe6cf4ee473be69a0d28b5b05375c Cleanup: Remove unused headers in asset files

[Bf-blender-cvs] [f4912e7f5b2] master: Fix asset loading indicator in node add menu disappearing too early

2022-12-14 Thread Julian Eisel
Commit: f4912e7f5b250b00e34888d79549f91562817654 Author: Julian Eisel Date: Tue Dec 13 17:25:40 2022 +0100 Branches: master https://developer.blender.org/rBf4912e7f5b250b00e34888d79549f91562817654 Fix asset loading indicator in node add menu disappearing too early The "Loading Asset Libraries"

[Bf-blender-cvs] [c30fdb9cf52] master: Fix mismatching PTX function declarations for OSL intrinsics with string parameters

2022-12-14 Thread Patrick Mours
Commit: c30fdb9cf52d62dcd25fbc93f29c2983cc90a447 Author: Patrick Mours Date: Wed Dec 14 15:21:39 2022 +0100 Branches: master https://developer.blender.org/rBc30fdb9cf52d62dcd25fbc93f29c2983cc90a447 Fix mismatching PTX function declarations for OSL intrinsics with string parameters The use of

[Bf-blender-cvs] [7bd7538b254] microfacet_hair: Revert to original implementation (needs investigation)

2022-12-14 Thread Weizhen Huang
Commit: 7bd7538b2540e01b2885565215f520ea2bfd392a Author: Weizhen Huang Date: Wed Dec 14 15:18:43 2022 +0100 Branches: microfacet_hair https://developer.blender.org/rB7bd7538b2540e01b2885565215f520ea2bfd392a Revert to original implementation (needs investigation)

[Bf-blender-cvs] [1edaee99266] microfacet_hair: Cleanup: renaming a few functions and variables

2022-12-14 Thread Weizhen Huang
Commit: 1edaee99266d9c0a3db34a12cc5c90bfbbc04900 Author: Weizhen Huang Date: Wed Dec 14 15:13:15 2022 +0100 Branches: microfacet_hair https://developer.blender.org/rB1edaee99266d9c0a3db34a12cc5c90bfbbc04900 Cleanup: renaming a few functions and variables

[Bf-blender-cvs] [cdc73cb8404] blender-v2.93-release: Fix T102685: Grease Pencil brush cursors missing on file open

2022-12-14 Thread Philipp Oeser
Commit: cdc73cb8404fc2b72d813a02acbd3e2f53eda5ab Author: Philipp Oeser Date: Thu Nov 24 14:04:16 2022 +0100 Branches: blender-v2.93-release https://developer.blender.org/rBcdc73cb8404fc2b72d813a02acbd3e2f53eda5ab Fix T102685: Grease Pencil brush cursors missing on file open Brush cursors were

[Bf-blender-cvs] [1f30e7c183c] blender-v2.93-release: Fix: missing greasepencil hook modifier relationship lines

2022-12-14 Thread Philipp Oeser
Commit: 1f30e7c183cd9d5f04579e8c37d236360d0e6c44 Author: Philipp Oeser Date: Fri Nov 25 09:43:51 2022 +0100 Branches: blender-v2.93-release https://developer.blender.org/rB1f30e7c183cd9d5f04579e8c37d236360d0e6c44 Fix: missing greasepencil hook modifier relationship lines Overlay relationship

[Bf-blender-cvs] [3e3a70a8bb1] blender-v2.93-release: Fix File Browser Move Bookmark malfunction if no item is selected

2022-12-14 Thread Philipp Oeser
Commit: 3e3a70a8bb178caaf1f5975d72c79a1cdcf23c68 Author: Philipp Oeser Date: Fri Nov 4 10:28:20 2022 +0100 Branches: blender-v2.93-release https://developer.blender.org/rB3e3a70a8bb178caaf1f5975d72c79a1cdcf23c68 Fix File Browser Move Bookmark malfunction if no item is selected The operator was

[Bf-blender-cvs] [9e0fcd57557] blender-v2.93-release: Fix T102514: wrong scene reported for missing compositing camera

2022-12-14 Thread Philipp Oeser
Commit: 9e0fcd575572e4156be8ad45afef0dbd5130d209 Author: Philipp Oeser Date: Wed Nov 16 09:58:41 2022 +0100 Branches: blender-v2.93-release https://developer.blender.org/rB9e0fcd575572e4156be8ad45afef0dbd5130d209 Fix T102514: wrong scene reported for missing compositing camera If compositing

[Bf-blender-cvs] [9a537b63a5a] blender-v2.93-release: Fix: greasepencil selection of entire_strokes not working

2022-12-14 Thread Philipp Oeser
Commit: 9a537b63a5ad22da689b6a799a24b4c5ef269301 Author: Philipp Oeser Date: Tue Nov 22 13:09:41 2022 +0100 Branches: blender-v2.93-release https://developer.blender.org/rB9a537b63a5ad22da689b6a799a24b4c5ef269301 Fix: greasepencil selection of entire_strokes not working Caused by

[Bf-blender-cvs] [34e99240861] blender-v2.93-release: Fix T100926: Show UV outline in texture paint mode

2022-12-14 Thread Chris Blackbourn
Commit: 34e99240861ade6e03511cb7550f88de3271ff05 Author: Chris Blackbourn Date: Wed Nov 16 11:13:45 2022 +1300 Branches: blender-v2.93-release https://developer.blender.org/rB34e99240861ade6e03511cb7550f88de3271ff05 Fix T100926: Show UV outline in texture paint mode After rB716ea1547989 the UV

[Bf-blender-cvs] [ac7b4855bd9] blender-v2.93-release: audaspace: Fix build error with MSVC 17.4+

2022-12-14 Thread Ray Molenkamp
Commit: ac7b4855bd924cfbd6dbabee0810dff03deee060 Author: Ray Molenkamp Date: Wed Nov 9 14:39:15 2022 -0700 Branches: blender-v2.93-release https://developer.blender.org/rBac7b4855bd924cfbd6dbabee0810dff03deee060 audaspace: Fix build error with MSVC 17.4+ `DeviceManager.h` uses `std::string`

[Bf-blender-cvs] [4db3ae2c522] blender-v2.93-release: Fix T102312: anchored brush texture overlay draws in wrong place

2022-12-14 Thread Philipp Oeser
Commit: 4db3ae2c522e85970ed703242eba106067239ae1 Author: Philipp Oeser Date: Tue Nov 8 12:27:17 2022 +0100 Branches: blender-v2.93-release https://developer.blender.org/rB4db3ae2c522e85970ed703242eba106067239ae1 Fix T102312: anchored brush texture overlay draws in wrong place Rotation and

[Bf-blender-cvs] [6a9b0772fee] blender-v2.93-release: Fix T102187: Add knife tool in mesh panel

2022-12-14 Thread Pratik Borhade
Commit: 6a9b0772fee918e408b6b3fbe7f92ab3de8c9ccb Author: Pratik Borhade Date: Sun Nov 13 22:48:24 2022 +0530 Branches: blender-v2.93-release https://developer.blender.org/rB6a9b0772fee918e408b6b3fbe7f92ab3de8c9ccb Fix T102187: Add knife tool in mesh panel Add knife tool option in mesh panel

[Bf-blender-cvs] [0e1877b7542] blender-v2.93-release: Fix T85870: ColorRamp Keyframes crash Blender

2022-12-14 Thread Julian Eisel
Commit: 0e1877b7542d9cbe5429577c4b0980a9c8c4590f Author: Julian Eisel Date: Tue Nov 8 12:14:31 2022 +0100 Branches: blender-v2.93-release https://developer.blender.org/rB0e1877b7542d9cbe5429577c4b0980a9c8c4590f Fix T85870: ColorRamp Keyframes crash Blender The color-band needs to do some

[Bf-blender-cvs] [c184516c37b] blender-v2.93-release: Fix T89350: Emboss color missing from icon buttons without emboss

2022-12-14 Thread Hans Goudey
Commit: c184516c37b3ef81507558daaff4d8268ecc7d2c Author: Hans Goudey Date: Mon Jun 28 10:00:15 2021 -0500 Branches: blender-v2.93-release https://developer.blender.org/rBc184516c37b3ef81507558daaff4d8268ecc7d2c Fix T89350: Emboss color missing from icon buttons without emboss Passing

[Bf-blender-cvs] [398de297cf5] blender-v2.93-release: Fix T99603: node body colors colormanagement issue

2022-12-14 Thread Philipp Oeser
Commit: 398de297cf52d06cf56e6232a6877e51652424ca Author: Philipp Oeser Date: Tue Oct 25 12:14:39 2022 +0200 Branches: blender-v2.93-release https://developer.blender.org/rB398de297cf52d06cf56e6232a6877e51652424ca Fix T99603: node body colors colormanagement issue This led to the color actually

[Bf-blender-cvs] [18f0caa6c11] blender-v2.93-release: Fix T99997: Calling teleport without waiting for the previous event disables gravity

2022-12-14 Thread Pratik Borhade
Commit: 18f0caa6c1173510f3569bcdd60c2c6796fb26b7 Author: Pratik Borhade Date: Wed Oct 19 18:20:47 2022 +0530 Branches: blender-v2.93-release https://developer.blender.org/rB18f0caa6c1173510f3569bcdd60c2c6796fb26b7 Fix T7: Calling teleport without waiting for the previous event disables

[Bf-blender-cvs] [283af786579] blender-v2.93-release: Fix T101591: mathutils.geometry.intersect_line_line 2D vector error

2022-12-14 Thread Campbell Barton
Commit: 283af786579b4d5e094332a15d95a5c888647b13 Author: Campbell Barton Date: Thu Oct 6 17:32:11 2022 +1100 Branches: blender-v2.93-release https://developer.blender.org/rB283af786579b4d5e094332a15d95a5c888647b13 Fix T101591: mathutils.geometry.intersect_line_line 2D vector error

[Bf-blender-cvs] [dba7837d449] master: Fix typo in rB2c5a525d6409

2022-12-14 Thread Germano Cavalcante
Commit: dba7837d449c6502600bd5bd907b89c7e860c7f0 Author: Germano Cavalcante Date: Wed Dec 14 09:21:49 2022 -0300 Branches: master https://developer.blender.org/rBdba7837d449c6502600bd5bd907b89c7e860c7f0 Fix typo in rB2c5a525d6409 `MOD_MIR_AXIS_Y` -> `MOD_MIR_AXIS_Z` This causes mirror-Z

[Bf-blender-cvs] [4234a8017ec] microfacet_hair: Merge branch 'master' into microfacet_hair

2022-12-14 Thread Weizhen Huang
Commit: 4234a8017ec6eb6708496b682aa8c6fcd7b3bd05 Author: Weizhen Huang Date: Tue Dec 13 11:47:00 2022 +0100 Branches: microfacet_hair https://developer.blender.org/rB4234a8017ec6eb6708496b682aa8c6fcd7b3bd05 Merge branch 'master' into microfacet_hair