[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

[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 rever

[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&#

[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 "

[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] [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] [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 doc

[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] [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] [4263919270d] master: Build: fix building FFMPEG on Linux

2022-12-13 Thread Campbell Barton
Commit: 4263919270de7bbb5ebb03101b3a3442d4551736 Author: Campbell Barton Date: Wed Dec 14 17:47:29 2022 +1100 Branches: master https://developer.blender.org/rB4263919270de7bbb5ebb03101b3a3442d4551736 Build: fix building FFMPEG on Linux PKG_CONFIG_PATH wasn't set properly on Linux. Also

[Bf-blender-cvs] [fd36221930e] master: GHOST/Wayland: fix memory leak when Wayland fails to start

2022-12-13 Thread Campbell Barton
Commit: fd36221930e35efd2c09af8fb91234a510e3b9dc Author: Campbell Barton Date: Wed Dec 14 17:09:55 2022 +1100 Branches: master https://developer.blender.org/rBfd36221930e35efd2c09af8fb91234a510e3b9dc GHOST/Wayland: fix memory leak when Wayland fails to start

[Bf-blender-cvs] [ad39c0f3121] master: Build: add missing library to the linux-rocky8-setup.sh script

2022-12-13 Thread Campbell Barton
Commit: ad39c0f31218b5a977dd32817f216851b6560427 Author: Campbell Barton Date: Wed Dec 14 15:23:47 2022 +1100 Branches: master https://developer.blender.org/rBad39c0f31218b5a977dd32817f216851b6560427 Build: add missing library to the linux-rocky8-setup.sh script

[Bf-blender-cvs] [396816faacf] master: Libs: bump libspnav to 1.1

2022-12-13 Thread Campbell Barton
Commit: 396816faacf349a04edda2ef2e714b4a505bc0cf Author: Campbell Barton Date: Wed Dec 14 15:10:34 2022 +1100 Branches: master https://developer.blender.org/rB396816faacf349a04edda2ef2e714b4a505bc0cf Libs: bump libspnav to 1.1 Version 0.2.3 doesn't include the fix needed for space-

[Bf-blender-cvs] [491fc5cacea] master: Build: disable X11 support for spnav on Linux

2022-12-13 Thread Campbell Barton
Commit: 491fc5cacead98b1979560b752c0bd9ab0327519 Author: Campbell Barton Date: Wed Dec 14 14:57:13 2022 +1100 Branches: master https://developer.blender.org/rB491fc5cacead98b1979560b752c0bd9ab0327519 Build: disable X11 support for spnav on Linux This prevented building Blender without X11

[Bf-blender-cvs] [1324db0ad15] master: Cleanup: cmake indentation

2022-12-13 Thread Campbell Barton
Commit: 1324db0ad154f1006c772bd1bbed173cfe80bb5d Author: Campbell Barton Date: Wed Dec 14 14:21:51 2022 +1100 Branches: master https://developer.blender.org/rB1324db0ad154f1006c772bd1bbed173cfe80bb5d Cleanup: cmake indentation

[Bf-blender-cvs] [5025a3833ab] master: CMake: fix build error on Linux where MAN page generation failed

2022-12-13 Thread Campbell Barton
Commit: 5025a3833abcdf35530dba30786afc10d1e814dd Author: Campbell Barton Date: Wed Dec 14 14:12:05 2022 +1100 Branches: master https://developer.blender.org/rB5025a3833abcdf35530dba30786afc10d1e814dd CMake: fix build error on Linux where MAN page generation failed Move man-page generation to

[Bf-blender-cvs] [76aba51a219] master: Build: update centos7 script to run on rocky8

2022-12-13 Thread Campbell Barton
Commit: 76aba51a219560a8796bae171f1e31ebccf072e4 Author: Campbell Barton Date: Fri Dec 9 12:55:38 2022 +1100 Branches: master https://developer.blender.org/rB76aba51a219560a8796bae171f1e31ebccf072e4 Build: update centos7 script to run on rocky8

[Bf-blender-cvs] [b1b5b48d534] master: Cleanup: quiet format warning

2022-12-13 Thread Campbell Barton
Commit: b1b5b48d5341a0b3a7d650ab0b2b27e05e1a2e50 Author: Campbell Barton Date: Wed Dec 14 12:25:35 2022 +1100 Branches: master https://developer.blender.org/rBb1b5b48d5341a0b3a7d650ab0b2b27e05e1a2e50 Cleanup: quiet format warning

[Bf-blender-cvs] [303216d3d3a] temp-win32-dead-key-fix: Fix for T103119 by harley, see: P3387

2022-12-12 Thread Campbell Barton
Commit: 303216d3d3ab84f410ae1300bc397f757ffc5dfd Author: Campbell Barton Date: Tue Dec 13 13:07:26 2022 +1100 Branches: temp-win32-dead-key-fix https://developer.blender.org/rB303216d3d3ab84f410ae1300bc397f757ffc5dfd Fix for T103119 by harley, see: P3387

[Bf-blender-cvs] [e6e57cebecd] master: CMake: add missing headers

2022-12-12 Thread Campbell Barton
Commit: e6e57cebecd13c2f30cee3a8262eda3c3191acbd Author: Campbell Barton Date: Tue Dec 13 12:46:12 2022 +1100 Branches: master https://developer.blender.org/rBe6e57cebecd13c2f30cee3a8262eda3c3191acbd CMake: add missing headers

[Bf-blender-cvs] [17a20ed7feb] master: Cleanup: resolve missing-declarations warning

2022-12-12 Thread Campbell Barton
Commit: 17a20ed7feb4b8d3f44afa4bd68e2fb7f4bd5e4c Author: Campbell Barton Date: Tue Dec 13 12:21:44 2022 +1100 Branches: master https://developer.blender.org/rB17a20ed7feb4b8d3f44afa4bd68e2fb7f4bd5e4c Cleanup: resolve missing-declarations warning

[Bf-blender-cvs] [adb49ffa240] master: Cleanup: spelling in comments

2022-12-12 Thread Campbell Barton
Commit: adb49ffa240e2ef99a6a2ddb8b2f06514b27 Author: Campbell Barton Date: Tue Dec 13 12:34:32 2022 +1100 Branches: master https://developer.blender.org/rBadb49ffa240e2ef99a6a2ddb8b2f06514b27 Cleanup: spelling in comments

[Bf-blender-cvs] [b751c28f78d] master: Build: resolve build error with vulkan_loader not finding Wayland

2022-12-12 Thread Campbell Barton
Commit: b751c28f78d9cf89d410c990df7eb3b7bedc16e0 Author: Campbell Barton Date: Tue Dec 13 11:44:41 2022 +1100 Branches: master https://developer.blender.org/rBb751c28f78d9cf89d410c990df7eb3b7bedc16e0 Build: resolve build error with vulkan_loader not finding Wayland

[Bf-blender-cvs] [cfcc728de63] master: Cleanup: split python packages across multiple lines

2022-12-12 Thread Campbell Barton
Commit: cfcc728de636963203ca5697226cebd7a314428f Author: Campbell Barton Date: Tue Dec 13 12:02:26 2022 +1100 Branches: master https://developer.blender.org/rBcfcc728de636963203ca5697226cebd7a314428f Cleanup: split python packages across multiple lines Having all packages on one line made

[Bf-blender-cvs] [9f11129d28d] master: Build: fix building sndfile with OPUS on Linux

2022-12-12 Thread Campbell Barton
Commit: 9f11129d28da4e361becc8b7dd8bfada0cc0b52d Author: Campbell Barton Date: Tue Dec 13 11:41:05 2022 +1100 Branches: master https://developer.blender.org/rB9f11129d28da4e361becc8b7dd8bfada0cc0b52d Build: fix building sndfile with OPUS on Linux The PKGCONFIG file exposes the OPUS include

[Bf-blender-cvs] [2761f7c4a5b] master: Build: fix MESA failing to build with missing EXPAT dependency

2022-12-12 Thread Campbell Barton
Commit: 2761f7c4a5bda3111ca0948a8ffcb17802f88cbb Author: Campbell Barton Date: Tue Dec 13 11:34:41 2022 +1100 Branches: master https://developer.blender.org/rB2761f7c4a5bda3111ca0948a8ffcb17802f88cbb Build: fix MESA failing to build with missing EXPAT dependency

[Bf-blender-cvs] [dd6f7c13181] master: Build: remove patch to build with older meson version for Wayland

2022-12-12 Thread Campbell Barton
Commit: dd6f7c131818b12b44e5603427ea3c3438898eaf Author: Campbell Barton Date: Tue Dec 13 11:22:05 2022 +1100 Branches: master https://developer.blender.org/rBdd6f7c131818b12b44e5603427ea3c3438898eaf Build: remove patch to build with older meson version for Wayland Revert part of [0] which was

[Bf-blender-cvs] [6ce95c34ae1] master: Build: disable cairo for harfbuzz

2022-12-12 Thread Campbell Barton
Commit: 6ce95c34ae1497ab94ba61f99ed426eadc1bf85d Author: Campbell Barton Date: Tue Dec 13 11:30:37 2022 +1100 Branches: master https://developer.blender.org/rB6ce95c34ae1497ab94ba61f99ed426eadc1bf85d Build: disable cairo for harfbuzz This is only used for command line utilities, disable the

[Bf-blender-cvs] [982fb66fb13] master: Build: ensure meson is built before use

2022-12-12 Thread Campbell Barton
Commit: 982fb66fb133bbae2d9a80c086b131f4ffdb879f Author: Campbell Barton Date: Tue Dec 13 11:12:39 2022 +1100 Branches: master https://developer.blender.org/rB982fb66fb133bbae2d9a80c086b131f4ffdb879f Build: ensure meson is built before use Meson is built as part of

[Bf-blender-cvs] [3780a402651] master: Fix T93829: Stop header text from jiggling while resizing the region

2022-12-07 Thread Campbell Barton
Commit: 3780a402651aeac0caa86767f823a8517a6f8bae Author: Campbell Barton Date: Thu Dec 8 10:49:55 2022 +1100 Branches: master https://developer.blender.org/rB3780a402651aeac0caa86767f823a8517a6f8bae Fix T93829: Stop header text from jiggling while resizing the region Since moving to float

[Bf-blender-cvs] [a0dc0628168] master: Cleanup: use function style casts for integer types in C++

2022-12-07 Thread Campbell Barton
Commit: a0dc06281682df77cf41844abe9050197382f5c8 Author: Campbell Barton Date: Thu Dec 8 13:04:50 2022 +1100 Branches: master https://developer.blender.org/rBa0dc06281682df77cf41844abe9050197382f5c8 Cleanup: use function style casts for integer types in C

[Bf-blender-cvs] [a132b068bc4] master: Cleanup: use ELEM macro

2022-12-07 Thread Campbell Barton
Commit: a132b068bc446598c590f3cedf00e622047d6725 Author: Campbell Barton Date: Thu Dec 8 13:59:42 2022 +1100 Branches: master https://developer.blender.org/rBa132b068bc446598c590f3cedf00e622047d6725 Cleanup: use ELEM macro === M

[Bf-blender-cvs] [cb45b0bb2a8] master: Cleanup: spelling in comments

2022-12-07 Thread Campbell Barton
Commit: cb45b0bb2a8fe51cb8c55bfa1d2b4fbfc8e379d7 Author: Campbell Barton Date: Thu Dec 8 12:36:04 2022 +1100 Branches: master https://developer.blender.org/rBcb45b0bb2a8fe51cb8c55bfa1d2b4fbfc8e379d7 Cleanup: spelling in comments

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

2022-12-07 Thread Campbell Barton
Commit: a5d391919c6fffa56fcbf73f13b5ca818e7af175 Author: Campbell Barton Date: Thu Dec 8 12:31:42 2022 +1100 Branches: master https://developer.blender.org/rBa5d391919c6fffa56fcbf73f13b5ca818e7af175 Cleanup: format === M

[Bf-blender-cvs] [0b85d6a030a] master: 3D View: support canceling viewport operations

2022-12-06 Thread Campbell Barton
Commit: 0b85d6a030a3fc5be10cce9b5df7a542a78b4503 Author: Campbell Barton Date: Wed Dec 7 17:41:02 2022 +1100 Branches: master https://developer.blender.org/rB0b85d6a030a3fc5be10cce9b5df7a542a78b4503 3D View: support canceling viewport operations Support Esc / RMB to cancel dolly, move, rotate

[Bf-blender-cvs] [dcd4eb4c250] master: Cleanup: minor refactor to view operator event handling

2022-12-06 Thread Campbell Barton
Commit: dcd4eb4c2508e4149885f464251c295ddb9859b3 Author: Campbell Barton Date: Wed Dec 7 16:23:03 2022 +1100 Branches: master https://developer.blender.org/rBdcd4eb4c2508e4149885f464251c295ddb9859b3 Cleanup: minor refactor to view operator event handling - Add VIEW_CANCEL event_code. - De

[Bf-blender-cvs] [38e1b92b7a2] blender-v3.4-release: Fix T102964: Key-map event type values changed for NDOF buttons

2022-12-06 Thread Campbell Barton
Commit: 38e1b92b7a2ce83a82a7f80e2e002d8262d7bf04 Author: Campbell Barton Date: Tue Dec 6 18:26:24 2022 +0100 Branches: blender-v3.4-release https://developer.blender.org/rB38e1b92b7a2ce83a82a7f80e2e002d8262d7bf04 Fix T102964: Key-map event type values changed for NDOF buttons Regression in [0

[Bf-blender-cvs] [31943d13134] master: Fix T102937: "view3d.view_roll" operator conflicts with RMB invocation

2022-12-06 Thread Campbell Barton
Commit: 31943d13134675abca4c1c35a86ffe2fe3f89af5 Author: Campbell Barton Date: Tue Dec 6 20:49:38 2022 +1100 Branches: master https://developer.blender.org/rB31943d13134675abca4c1c35a86ffe2fe3f89af5 Fix T102937: "view3d.view_roll" operator conflicts with RMB invocation When RMB

[Bf-blender-cvs] [979b2951542] master: Fix incorrect cursor motion coordinates for WIN32

2022-12-05 Thread Campbell Barton
Commit: 979b29515426710c48e56312e8c140f6bfb015aa Author: Campbell Barton Date: Tue Dec 6 16:51:45 2022 +1100 Branches: master https://developer.blender.org/rB979b29515426710c48e56312e8c140f6bfb015aa Fix incorrect cursor motion coordinates for WIN32 Cursor motion events on windows read the

[Bf-blender-cvs] [d486f33d636] master: GHOST: OpenGL errors now use "file:line: " contention for errors

2022-12-05 Thread Campbell Barton
Commit: d486f33d6365956e0e33302d39360d53c6f99904 Author: Campbell Barton Date: Tue Dec 6 14:48:38 2022 +1100 Branches: master https://developer.blender.org/rBd486f33d6365956e0e33302d39360d53c6f99904 GHOST: OpenGL errors now use "file:line: " contention for errors Make OpenGL er

[Bf-blender-cvs] [f68e50a263b] master: WM: operators that add their own undo pushes now clears the redo panel

2022-12-05 Thread Campbell Barton
Commit: f68e50a263b8a970075c8fd540a985f2798e1d13 Author: Campbell Barton Date: Tue Dec 6 13:53:53 2022 +1100 Branches: master https://developer.blender.org/rBf68e50a263b8a970075c8fd540a985f2798e1d13 WM: operators that add their own undo pushes now clears the redo panel Detect when the operator

[Bf-blender-cvs] [7465aa89654] master: Merge branch 'blender-v3.4-release'

2022-12-05 Thread Campbell Barton
Commit: 7465aa8965483802d8285930e55d48f01d8abf0a Author: Campbell Barton Date: Tue Dec 6 13:47:40 2022 +1100 Branches: master https://developer.blender.org/rB7465aa8965483802d8285930e55d48f01d8abf0a Merge branch 'blender-v3.4-re

[Bf-blender-cvs] [26f66e14230] blender-v3.4-release: Revert "Sculpt: Register sculpt brush op so it clears last operator panel"

2022-12-05 Thread Campbell Barton
Commit: 26f66e142306dd105e5cad6e9cd03057f1dfd31b Author: Campbell Barton Date: Tue Dec 6 13:37:51 2022 +1100 Branches: blender-v3.4-release https://developer.blender.org/rB26f66e142306dd105e5cad6e9cd03057f1dfd31b Revert "Sculpt: Register sculpt brush op so it clears last operator panel&q

[Bf-blender-cvs] [db54b99ee14] master: BLI_path_util: support both forward and back slashes for WIN32

2022-12-05 Thread Campbell Barton
Commit: db54b99ee147f9357ad9146a7d827692faeb3420 Author: Campbell Barton Date: Tue Dec 6 13:19:36 2022 +1100 Branches: master https://developer.blender.org/rBdb54b99ee147f9357ad9146a7d827692faeb3420 BLI_path_util: support both forward and back slashes for WIN32 The following functions only

[Bf-blender-cvs] [ed0125afe51] master: Merge branch 'blender-v3.4-release'

2022-12-05 Thread Campbell Barton
Commit: ed0125afe51027fd97ff58cf6cae5163061187fe Author: Campbell Barton Date: Tue Dec 6 13:19:04 2022 +1100 Branches: master https://developer.blender.org/rBed0125afe51027fd97ff58cf6cae5163061187fe Merge branch 'blender-v3.4-re

[Bf-blender-cvs] [a16ef95ff6c] blender-v3.4-release: Fix T102914: bpy.ops.wm.append no longer supports / in paths for WIN32

2022-12-05 Thread Campbell Barton
Commit: a16ef95ff6ce617009c942264c64c7214c6e9eb7 Author: Campbell Barton Date: Tue Dec 6 10:41:16 2022 +1100 Branches: blender-v3.4-release https://developer.blender.org/rBa16ef95ff6ce617009c942264c64c7214c6e9eb7 Fix T102914: bpy.ops.wm.append no longer supports / in paths for WIN32 Support

[Bf-blender-cvs] [7a12934f1e8] master: Merge branch 'blender-v3.4-release'

2022-12-05 Thread Campbell Barton
Commit: 7a12934f1e8bcdf4656ffa5a14f6afbf50fb1118 Author: Campbell Barton Date: Tue Dec 6 11:12:53 2022 +1100 Branches: master https://developer.blender.org/rB7a12934f1e8bcdf4656ffa5a14f6afbf50fb1118 Merge branch 'blender-v3.4-re

[Bf-blender-cvs] [e29068aaedd] blender-v3.4-release: Cleanup: remove unused argument

2022-12-05 Thread Campbell Barton
Commit: e29068aaedd4063be8d0cb18a7ab4dad91dae6f1 Author: Campbell Barton Date: Tue Dec 6 10:37:15 2022 +1100 Branches: blender-v3.4-release https://developer.blender.org/rBe29068aaedd4063be8d0cb18a7ab4dad91dae6f1 Cleanup: remove unused argument

[Bf-blender-cvs] [2b914a2ecb9] master: Cleanup: correct misspelling of occurrence

2022-12-04 Thread Campbell Barton
Commit: 2b914a2ecb96a13b94d362a054b07a7a2a28d44a Author: Campbell Barton Date: Mon Dec 5 12:54:02 2022 +1100 Branches: master https://developer.blender.org/rB2b914a2ecb96a13b94d362a054b07a7a2a28d44a Cleanup: correct misspelling of occurrence

[Bf-blender-cvs] [9cb061f4f01] master: Cleanup: spelling in comments

2022-12-04 Thread Campbell Barton
Commit: 9cb061f4f0119e647173e7d354e1457e97632333 Author: Campbell Barton Date: Mon Dec 5 12:58:18 2022 +1100 Branches: master https://developer.blender.org/rB9cb061f4f0119e647173e7d354e1457e97632333 Cleanup: spelling in comments

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

2022-12-04 Thread Campbell Barton
Commit: 0dee238c8c50da4ded09b260a6c52fae8f569eee Author: Campbell Barton Date: Mon Dec 5 12:54:04 2022 +1100 Branches: master https://developer.blender.org/rB0dee238c8c50da4ded09b260a6c52fae8f569eee Cleanup: remove duplicate doc-strings Duplicating doc-strings in both header & implementa

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

2022-12-04 Thread Campbell Barton
Commit: cc6bdac921e7cf15d85ef94d353eda8a04d4ec60 Author: Campbell Barton Date: Mon Dec 5 12:54:00 2022 +1100 Branches: master https://developer.blender.org/rBcc6bdac921e7cf15d85ef94d353eda8a04d4ec60 Cleanup: format === M

[Bf-blender-cvs] [997e143a50b] master: Cleanup: quiet compiler warnings

2022-12-04 Thread Campbell Barton
Commit: 997e143a50b8ba26bb3cd2c5ae3b982f7b6d466b Author: Campbell Barton Date: Mon Dec 5 12:53:56 2022 +1100 Branches: master https://developer.blender.org/rB997e143a50b8ba26bb3cd2c5ae3b982f7b6d466b Cleanup: quiet compiler warnings

[Bf-blender-cvs] [137eae06ade] tmp-libs-2.93-lts: Cleanup: remove unnecessary argument to else() in CMake

2022-11-24 Thread Campbell Barton
Commit: 137eae06ade5a4e320329d343a1ed19cbbe3e1c7 Author: Campbell Barton Date: Tue Sep 27 08:42:52 2022 +1000 Branches: tmp-libs-2.93-lts https://developer.blender.org/rB137eae06ade5a4e320329d343a1ed19cbbe3e1c7 Cleanup: remove unnecessary argument to else() in CMake We have moved away from

[Bf-blender-cvs] [3c3f4aceaf9] tmp-libs-2.93-lts: Cleanup: correct indentation of harvest.cmake

2022-11-24 Thread Campbell Barton
Commit: 3c3f4aceaf9ebdba622315dc6e5dc52efb910a9c Author: Campbell Barton Date: Tue Sep 27 08:48:28 2022 +1000 Branches: tmp-libs-2.93-lts https://developer.blender.org/rB3c3f4aceaf9ebdba622315dc6e5dc52efb910a9c Cleanup: correct indentation of harvest.cmake

[Bf-blender-cvs] [0fd94a1f5ee] master: Tests: enable element-wise multiplication for mathutils API tests

2022-11-19 Thread Campbell Barton
Commit: 0fd94a1f5eea63f14a2e994c6b54cf247c0d85ba Author: Campbell Barton Date: Sun Nov 20 10:42:17 2022 +1100 Branches: master https://developer.blender.org/rB0fd94a1f5eea63f14a2e994c6b54cf247c0d85ba Tests: enable element-wise multiplication for mathutils API tests

[Bf-blender-cvs] [9100cc0f39a] master: Merge branch 'blender-v3.4-release'

2022-11-19 Thread Campbell Barton
Commit: 9100cc0f39afede47094e292fb3cb0ab02a9f1fc Author: Campbell Barton Date: Sun Nov 20 10:41:19 2022 +1100 Branches: master https://developer.blender.org/rB9100cc0f39afede47094e292fb3cb0ab02a9f1fc Merge branch 'blender-v3.4-re

[Bf-blender-cvs] [4cac8025f00] blender-v3.4-release: Cleanup: use int32_t type, update comments

2022-11-19 Thread Campbell Barton
Commit: 4cac8025f00798938813f52dcb117be83db97f22 Author: Campbell Barton Date: Sun Nov 20 10:39:43 2022 +1100 Branches: blender-v3.4-release https://developer.blender.org/rB4cac8025f00798938813f52dcb117be83db97f22 Cleanup: use int32_t type, update comments Reference WIP patches for warping on

[Bf-blender-cvs] [7ca9fb9865e] master: Merge branch 'blender-v3.4-release'

2022-11-19 Thread Campbell Barton
Commit: 7ca9fb9865ede2cda4869f15ae4ce18bcafb05a0 Author: Campbell Barton Date: Sat Nov 19 21:15:28 2022 +1100 Branches: master https://developer.blender.org/rB7ca9fb9865ede2cda4869f15ae4ce18bcafb05a0 Merge branch 'blender-v3.4-re

[Bf-blender-cvs] [9fd6dae7939] blender-v3.4-release: Fix T102346: Mouse escapes window during walk navigation

2022-11-19 Thread Campbell Barton
Commit: 9fd6dae7939a65b67045749a0eadeb6864ded183 Author: Campbell Barton Date: Sat Nov 19 20:57:59 2022 +1100 Branches: blender-v3.4-release https://developer.blender.org/rB9fd6dae7939a65b67045749a0eadeb6864ded183 Fix T102346: Mouse escapes window during walk navigation Regression in [0] which

[Bf-blender-cvs] [48f2f8b9094] temp-win32-grab-test: Test fix for T102346

2022-11-18 Thread Campbell Barton
Commit: 48f2f8b90943552f21322a0dbba33a01aa0dedf5 Author: Campbell Barton Date: Fri Nov 18 19:34:24 2022 +1100 Branches: temp-win32-grab-test https://developer.blender.org/rB48f2f8b90943552f21322a0dbba33a01aa0dedf5 Test fix for T102346

[Bf-blender-cvs] [ec9acdeac21] master: Merge branch 'blender-v3.4-release'

2022-11-16 Thread Campbell Barton
Commit: ec9acdeac215e4ae9f2befa138285365f44cd426 Author: Campbell Barton Date: Wed Nov 16 21:37:01 2022 +1100 Branches: master https://developer.blender.org/rBec9acdeac215e4ae9f2befa138285365f44cd426 Merge branch 'blender-v3.4-re

[Bf-blender-cvs] [91d3cc51c39] master: Merge branch 'blender-v3.4-release'

2022-11-16 Thread Campbell Barton
Commit: 91d3cc51c393f3082d3b9feb0045a038336f7f7a Author: Campbell Barton Date: Wed Nov 16 21:36:55 2022 +1100 Branches: master https://developer.blender.org/rB91d3cc51c393f3082d3b9feb0045a038336f7f7a Merge branch 'blender-v3.4-re

[Bf-blender-cvs] [33fa053fe8c] blender-v3.4-release: GHOST/Wayland: add missing lock in setWindowCursorShape

2022-11-16 Thread Campbell Barton
Commit: 33fa053fe8c229be8218679e765626ab4f2a140b Author: Campbell Barton Date: Wed Nov 16 21:16:38 2022 +1100 Branches: blender-v3.4-release https://developer.blender.org/rB33fa053fe8c229be8218679e765626ab4f2a140b GHOST/Wayland: add missing lock in setWindowCursorShape Also add some comments

[Bf-blender-cvs] [02fa3a8128b] blender-v3.4-release: Cleanup: remove unused window_manger reference in GHOST_WindowWayland

2022-11-16 Thread Campbell Barton
Commit: 02fa3a8128b038342ee40431133ef9a9aea9bb03 Author: Campbell Barton Date: Wed Nov 16 21:04:30 2022 +1100 Branches: blender-v3.4-release https://developer.blender.org/rB02fa3a8128b038342ee40431133ef9a9aea9bb03 Cleanup: remove unused window_manger reference in GHOST_WindowWayland

[Bf-blender-cvs] [71067a58ec9] master: Merge branch 'blender-v3.4-release'

2022-11-15 Thread Campbell Barton
Commit: 71067a58ec989d4a41f385e8fba865b4eace40a3 Author: Campbell Barton Date: Wed Nov 16 12:33:55 2022 +1100 Branches: master https://developer.blender.org/rB71067a58ec989d4a41f385e8fba865b4eace40a3 Merge branch 'blender-v3.4-re

[Bf-blender-cvs] [550c51b08be] master: Merge branch 'blender-v3.4-release'

2022-11-15 Thread Campbell Barton
Commit: 550c51b08be7d472dbe5e1106682fd49009e5cbb Author: Campbell Barton Date: Wed Nov 16 12:33:59 2022 +1100 Branches: master https://developer.blender.org/rB550c51b08be7d472dbe5e1106682fd49009e5cbb Merge branch 'blender-v3.4-re

[Bf-blender-cvs] [6940c4b6029] master: Merge branch 'blender-v3.4-release'

2022-11-15 Thread Campbell Barton
Commit: 6940c4b6029a88f15933fc33386615183edf68a0 Author: Campbell Barton Date: Wed Nov 16 12:33:53 2022 +1100 Branches: master https://developer.blender.org/rB6940c4b6029a88f15933fc33386615183edf68a0 Merge branch 'blender-v3.4-re

[Bf-blender-cvs] [e3ddfedbb65] master: Merge branch 'blender-v3.4-release'

2022-11-15 Thread Campbell Barton
Commit: e3ddfedbb65494076ba83e0919aecf8fc6b8241e Author: Campbell Barton Date: Wed Nov 16 12:33:46 2022 +1100 Branches: master https://developer.blender.org/rBe3ddfedbb65494076ba83e0919aecf8fc6b8241e Merge branch 'blender-v3.4-re

[Bf-blender-cvs] [5e203c4f4b7] master: Merge branch 'blender-v3.4-release'

2022-11-15 Thread Campbell Barton
Commit: 5e203c4f4b70cd40bac9079cf20ea284e70212cc Author: Campbell Barton Date: Wed Nov 16 12:33:43 2022 +1100 Branches: master https://developer.blender.org/rB5e203c4f4b70cd40bac9079cf20ea284e70212cc Merge branch 'blender-v3.4-re

[Bf-blender-cvs] [0ac19425d4c] master: Merge branch 'blender-v3.4-release'

2022-11-15 Thread Campbell Barton
Commit: 0ac19425d4cba5d4859fc7949a31474464190d0c Author: Campbell Barton Date: Wed Nov 16 12:33:49 2022 +1100 Branches: master https://developer.blender.org/rB0ac19425d4cba5d4859fc7949a31474464190d0c Merge branch 'blender-v3.4-re

[Bf-blender-cvs] [25630ab2a15] master: Merge branch 'blender-v3.4-release'

2022-11-15 Thread Campbell Barton
Commit: 25630ab2a15a8d08c6c188f03b33dad54bd02cbf Author: Campbell Barton Date: Wed Nov 16 12:33:38 2022 +1100 Branches: master https://developer.blender.org/rB25630ab2a15a8d08c6c188f03b33dad54bd02cbf Merge branch 'blender-v3.4-re

[Bf-blender-cvs] [c2c41fb14ce] blender-v3.4-release: Fix missing title-bar redrawing with Wayland & libdecor

2022-11-15 Thread Campbell Barton
Commit: c2c41fb14ce780ec7b97bde1c4e8ccf75942f3ce Author: Campbell Barton Date: Wed Nov 16 11:25:34 2022 +1100 Branches: blender-v3.4-release https://developer.blender.org/rBc2c41fb14ce780ec7b97bde1c4e8ccf75942f3ce Fix missing title-bar redrawing with Wayland & libdecor Regression i

[Bf-blender-cvs] [1f5e1b59a3e] blender-v3.4-release: GHOST/Wayland: quiet key modifier warning under gnome-shell

2022-11-15 Thread Campbell Barton
Commit: 1f5e1b59a3ee1baa30a268710f32d26f9b92ad66 Author: Campbell Barton Date: Wed Nov 16 11:38:04 2022 +1100 Branches: blender-v3.4-release https://developer.blender.org/rB1f5e1b59a3ee1baa30a268710f32d26f9b92ad66 GHOST/Wayland: quiet key modifier warning under gnome-shell This was already

[Bf-blender-cvs] [88c9f1266d7] blender-v3.4-release: GHOST/Wayland: add additional locks for correctness

2022-11-15 Thread Campbell Barton
Commit: 88c9f1266d741472d7133e6097d5d1b00c03d8e4 Author: Campbell Barton Date: Wed Nov 16 12:16:39 2022 +1100 Branches: blender-v3.4-release https://developer.blender.org/rB88c9f1266d741472d7133e6097d5d1b00c03d8e4 GHOST/Wayland: add additional locks for correctness Some of these functions

[Bf-blender-cvs] [64a114d11c9] blender-v3.4-release: GHOST/Wayland: add build option to set the XDG app-id

2022-11-15 Thread Campbell Barton
Commit: 64a114d11c9c03fb336625ad20b6563dc6b923bf Author: Campbell Barton Date: Wed Nov 16 11:15:10 2022 +1100 Branches: blender-v3.4-release https://developer.blender.org/rB64a114d11c9c03fb336625ad20b6563dc6b923bf GHOST/Wayland: add build option to set the XDG app-id Add

[Bf-blender-cvs] [d1a5f24e735] blender-v3.4-release: Cleanup: move GHOST_WindowWayland::swapBuffers behind ifdef

2022-11-15 Thread Campbell Barton
Commit: d1a5f24e735197fa14196c199b3554e541ab4127 Author: Campbell Barton Date: Wed Nov 16 10:55:01 2022 +1100 Branches: blender-v3.4-release https://developer.blender.org/rBd1a5f24e735197fa14196c199b3554e541ab4127 Cleanup: move GHOST_WindowWayland::swapBuffers behind ifdef The callback is only

[Bf-blender-cvs] [aee5fcc120e] blender-v3.4-release: GHOST/Wayland: improve workaround for libdecor setting the window state

2022-11-15 Thread Campbell Barton
Commit: aee5fcc120e538e5850a0fe7cf7a0118b1574783 Author: Campbell Barton Date: Wed Nov 16 10:45:56 2022 +1100 Branches: blender-v3.4-release https://developer.blender.org/rBaee5fcc120e538e5850a0fe7cf7a0118b1574783 GHOST/Wayland: improve workaround for libdecor setting the window state libdecor

[Bf-blender-cvs] [9f0e9f36be9] blender-v3.4-release: GHOST/Wayland: extend on comments regarding locking

2022-11-15 Thread Campbell Barton
Commit: 9f0e9f36be99461ed9076f5e0c9fcc33251d6b7d Author: Campbell Barton Date: Wed Nov 16 10:09:39 2022 +1100 Branches: blender-v3.4-release https://developer.blender.org/rB9f0e9f36be99461ed9076f5e0c9fcc33251d6b7d GHOST/Wayland: extend on comments regarding locking

[Bf-blender-cvs] [2a41cd46baf] master: Cleanup: format

2022-11-14 Thread Campbell Barton
Commit: 2a41cd46baf8f3a2faf1a928ed179627511709aa Author: Campbell Barton Date: Tue Nov 15 16:43:18 2022 +1100 Branches: master https://developer.blender.org/rB2a41cd46baf8f3a2faf1a928ed179627511709aa Cleanup: format === M

[Bf-blender-cvs] [f0f97e18c19] master: Cleanup: quiet unused variable warning

2022-11-14 Thread Campbell Barton
Commit: f0f97e18c1942db102ad10d55fbbd8a902499f23 Author: Campbell Barton Date: Tue Nov 15 16:41:50 2022 +1100 Branches: master https://developer.blender.org/rBf0f97e18c1942db102ad10d55fbbd8a902499f23 Cleanup: quiet unused variable warning

[Bf-blender-cvs] [f396ab236ac] master: Merge branch 'blender-v3.4-release'

2022-11-14 Thread Campbell Barton
Commit: f396ab236acaa39f4bcf0e25c59a9c85164b693e Author: Campbell Barton Date: Tue Nov 15 16:37:56 2022 +1100 Branches: master https://developer.blender.org/rBf396ab236acaa39f4bcf0e25c59a9c85164b693e Merge branch 'blender-v3.4-re

[Bf-blender-cvs] [3ff7d0796d0] blender-v3.4-release: GHOST/Wayland: limit the size of the events_pending vector

2022-11-14 Thread Campbell Barton
Commit: 3ff7d0796d09883f6d64d80cf3722d43bf8eb33c Author: Campbell Barton Date: Tue Nov 15 16:33:45 2022 +1100 Branches: blender-v3.4-release https://developer.blender.org/rB3ff7d0796d09883f6d64d80cf3722d43bf8eb33c GHOST/Wayland: limit the size of the events_pending vector Avoid keeping

[Bf-blender-cvs] [be024ee7b72] master: Merge branch 'blender-v3.4-release'

2022-11-14 Thread Campbell Barton
Commit: be024ee7b72759b266949fc28f540a94756c2421 Author: Campbell Barton Date: Tue Nov 15 15:32:52 2022 +1100 Branches: master https://developer.blender.org/rBbe024ee7b72759b266949fc28f540a94756c2421 Merge branch 'blender-v3.4-re

[Bf-blender-cvs] [435c824a5fc] master: Merge branch 'blender-v3.4-release'

2022-11-14 Thread Campbell Barton
Commit: 435c824a5fc3efa1c27531e26cc2e04e85b70083 Author: Campbell Barton Date: Tue Nov 15 15:32:47 2022 +1100 Branches: master https://developer.blender.org/rB435c824a5fc3efa1c27531e26cc2e04e85b70083 Merge branch 'blender-v3.4-re

[Bf-blender-cvs] [2205e5f63fe] master: Merge branch 'blender-v3.4-release'

2022-11-14 Thread Campbell Barton
Commit: 2205e5f63fe0e63540911a3d5e84a83c76f5a9a5 Author: Campbell Barton Date: Tue Nov 15 15:32:34 2022 +1100 Branches: master https://developer.blender.org/rB2205e5f63fe0e63540911a3d5e84a83c76f5a9a5 Merge branch 'blender-v3.4-re

[Bf-blender-cvs] [37b256e26fe] blender-v3.4-release: Fix T100855: Input while Blender is unresponsive exits under Wayland

2022-11-14 Thread Campbell Barton
Commit: 37b256e26feb454d9febd84dac1b1ce8b8d84d90 Author: Campbell Barton Date: Fri Nov 11 10:57:30 2022 +1100 Branches: blender-v3.4-release https://developer.blender.org/rB37b256e26feb454d9febd84dac1b1ce8b8d84d90 Fix T100855: Input while Blender is unresponsive exits under Wayland Consume

[Bf-blender-cvs] [f1646a4d5e8] blender-v3.4-release: GHOST/Wayland: share logic for xdg/libdecor window configuration

2022-11-14 Thread Campbell Barton
Commit: f1646a4d5e83d6fd0e1ae65ccef762520e81f445 Author: Campbell Barton Date: Tue Nov 15 14:49:04 2022 +1100 Branches: blender-v3.4-release https://developer.blender.org/rBf1646a4d5e83d6fd0e1ae65ccef762520e81f445 GHOST/Wayland: share logic for xdg/libdecor window configuration Split frame

[Bf-blender-cvs] [56f783d8832] blender-v3.4-release: GHOST/Wayland: only use a single swapBuffers for libdecor redrawing

2022-11-14 Thread Campbell Barton
Commit: 56f783d883239caeadaf92cc08d8d57d589169f5 Author: Campbell Barton Date: Tue Nov 15 12:28:45 2022 +1100 Branches: blender-v3.4-release https://developer.blender.org/rB56f783d883239caeadaf92cc08d8d57d589169f5 GHOST/Wayland: only use a single swapBuffers for libdecor redrawing Using a

[Bf-blender-cvs] [0190b104c85] blender-v3.4-release: GHOST/Wayland: fix building when GHOST_OPENGL_ALPHA is defined

2022-11-13 Thread Campbell Barton
Commit: 0190b104c85c0c9fb4ba5c674e4dc51c07336a46 Author: Campbell Barton Date: Mon Nov 14 12:01:26 2022 +1100 Branches: blender-v3.4-release https://developer.blender.org/rB0190b104c85c0c9fb4ba5c674e4dc51c07336a46 GHOST/Wayland: fix building when GHOST_OPENGL_ALPHA is defined

[Bf-blender-cvs] [b8d1022dffe] master: Merge branch 'blender-v3.4-release'

2022-11-13 Thread Campbell Barton
Commit: b8d1022dffea6e536c85e56a985b2ba10a4f9273 Author: Campbell Barton Date: Mon Nov 14 10:37:57 2022 +1100 Branches: master https://developer.blender.org/rBb8d1022dffea6e536c85e56a985b2ba10a4f9273 Merge branch 'blender-v3.4-re

[Bf-blender-cvs] [e0cb3e0a393] master: Merge branch 'blender-v3.4-release'

2022-11-13 Thread Campbell Barton
Commit: e0cb3e0a393546284db18a5ebab00abbccc54467 Author: Campbell Barton Date: Mon Nov 14 10:38:01 2022 +1100 Branches: master https://developer.blender.org/rBe0cb3e0a393546284db18a5ebab00abbccc54467 Merge branch 'blender-v3.4-re

[Bf-blender-cvs] [fe6114aaf5e] blender-v3.4-release: GHOST/Wayland: remove display listener (was warning on startup)

2022-11-13 Thread Campbell Barton
Commit: fe6114aaf5ef8e33a2d33c96795d9444f35f4c62 Author: Campbell Barton Date: Mon Nov 14 10:12:34 2022 +1100 Branches: blender-v3.4-release https://developer.blender.org/rBfe6114aaf5ef8e33a2d33c96795d9444f35f4c62 GHOST/Wayland: remove display listener (was warning on startup) This already has

[Bf-blender-cvs] [d7971972fa9] blender-v3.4-release: GHOST/Wayland: call exit() when Wayland has a fatal error

2022-11-13 Thread Campbell Barton
Commit: d7971972fa9b43d7bff5477ced8bae3cc383387e Author: Campbell Barton Date: Mon Nov 14 10:28:23 2022 +1100 Branches: blender-v3.4-release https://developer.blender.org/rBd7971972fa9b43d7bff5477ced8bae3cc383387e GHOST/Wayland: call exit() when Wayland has a fatal error Without this, a fatal

<    1   2   3   4   5   6   7   8   9   10   >