[Bf-blender-cvs] [05ab3356a71] master: Cleanup: spelling in comments, use C style comments

2021-10-21 Thread Campbell Barton
Commit: 05ab3356a719ca1991dc993e2a055962e24aa138 Author: Campbell Barton Date: Fri Oct 22 10:28:56 2021 +1100 Branches: master https://developer.blender.org/rB05ab3356a719ca1991dc993e2a055962e24aa138 Cleanup: spelling in comments, use C style comments

[Bf-blender-cvs] [3e1baa7d539] master: Fix T92357: assert changing scenes while in edit mode

2021-10-21 Thread Campbell Barton
Commit: 3e1baa7d539757b8e5fa870d4909354e0b5645b9 Author: Campbell Barton Date: Fri Oct 22 10:12:01 2021 +1100 Branches: master https://developer.blender.org/rB3e1baa7d539757b8e5fa870d4909354e0b5645b9 Fix T92357: assert changing scenes while in edit mode ScrArea.runtime.tool needs to be updated

[Bf-blender-cvs] [bdbaf0301df] master: Fix crash when creating a new window fails

2021-10-21 Thread Campbell Barton
Commit: bdbaf0301df630cefd3f753c9419646b3f858588 Author: Campbell Barton Date: Fri Oct 22 08:46:10 2021 +1100 Branches: master https://developer.blender.org/rBbdbaf0301df630cefd3f753c9419646b3f858588 Fix crash when creating a new window fails Also add operator error report.

[Bf-blender-cvs] [d9ebe25a0cf] master: Fix errors in be171b295fc7d

2021-10-21 Thread Germano Cavalcante
Commit: d9ebe25a0cfe107c21a125bd780478afd33fb342 Author: Germano Cavalcante Date: Thu Oct 21 18:11:16 2021 -0300 Branches: master https://developer.blender.org/rBd9ebe25a0cfe107c21a125bd780478afd33fb342 Fix errors in be171b295fc7d ยดยดยด error C4133: 'function': incompatible types - from 'float

[Bf-blender-cvs] [f45470472fb] master: Cleanup: Compile warnings

2021-10-21 Thread Aaron Carlisle
Commit: f45470472fb16b7153795735e7c16ad400a71a07 Author: Aaron Carlisle Date: Thu Oct 21 16:28:42 2021 -0400 Branches: master https://developer.blender.org/rBf45470472fb16b7153795735e7c16ad400a71a07 Cleanup: Compile warnings ===

[Bf-blender-cvs] [a2861487998] master: Assets: Allow specific data-block types to be enabled by default

2021-10-21 Thread Julian Eisel
Commit: a28614879986c26c7d354ebe659e2e327503ed28 Author: Julian Eisel Date: Thu Oct 21 20:42:41 2021 +0200 Branches: master https://developer.blender.org/rBa28614879986c26c7d354ebe659e2e327503ed28 Assets: Allow specific data-block types to be enabled by default Updates UI code so that we can

[Bf-blender-cvs] [94fb47e5725] master: Assets: Enable material and world assets by default

2021-10-21 Thread Julian Eisel
Commit: 94fb47e57251d662c6cdbcf460c2b52c75b34cb0 Author: Julian Eisel Date: Thu Oct 21 21:50:37 2021 +0200 Branches: master https://developer.blender.org/rB94fb47e57251d662c6cdbcf460c2b52c75b34cb0 Assets: Enable material and world assets by default Both material and world assets should be

[Bf-blender-cvs] [9aab1a46263] master: Cleanup: unused code

2021-10-21 Thread Pablo Vazquez
Commit: 9aab1a46263a87980efa18ba35d87814eb2f4cda Author: Pablo Vazquez Date: Thu Oct 21 22:02:45 2021 +0200 Branches: master https://developer.blender.org/rB9aab1a46263a87980efa18ba35d87814eb2f4cda Cleanup: unused code Also fixes incompatible types.

[Bf-blender-cvs] [0c668852765] master: View3D Snap Cursor: Fix drawing state incorrectly reset

2021-10-21 Thread Germano Cavalcante
Commit: 0c668852765ddac0ebe2d34f347095baac7eacc4 Author: Germano Cavalcante Date: Thu Oct 21 16:37:41 2021 -0300 Branches: master https://developer.blender.org/rB0c668852765ddac0ebe2d34f347095baac7eacc4 View3D Snap Cursor: Fix drawing state incorrectly reset The viewport was being changed, so

[Bf-blender-cvs] [be171b295fc] master: Cleanup: Use array utility for cursor events

2021-10-21 Thread Aaron Carlisle
Commit: be171b295fc7defa451ef8eba8bc9dbf260c511a Author: Aaron Carlisle Date: Thu Oct 21 15:29:56 2021 -0400 Branches: master https://developer.blender.org/rBbe171b295fc7defa451ef8eba8bc9dbf260c511a Cleanup: Use array utility for cursor events

[Bf-blender-cvs] [aea2287af33] master: Tests: updated Python bundled modules test

2021-10-21 Thread Brecht Van Lommel
Commit: aea2287af33c17c5f310ddb20f57d23d2cbe09ac Author: Brecht Van Lommel Date: Thu Oct 21 18:31:17 2021 +0200 Branches: master https://developer.blender.org/rBaea2287af33c17c5f310ddb20f57d23d2cbe09ac Tests: updated Python bundled modules test Add the new zstandard module, as well as

[Bf-blender-cvs] [be558d2d977] master: Fix T92363: OptiX fails with ambient occlusion node, after recent changes

2021-10-21 Thread Brecht Van Lommel
Commit: be558d2d9775b3d9d1f84d316d2675a205932d92 Author: Brecht Van Lommel Date: Thu Oct 21 17:00:37 2021 +0200 Branches: master https://developer.blender.org/rBbe558d2d9775b3d9d1f84d316d2675a205932d92 Fix T92363: OptiX fails with ambient occlusion node, after recent changes This triggered a

[Bf-blender-cvs] [0a63297a881] master: Nodes: Fix missing variable

2021-10-21 Thread Pablo Vazquez
Commit: 0a63297a8818e0dba89ce169bd39a2f800534721 Author: Pablo Vazquez Date: Thu Oct 21 21:22:43 2021 +0200 Branches: master https://developer.blender.org/rB0a63297a8818e0dba89ce169bd39a2f800534721 Nodes: Fix missing variable ===

[Bf-blender-cvs] [e2ff730fd98] cycles-hip-binaries: Cycles: patch for precompiled HIP binaries and additional fixes

2021-10-21 Thread Sayak Biswas
Commit: e2ff730fd9830ef399924cf04b2dac5235097dde Author: Sayak Biswas Date: Thu Oct 21 20:57:17 2021 +0200 Branches: cycles-hip-binaries https://developer.blender.org/rBe2ff730fd9830ef399924cf04b2dac5235097dde Cycles: patch for precompiled HIP binaries and additional fixes Committing to a

[Bf-blender-cvs] [9b1b4b9e32c] master: Node Editor: Introduce color overlay and dashed wires theme setting

2021-10-21 Thread Pablo Vazquez
Commit: 9b1b4b9e32c8ac86e460204bb93e0ddc42ad9e49 Author: Pablo Vazquez Date: Thu Oct 21 21:00:17 2021 +0200 Branches: master https://developer.blender.org/rB9b1b4b9e32c8ac86e460204bb93e0ddc42ad9e49 Node Editor: Introduce color overlay and dashed wires theme setting This patch includes code

[Bf-blender-cvs] [1d96a482675] master: Geometry Nodes: Attribute search in the modifier

2021-10-21 Thread Hans Goudey
Commit: 1d96a482675dd2ccad2af31c274f74b9f6603d6b Author: Hans Goudey Date: Thu Oct 21 13:54:48 2021 -0500 Branches: master https://developer.blender.org/rB1d96a482675dd2ccad2af31c274f74b9f6603d6b Geometry Nodes: Attribute search in the modifier This adds attribute search to the geometry nodes

[Bf-blender-cvs] [91d099baa87] temp-angavrilov: Bone Overlay: support bone wireframe opacity settings.

2021-10-21 Thread Alexander Gavrilov
Commit: 91d099baa876b53de22c00c32a24fca4f74fdd59 Author: Alexander Gavrilov Date: Sun Jan 3 23:40:44 2021 +0300 Branches: temp-angavrilov https://developer.blender.org/rB91d099baa876b53de22c00c32a24fca4f74fdd59 Bone Overlay: support bone wireframe opacity settings. When weight painting the

[Bf-blender-cvs] [76d0603f56e] temp-angavrilov: Armature: apply Y scale to B-Bone segments.

2021-10-21 Thread Alexander Gavrilov
Commit: 76d0603f56ef035622e83cb5c565c54198e26944 Author: Alexander Gavrilov Date: Tue Jun 15 13:52:23 2021 +0300 Branches: temp-angavrilov https://developer.blender.org/rB76d0603f56ef035622e83cb5c565c54198e26944 Armature: apply Y scale to B-Bone segments. This fixes a strange behavior where

[Bf-blender-cvs] [3b4aca10c7b] temp-angavrilov: Constraints: refactor the D7437 patch adding Custom Space for constraints.

2021-10-21 Thread Alexander Gavrilov
Commit: 3b4aca10c7b5e4130a22337dbca86d6784904a0f Author: Alexander Gavrilov Date: Mon Nov 23 23:42:05 2020 +0300 Branches: temp-angavrilov https://developer.blender.org/rB3b4aca10c7b5e4130a22337dbca86d6784904a0f Constraints: refactor the D7437 patch adding Custom Space for constraints. As

[Bf-blender-cvs] [64e9b3d98f0] temp-angavrilov: Force Fields: implement new true power and custom falloff options.

2021-10-21 Thread Alexander Gavrilov
Commit: 64e9b3d98f03c85805d33d8e4ea200fb1b830854 Author: Alexander Gavrilov Date: Sun Sep 12 19:35:48 2021 +0300 Branches: temp-angavrilov https://developer.blender.org/rB64e9b3d98f03c85805d33d8e4ea200fb1b830854 Force Fields: implement new true power and custom falloff options. The 'power'

[Bf-blender-cvs] [3ceff6863ea] temp-angavrilov: Animation: support filtering for curves that don't match the action cycle.

2021-10-21 Thread Alexander Gavrilov
Commit: 3ceff6863ea02f9007d4f5b1f18a9a7d6df736a3 Author: Alexander Gavrilov Date: Mon May 3 17:27:53 2021 +0300 Branches: temp-angavrilov https://developer.blender.org/rB3ceff6863ea02f9007d4f5b1f18a9a7d6df736a3 Animation: support filtering for curves that don't match the action cycle. Since

[Bf-blender-cvs] [a45625d7d48] temp-angavrilov: Animation: allow marking actions as cyclic for Cycle-Aware Keying.

2021-10-21 Thread Alexander Gavrilov
Commit: a45625d7d486edb16a39ef2d9db8c7e3bfc4dfb8 Author: Alexander Gavrilov Date: Tue Jul 27 10:39:52 2021 +0300 Branches: temp-angavrilov https://developer.blender.org/rBa45625d7d486edb16a39ef2d9db8c7e3bfc4dfb8 Animation: allow marking actions as cyclic for Cycle-Aware Keying. When a manual

[Bf-blender-cvs] [6bca50dd414] temp-angavrilov: Temporary Hack: provide B-Bone scale versioning for files with old patch.

2021-10-21 Thread Alexander Gavrilov
Commit: 6bca50dd414976714b07da20a6e91691aa30bc6b Author: Alexander Gavrilov Date: Tue Jun 22 16:38:26 2021 +0300 Branches: temp-angavrilov https://developer.blender.org/rB6bca50dd414976714b07da20a6e91691aa30bc6b Temporary Hack: provide B-Bone scale versioning for files with old patch. Run the

[Bf-blender-cvs] [2145a7f5fa6] temp-angavrilov: Depsgraph: connect up drivers on various physics properties.

2021-10-21 Thread Alexander Gavrilov
Commit: 2145a7f5fa6bcd2395af419062a657e8ccdd913b Author: Alexander Gavrilov Date: Sat Jan 9 21:19:37 2021 +0300 Branches: temp-angavrilov https://developer.blender.org/rB2145a7f5fa6bcd2395af419062a657e8ccdd913b Depsgraph: connect up drivers on various physics properties. It seems drivers for

[Bf-blender-cvs] [f3f87db425e] temp-angavrilov: Animation: allow manually setting the intended playback range for actions.

2021-10-21 Thread Alexander Gavrilov
Commit: f3f87db425e5fd4d5d199de1baa59639ef2d84ad Author: Alexander Gavrilov Date: Mon May 3 00:03:00 2021 +0300 Branches: temp-angavrilov https://developer.blender.org/rBf3f87db425e5fd4d5d199de1baa59639ef2d84ad Animation: allow manually setting the intended playback range for actions. Some

[Bf-blender-cvs] [22a0e962d8b] temp-angavrilov: Context: add accessors returning selected actions for animation editors.

2021-10-21 Thread Alexander Gavrilov
Commit: 22a0e962d8ba9fc2d3604209184970376b3f6d82 Author: Alexander Gavrilov Date: Fri Jul 16 12:36:57 2021 +0300 Branches: temp-angavrilov https://developer.blender.org/rB22a0e962d8ba9fc2d3604209184970376b3f6d82 Context: add accessors returning selected actions for animation editors. Add a new

[Bf-blender-cvs] [65490e62708] master: Fix T92371: Move AZONE_REGION When Overlapped

2021-10-21 Thread Harley Acheson
Commit: 65490e62708c6bb0c03d9c73fd7179fdf71355a5 Author: Harley Acheson Date: Thu Oct 21 11:17:38 2021 -0700 Branches: master https://developer.blender.org/rB65490e62708c6bb0c03d9c73fd7179fdf71355a5 Fix T92371: Move AZONE_REGION When Overlapped Overlapped regions have transparent backgrounds,

[Bf-blender-cvs] [3858bf5c6fb] master: Cleanup: Use common define for menu separator arrow

2021-10-21 Thread Hans Goudey
Commit: 3858bf5c6fb4b40f6dc09312372d79e797da3750 Author: Hans Goudey Date: Thu Oct 21 12:50:55 2021 -0500 Branches: master https://developer.blender.org/rB3858bf5c6fb4b40f6dc09312372d79e797da3750 Cleanup: Use common define for menu separator arrow

[Bf-blender-cvs] [7b9319adf90] master: Geometry Nodes: Update bounding box to work on individual instances

2021-10-21 Thread Hans Goudey
Commit: 7b9319adf90e1742873213abbcd9293c3c4c3749 Author: Hans Goudey Date: Thu Oct 21 11:51:56 2021 -0500 Branches: master https://developer.blender.org/rB7b9319adf90e1742873213abbcd9293c3c4c3749 Geometry Nodes: Update bounding box to work on individual instances This commit makes the bounding

[Bf-blender-cvs] [deb7ec312a4] master: Suppress the unused parameter warning from D9551.

2021-10-21 Thread Alexander Gavrilov
Commit: deb7ec312a43d5a511b2862da8e31b2addb7f492 Author: Alexander Gavrilov Date: Thu Oct 21 19:27:30 2021 +0300 Branches: master https://developer.blender.org/rBdeb7ec312a43d5a511b2862da8e31b2addb7f492 Suppress the unused parameter warning from D9551. The parameter is only used in an assert.

[Bf-blender-cvs] [04a8d09cfbb] soc-2021-curves: Alterations according to changed event properties

2021-10-21 Thread dilithjay
Commit: 04a8d09cfbb9433b66df1e0248ee3ace214a20a7 Author: dilithjay Date: Thu Oct 21 21:05:57 2021 +0530 Branches: soc-2021-curves https://developer.blender.org/rB04a8d09cfbb9433b66df1e0248ee3ace214a20a7 Alterations according to changed event properties

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

2021-10-21 Thread dilithjay
Commit: a205195cacf340fa2ea3cd6f3a4a483a7aee0968 Author: dilithjay Date: Thu Oct 21 19:02:58 2021 +0530 Branches: soc-2021-curves https://developer.blender.org/rBa205195cacf340fa2ea3cd6f3a4a483a7aee0968 Merge branch 'master' into soc-2021-curves

[Bf-blender-cvs] [594c857f652] master: Fix tooltip disabled hint not using correct context from the button

2021-10-21 Thread Julian Eisel
Commit: 594c857f652b7f9283b299e1e82cd7dc324f8ffe Author: Julian Eisel Date: Thu Oct 21 16:36:35 2021 +0200 Branches: master https://developer.blender.org/rB594c857f652b7f9283b299e1e82cd7dc324f8ffe Fix tooltip disabled hint not using correct context from the button To display the "disabled

[Bf-blender-cvs] [ff46afb4dd3] master: Fix: Curve trim crash on splines with no edges

2021-10-21 Thread Hans Goudey
Commit: ff46afb4dd3e04f22640a5f2e49e75ed088e3a93 Author: Hans Goudey Date: Thu Oct 21 09:16:58 2021 -0500 Branches: master https://developer.blender.org/rBff46afb4dd3e04f22640a5f2e49e75ed088e3a93 Fix: Curve trim crash on splines with no edges

[Bf-blender-cvs] [090be2775e3] master: Geometry Nodes: fix force-computing multiple non-output sockets

2021-10-21 Thread Jacques Lucke
Commit: 090be2775e3d7c0dc3f7956b05c7fb9a72c4bdfc Author: Jacques Lucke Date: Thu Oct 21 15:49:29 2021 +0200 Branches: master https://developer.blender.org/rB090be2775e3d7c0dc3f7956b05c7fb9a72c4bdfc Geometry Nodes: fix force-computing multiple non-output sockets There were some issues when

[Bf-blender-cvs] [6600ae3aa70] master: Nodes: add utility to find NodeRef for node

2021-10-21 Thread Jacques Lucke
Commit: 6600ae3aa707d7e1c2728b9af50dc15e81fd7f2b Author: Jacques Lucke Date: Thu Oct 21 15:38:41 2021 +0200 Branches: master https://developer.blender.org/rB6600ae3aa707d7e1c2728b9af50dc15e81fd7f2b Nodes: add utility to find NodeRef for node In the future `NodeTreeRef` could have a lazy

[Bf-blender-cvs] [df004637643] master: Cycles: add shadow path compaction for GPU rendering

2021-10-21 Thread Brecht Van Lommel
Commit: df004637643241136a3294a63c7d4ca865cdea98 Author: Brecht Van Lommel Date: Thu Oct 21 15:14:30 2021 +0200 Branches: master https://developer.blender.org/rBdf004637643241136a3294a63c7d4ca865cdea98 Cycles: add shadow path compaction for GPU rendering Similar to main path compaction that

[Bf-blender-cvs] [fd560ef2af6] master: Windows: Fix finding python for build helpers

2021-10-21 Thread Ray Molenkamp
Commit: fd560ef2af6aef06e6dad00854bfdd3fd81a8d6f Author: Ray Molenkamp Date: Thu Oct 21 07:36:21 2021 -0600 Branches: master https://developer.blender.org/rBfd560ef2af6aef06e6dad00854bfdd3fd81a8d6f Windows: Fix finding python for build helpers It was still looking for the 3.7 folder rather

[Bf-blender-cvs] [7681326acdd] master: IDManagement: Assign current Main's lib to newly created IDs.

2021-10-21 Thread Bastien Montagne
Commit: 7681326acdd66ecad9f85f57d1d14858b6223e51 Author: Bastien Montagne Date: Thu Oct 21 15:04:39 2021 +0200 Branches: master https://developer.blender.org/rB7681326acdd66ecad9f85f57d1d14858b6223e51 IDManagement: Assign current Main's lib to newly created IDs. This is mainly for doversion

[Bf-blender-cvs] [10fb5cc58d2] master: Fix T92355: Quadriflow crashes with zero length edges

2021-10-21 Thread Sebastian Parborg
Commit: 10fb5cc58d210592ef0ae410e305be906ad5ce51 Author: Sebastian Parborg Date: Thu Oct 21 15:13:55 2021 +0200 Branches: master https://developer.blender.org/rB10fb5cc58d210592ef0ae410e305be906ad5ce51 Fix T92355: Quadriflow crashes with zero length edges Add a check for zero length edges to

[Bf-blender-cvs] [91b4c1841a9] master: Fix T92272: Rigid Body Copy to Selected "Margin" crash

2021-10-21 Thread Philipp Oeser
Commit: 91b4c1841a9b961a7361eb48bd349a674e0b61ae Author: Philipp Oeser Date: Thu Oct 21 11:42:16 2021 +0200 Branches: master https://developer.blender.org/rB91b4c1841a9b961a7361eb48bd349a674e0b61ae Fix T92272: Rigid Body Copy to Selected "Margin" crash Caused by {rB43167a2c251b} Code from

[Bf-blender-cvs] [ab0195c78fa] master: Fix T92169: "View Selected" on Custom Boneshape with transform wrong

2021-10-21 Thread Philipp Oeser
Commit: ab0195c78fa20b1c1f8abd1474f0fee07ffb6c8c Author: Philipp Oeser Date: Wed Oct 20 17:27:40 2021 +0200 Branches: master https://developer.blender.org/rBab0195c78fa20b1c1f8abd1474f0fee07ffb6c8c Fix T92169: "View Selected" on Custom Boneshape with transform wrong Since the introduction in

[Bf-blender-cvs] [39810b3f516] master: Cleanup: make HIP and CUDA code more consistent

2021-10-21 Thread Brecht Van Lommel
Commit: 39810b3f5163cb934c87db4e623b2ae41901cef3 Author: Brecht Van Lommel Date: Wed Oct 20 20:40:32 2021 +0200 Branches: master https://developer.blender.org/rB39810b3f5163cb934c87db4e623b2ae41901cef3 Cleanup: make HIP and CUDA code more consistent Ref D12834

[Bf-blender-cvs] [f6af3d9197b] master: Build: remove cmake messages about disabled tests when feature is disabled

2021-10-21 Thread Brecht Van Lommel
Commit: f6af3d9197b6685e9916f4d2d7e43a3434857d1f Author: Brecht Van Lommel Date: Tue Oct 19 09:39:40 2021 +0200 Branches: master https://developer.blender.org/rBf6af3d9197b6685e9916f4d2d7e43a3434857d1f Build: remove cmake messages about disabled tests when feature is disabled No need to report

[Bf-blender-cvs] [6ef8c9e6461] master: Fix T65532: can't assign a key on Italian apple keyboards.

2021-10-21 Thread Yevgeny Makarov
Commit: 6ef8c9e6461456354c5e6b95a1d5cc7176723fe0 Author: Yevgeny Makarov Date: Wed Oct 20 03:47:13 2021 +0200 Branches: master https://developer.blender.org/rB6ef8c9e6461456354c5e6b95a1d5cc7176723fe0 Fix T65532: can't assign a key on Italian apple keyboards. Apple's international keyboards

[Bf-blender-cvs] [641a5be50e0] master: IDManagement: Add option to clear asset data when making ID local.

2021-10-21 Thread Bastien Montagne
Commit: 641a5be50e03f4a7152dd37e97680bee26dc3e6f Author: Bastien Montagne Date: Thu Oct 21 12:55:15 2021 +0200 Branches: master https://developer.blender.org/rB641a5be50e03f4a7152dd37e97680bee26dc3e6f IDManagement: Add option to clear asset data when making ID local. When appending an asset

[Bf-blender-cvs] [17a96051cf0] master: Re-bundle Libmv to ensure it is in sync with the repo

2021-10-21 Thread Sergey Sharybin
Commit: 17a96051cf0f664509638bc31b714a4925b5052c Author: Sergey Sharybin Date: Thu Oct 21 12:39:00 2021 +0200 Branches: master https://developer.blender.org/rB17a96051cf0f664509638bc31b714a4925b5052c Re-bundle Libmv to ensure it is in sync with the repo

[Bf-blender-cvs] [84bb6d7c02d] master: UI: Header / Tool Settings: Show tool icon when tools are collapsed

2021-10-21 Thread Dalai Felinto
Commit: 84bb6d7c02d1fd56f454d4470fabad2f11b73808 Author: Dalai Felinto Date: Wed Oct 20 16:19:49 2021 +0200 Branches: master https://developer.blender.org/rB84bb6d7c02d1fd56f454d4470fabad2f11b73808 UI: Header / Tool Settings: Show tool icon when tools are collapsed Show the scaled down tool

[Bf-blender-cvs] [e79e86018e3] master: Fix T92387: crash in legacy point distribute node

2021-10-21 Thread Jacques Lucke
Commit: e79e86018e3879b1587df58ee58fabbce844084f Author: Jacques Lucke Date: Thu Oct 21 12:06:38 2021 +0200 Branches: master https://developer.blender.org/rBe79e86018e3879b1587df58ee58fabbce844084f Fix T92387: crash in legacy point distribute node This was caused by

[Bf-blender-cvs] [2eb2e861a3f] master: Install_deps: Rename `_VERSION_MAX` to `_VERSION_MEX` variables.

2021-10-21 Thread Bastien Montagne
Commit: 2eb2e861a3f03fa471c5382e5e168acfacf69683 Author: Bastien Montagne Date: Thu Oct 21 11:58:06 2021 +0200 Branches: master https://developer.blender.org/rB2eb2e861a3f03fa471c5382e5e168acfacf69683 Install_deps: Rename `_VERSION_MAX` to `_VERSION_MEX` variables. We define the minimum

[Bf-blender-cvs] [8d2cabcb97c] master: Cleanup: VSE code docstring

2021-10-21 Thread Richard Antalik
Commit: 8d2cabcb97c5b49a19115f47a6f364d02af03f87 Author: Richard Antalik Date: Thu Oct 21 11:28:12 2021 +0200 Branches: master https://developer.blender.org/rB8d2cabcb97c5b49a19115f47a6f364d02af03f87 Cleanup: VSE code docstring

[Bf-blender-cvs] [98e1c6e9358] master: Cleanup: clang-format

2021-10-21 Thread Campbell Barton
Commit: 98e1c6e9358a54001a2c76a86d7ca31283175547 Author: Campbell Barton Date: Thu Oct 21 18:27:46 2021 +1100 Branches: master https://developer.blender.org/rB98e1c6e9358a54001a2c76a86d7ca31283175547 Cleanup: clang-format === M

[Bf-blender-cvs] [f0f11988670] master: Cleanup: unused functuion warnings

2021-10-21 Thread Campbell Barton
Commit: f0f119886701efd9d2038b3bf8caa401ab2c87c5 Author: Campbell Barton Date: Thu Oct 21 17:14:33 2021 +1100 Branches: master https://developer.blender.org/rBf0f119886701efd9d2038b3bf8caa401ab2c87c5 Cleanup: unused functuion warnings

[Bf-blender-cvs] [cfbac9032b0] master: Docs: note why BLI_string_join_arrayN needs to nil terminate

2021-10-21 Thread Campbell Barton
Commit: cfbac9032b0009f760e93f9e70813ac6693b26cb Author: Campbell Barton Date: Thu Oct 21 17:10:19 2021 +1100 Branches: master https://developer.blender.org/rBcfbac9032b0009f760e93f9e70813ac6693b26cb Docs: note why BLI_string_join_arrayN needs to nil terminate

[Bf-blender-cvs] [5faa333e788] master: Cleanup: match cursor hide option with naming for the 3D viewport

2021-10-21 Thread Campbell Barton
Commit: 5faa333e788c2e752eded396991757d537b1df39 Author: Campbell Barton Date: Thu Oct 21 17:01:15 2021 +1100 Branches: master https://developer.blender.org/rB5faa333e788c2e752eded396991757d537b1df39 Cleanup: match cursor hide option with naming for the 3D viewport