[Bf-blender-cvs] [e795ba1529a] master: Geometry Nodes: fix recursive instance transforms

2020-12-10 Thread Jacques Lucke
Commit: e795ba1529a28ec276a5178fda2025e5ec071bbf Author: Jacques Lucke Date: Thu Dec 10 10:23:54 2020 +0100 Branches: master https://developer.blender.org/rBe795ba1529a28ec276a5178fda2025e5ec071bbf Geometry Nodes: fix recursive instance transforms Previously, the transformation of recursive

[Bf-blender-cvs] [22959dc8668] master: Fix missing custom-property escaping for whole-character keying set

2020-12-10 Thread Campbell Barton
Commit: 22959dc86684290e59c8825c7f212622dba4eb5b Author: Campbell Barton Date: Thu Dec 10 19:31:22 2020 +1100 Branches: master https://developer.blender.org/rB22959dc86684290e59c8825c7f212622dba4eb5b Fix missing custom-property escaping for whole-character keying set Custom properties with

[Bf-blender-cvs] [d52f0724e3c] temp-geometry-nodes-mesh-modifier: Merge branch 'master' into temp-geometry-nodes-mesh-modifier

2020-12-10 Thread Jacques Lucke
Commit: d52f0724e3cda2ee967edcca82e0fa5300f44b3e Author: Jacques Lucke Date: Thu Dec 10 10:29:02 2020 +0100 Branches: temp-geometry-nodes-mesh-modifier https://developer.blender.org/rBd52f0724e3cda2ee967edcca82e0fa5300f44b3e Merge branch 'master' into temp-geometry-nodes-mesh-modifier

[Bf-blender-cvs] [efb741b280f] master: Geometry Nodes: rename modifyPointCloud to modifyGeometrySet

2020-12-10 Thread Jacques Lucke
Commit: efb741b280f20cb189e23f2b1335358a95ab609c Author: Jacques Lucke Date: Thu Dec 10 14:35:02 2020 +0100 Branches: master https://developer.blender.org/rBefb741b280f20cb189e23f2b1335358a95ab609c Geometry Nodes: rename modifyPointCloud to modifyGeometrySet Since the initial merge of the

[Bf-blender-cvs] [3d253126170] master: Nodes: fix incorrectly parameter name and type

2020-12-10 Thread Jacques Lucke
Commit: 3d25312617019178455dc6f68166c65c687a7041 Author: Jacques Lucke Date: Thu Dec 10 16:12:11 2020 +0100 Branches: master https://developer.blender.org/rB3d25312617019178455dc6f68166c65c687a7041 Nodes: fix incorrectly parameter name and type The parameter type was incorrectly changed in

[Bf-blender-cvs] [4bdb67d5c0d] geometry-nodes-point-separate-node: Merge branch 'master' into geometry-nodes-point-separate-node

2020-12-10 Thread Hans Goudey
Commit: 4bdb67d5c0d4d88646f617e2f8f3be766edfad9f Author: Hans Goudey Date: Thu Dec 10 08:55:44 2020 -0600 Branches: geometry-nodes-point-separate-node https://developer.blender.org/rB4bdb67d5c0d4d88646f617e2f8f3be766edfad9f Merge branch 'master' into geometry-nodes-point-separate-node

[Bf-blender-cvs] [98b1e09d064] geometry-nodes-point-separate-node: Optimize comparisons by squaring threshold first

2020-12-10 Thread Hans Goudey
Commit: 98b1e09d06440deb8c83f966e0c10b87591584b2 Author: Hans Goudey Date: Thu Dec 10 09:09:44 2020 -0600 Branches: geometry-nodes-point-separate-node https://developer.blender.org/rB98b1e09d06440deb8c83f966e0c10b87591584b2 Optimize comparisons by squaring threshold first

[Bf-blender-cvs] [abd2ee4a8d8] geometry-nodes-point-separate-node: Attribute Compare: Use the most complex data type instead of the least

2020-12-10 Thread Hans Goudey
Commit: abd2ee4a8d80d74d59604be7e11b507389f0778f Author: Hans Goudey Date: Thu Dec 10 09:31:42 2020 -0600 Branches: geometry-nodes-point-separate-node https://developer.blender.org/rBabd2ee4a8d80d74d59604be7e11b507389f0778f Attribute Compare: Use the most complex data type instead of the least

[Bf-blender-cvs] [c5a17d5ea1f] geometry-nodes: Merge remote-tracking branch 'origin/master' into geometry-nodes

2020-12-10 Thread Dalai Felinto
Commit: c5a17d5ea1ff786cb91cbcf3f12cd02f730c4143 Author: Dalai Felinto Date: Thu Dec 10 11:05:49 2020 +0100 Branches: geometry-nodes https://developer.blender.org/rBc5a17d5ea1ff786cb91cbcf3f12cd02f730c4143 Merge remote-tracking branch 'origin/master' into geometry-nodes

[Bf-blender-cvs] [4dfb31d470f] geometry-nodes-distribute-points: Merge remote-tracking branch 'origin/master' into geometry-nodes-distribute-points

2020-12-10 Thread Dalai Felinto
Commit: 4dfb31d470fb07a72f4f0ad8cc522ddca77146db Author: Dalai Felinto Date: Thu Dec 10 10:58:41 2020 +0100 Branches: geometry-nodes-distribute-points https://developer.blender.org/rB4dfb31d470fb07a72f4f0ad8cc522ddca77146db Merge remote-tracking branch 'origin/master' into

[Bf-blender-cvs] [2ff5ba17f18] geometry-nodes-distribute-points: Remove all versioning code

2020-12-10 Thread Dalai Felinto
Commit: 2ff5ba17f1862bf5310627dc15d7b21ffbdc8d34 Author: Dalai Felinto Date: Thu Dec 10 11:18:44 2020 +0100 Branches: geometry-nodes-distribute-points https://developer.blender.org/rB2ff5ba17f1862bf5310627dc15d7b21ffbdc8d34 Remove all versioning code

[Bf-blender-cvs] [91222b650a2] geometry-nodes-distribute-points: Remove unrelated changes in DNA_node_types.h

2020-12-10 Thread Dalai Felinto
Commit: 91222b650a2a2b4a825229787beb3fa1aa7fedfb Author: Dalai Felinto Date: Thu Dec 10 11:19:27 2020 +0100 Branches: geometry-nodes-distribute-points https://developer.blender.org/rB91222b650a2a2b4a825229787beb3fa1aa7fedfb Remove unrelated changes in DNA_node_types.h

[Bf-blender-cvs] [2b9eb5eee58] master: Fix T83361: UV Editor does not draw pinned selected UVs as pinned

2020-12-10 Thread Philipp Oeser
Commit: 2b9eb5eee58acb81d8ae7e64a5a95526623d64d7 Author: Philipp Oeser Date: Tue Dec 8 16:10:08 2020 +0100 Branches: master https://developer.blender.org/rB2b9eb5eee58acb81d8ae7e64a5a95526623d64d7 Fix T83361: UV Editor does not draw pinned selected UVs as pinned Caused by rB4212b6528af.

[Bf-blender-cvs] [348bd319d5a] master: Geometry Nodes: Attribute Fill Node

2020-12-10 Thread Hans Goudey
Commit: 348bd319d5a88f45410a22f8ce2f527d8da48ef0 Author: Hans Goudey Date: Thu Dec 10 07:58:45 2020 -0600 Branches: master https://developer.blender.org/rB348bd319d5a88f45410a22f8ce2f527d8da48ef0 Geometry Nodes: Attribute Fill Node This commit adds a node that fills every element of an

[Bf-blender-cvs] [1d447dcd191] master: Fix T83630 Exact Boolean assert failure in Debug build.

2020-12-10 Thread Howard Trickey
Commit: 1d447dcd19120ed2fd14511589220438ce1904bc Author: Howard Trickey Date: Thu Dec 10 09:11:43 2020 -0500 Branches: master https://developer.blender.org/rB1d447dcd19120ed2fd14511589220438ce1904bc Fix T83630 Exact Boolean assert failure in Debug build. I thought I had reasoned that the

[Bf-blender-cvs] [bedd0102854] greasepencil-object: Merge branch 'master' into greasepencil-object

2020-12-10 Thread Antonio Vazquez
Commit: bedd010285469b26d3ef6b107a0e681d19c7ac8f Author: Antonio Vazquez Date: Thu Dec 10 15:47:58 2020 +0100 Branches: greasepencil-object https://developer.blender.org/rBbedd010285469b26d3ef6b107a0e681d19c7ac8f Merge branch 'master' into greasepencil-object

[Bf-blender-cvs] [a7fcca1062b] master: UI: Use words instead of symbols for float comparison items

2020-12-10 Thread Hans Goudey
Commit: a7fcca1062bcd5018682f292b0465a7f0ab7f57b Author: Hans Goudey Date: Thu Dec 10 11:07:26 2020 -0600 Branches: master https://developer.blender.org/rBa7fcca1062bcd5018682f292b0465a7f0ab7f57b UI: Use words instead of symbols for float comparison items Though they are nice and concise,

[Bf-blender-cvs] [45d6a19a7c4] temp-geometry-nodes-attribute-color-ramp: Geometry Nodes: initial attribute color ramp node

2020-12-10 Thread Jacques Lucke
Commit: 45d6a19a7c4927fcbf9d5ba756ac96d51dff9fe4 Author: Jacques Lucke Date: Thu Dec 10 17:59:54 2020 +0100 Branches: temp-geometry-nodes-attribute-color-ramp https://developer.blender.org/rB45d6a19a7c4927fcbf9d5ba756ac96d51dff9fe4 Geometry Nodes: initial attribute color ramp node

[Bf-blender-cvs] [ee5ecb48f44] asset-browser: Merge branch 'temp-review-asset-browser-ui' into asset-browser

2020-12-10 Thread Julian Eisel
Commit: ee5ecb48f4416b6e659ac58a1713cd3bcf022850 Author: Julian Eisel Date: Thu Dec 10 20:27:02 2020 +0100 Branches: asset-browser https://developer.blender.org/rBee5ecb48f4416b6e659ac58a1713cd3bcf022850 Merge branch 'temp-review-asset-browser-ui' into asset-browser

[Bf-blender-cvs] [d6e19e73b82] asset-browser: Fix invalid memory use of "Current File" after undo & deleting data-blocks

2020-12-10 Thread Julian Eisel
Commit: d6e19e73b829e4b9e7f251237615eb7c2f0e30a3 Author: Julian Eisel Date: Thu Dec 10 17:12:56 2020 +0100 Branches: asset-browser https://developer.blender.org/rBd6e19e73b829e4b9e7f251237615eb7c2f0e30a3 Fix invalid memory use of "Current File" after undo & deleting data-blocks Implement

[Bf-blender-cvs] [6329fee2977] asset-browser: Don't run thread-unsafe file-list reading in threads

2020-12-10 Thread Julian Eisel
Commit: 6329fee297718e6a421ae628025150c09ded45f3 Author: Julian Eisel Date: Thu Dec 10 18:23:23 2020 +0100 Branches: asset-browser https://developer.blender.org/rB6329fee297718e6a421ae628025150c09ded45f3 Don't run thread-unsafe file-list reading in threads

[Bf-blender-cvs] [cac5049fc92] asset-browser: Avoid unsafe access to asset browsing through BPY

2020-12-10 Thread Julian Eisel
Commit: cac5049fc928f36fd051f080a07420d2b016a70c Author: Julian Eisel Date: Thu Dec 10 19:18:06 2020 +0100 Branches: asset-browser https://developer.blender.org/rBcac5049fc928f36fd051f080a07420d2b016a70c Avoid unsafe access to asset browsing through BPY Python could access asset selection

[Bf-blender-cvs] [2ec02d33249] asset-browser: Undo unnecessary int type change

2020-12-10 Thread Julian Eisel
Commit: 2ec02d3324953b614e2343d3017f4500da230f7b Author: Julian Eisel Date: Thu Dec 10 19:39:11 2020 +0100 Branches: asset-browser https://developer.blender.org/rB2ec02d3324953b614e2343d3017f4500da230f7b Undo unnecessary int type change

[Bf-blender-cvs] [f32d46121b6] asset-browser: Merge branch 'temp-review-asset-filelists' into temp-review-asset-browser-ui

2020-12-10 Thread Julian Eisel
Commit: f32d46121b6424819bf98f647f63abe257ef3aa2 Author: Julian Eisel Date: Thu Dec 10 20:10:22 2020 +0100 Branches: asset-browser https://developer.blender.org/rBf32d46121b6424819bf98f647f63abe257ef3aa2 Merge branch 'temp-review-asset-filelists' into temp-review-asset-browser-ui

[Bf-blender-cvs] [a6490ba4e88] asset-browser: Address review comments

2020-12-10 Thread Julian Eisel
Commit: a6490ba4e882abbfa075f52faae14e3de91b0d8d Author: Julian Eisel Date: Thu Dec 10 18:29:40 2020 +0100 Branches: asset-browser https://developer.blender.org/rBa6490ba4e882abbfa075f52faae14e3de91b0d8d Address review comments

[Bf-blender-cvs] [edc7666bd2e] asset-browser: Fix invalid memory use of "Current File" after undo & deleting data-blocks

2020-12-10 Thread Julian Eisel
Commit: edc7666bd2e054b3697638642b1df4c9fce52906 Author: Julian Eisel Date: Thu Dec 10 17:12:56 2020 +0100 Branches: asset-browser https://developer.blender.org/rBedc7666bd2e054b3697638642b1df4c9fce52906 Fix invalid memory use of "Current File" after undo & deleting data-blocks Implement

[Bf-blender-cvs] [658fcbc7074] asset-browser: Merge branch 'temp-review-asset-filelists' into temp-review-asset-browser-ui

2020-12-10 Thread Julian Eisel
Commit: 658fcbc70740938ee6e5690572fd3dee4f3b91a2 Author: Julian Eisel Date: Thu Dec 10 20:19:43 2020 +0100 Branches: asset-browser https://developer.blender.org/rB658fcbc70740938ee6e5690572fd3dee4f3b91a2 Merge branch 'temp-review-asset-filelists' into temp-review-asset-browser-ui

[Bf-blender-cvs] [99974d27881] asset-browser: Fix crash when splitting area with invisible file browser data

2020-12-10 Thread Julian Eisel
Commit: 99974d27881811c4b35b247da146f6bd42d807f1 Author: Julian Eisel Date: Thu Dec 10 20:11:04 2020 +0100 Branches: asset-browser https://developer.blender.org/rB99974d27881811c4b35b247da146f6bd42d807f1 Fix crash when splitting area with invisible file browser data

[Bf-blender-cvs] [7420c3d9738] asset-browser: Undo unnecessary int type change

2020-12-10 Thread Julian Eisel
Commit: 7420c3d9738f450174c1d368f2d5d8be981cbe0e Author: Julian Eisel Date: Thu Dec 10 19:39:11 2020 +0100 Branches: asset-browser https://developer.blender.org/rB7420c3d9738f450174c1d368f2d5d8be981cbe0e Undo unnecessary int type change

[Bf-blender-cvs] [ac020278c93] asset-browser: Fix compile errors after merge

2020-12-10 Thread Julian Eisel
Commit: ac020278c932c976f93bdc7ea9c2ad85122c6c65 Author: Julian Eisel Date: Thu Dec 10 18:07:27 2020 +0100 Branches: asset-browser https://developer.blender.org/rBac020278c932c976f93bdc7ea9c2ad85122c6c65 Fix compile errors after merge

[Bf-blender-cvs] [8bdd996cd0d] master: Geometry Nodes: Add helper function to check if attribute exists

2020-12-10 Thread Hans Goudey
Commit: 8bdd996cd0de794f21d5f201a3af0a9cca9e8e5e Author: Hans Goudey Date: Thu Dec 10 10:50:37 2020 -0600 Branches: master https://developer.blender.org/rB8bdd996cd0de794f21d5f201a3af0a9cca9e8e5e Geometry Nodes: Add helper function to check if attribute exists

[Bf-blender-cvs] [16c7b235a36] asset-browser: Refactor how we store ID and asset data references in file lists

2020-12-10 Thread Julian Eisel
Commit: 16c7b235a363e8e441daf1ec8a24a282c300a3e1 Author: Julian Eisel Date: Thu Dec 10 18:00:48 2020 +0100 Branches: asset-browser https://developer.blender.org/rB16c7b235a363e8e441daf1ec8a24a282c300a3e1 Refactor how we store ID and asset data references in file lists * Remove ID-map and ID

[Bf-blender-cvs] [e6f522cecf8] asset-browser: Merge branch 'temp-review-asset-filelists' into temp-review-asset-browser-ui

2020-12-10 Thread Julian Eisel
Commit: e6f522cecf8a7ba43ec1c2303c84e924ae18bd3a Author: Julian Eisel Date: Thu Dec 10 18:05:34 2020 +0100 Branches: asset-browser https://developer.blender.org/rBe6f522cecf8a7ba43ec1c2303c84e924ae18bd3a Merge branch 'temp-review-asset-filelists' into temp-review-asset-browser-ui

[Bf-blender-cvs] [8cc951d2aeb] master: Cleanup: trailing space

2020-12-10 Thread Campbell Barton
Commit: 8cc951d2aebe27651ba9a2b8a3ee4c59fafdb920 Author: Campbell Barton Date: Fri Dec 11 14:59:08 2020 +1100 Branches: master https://developer.blender.org/rB8cc951d2aebe27651ba9a2b8a3ee4c59fafdb920 Cleanup: trailing space === M

[Bf-blender-cvs] [6e4fccd9fae] master: Correct the order of the last two arguments in `eevee_cryptomatte_shading_group_create`

2020-12-10 Thread Evan Wilson
Commit: 6e4fccd9fae37c20bc3b8ff52aeb5bf1328c56ad Author: Evan Wilson Date: Fri Dec 11 08:44:52 2020 +0100 Branches: master https://developer.blender.org/rB6e4fccd9fae37c20bc3b8ff52aeb5bf1328c56ad Correct the order of the last two arguments in `eevee_cryptomatte_shading_group_create` When

[Bf-blender-cvs] [caed4849d09] master: Fix T83640: No immediate updates when changing the settings of a just- duplicated particle system

2020-12-10 Thread Philipp Oeser
Commit: caed4849d0903c09c63ef5b80e506aa4bdfcb994 Author: Philipp Oeser Date: Thu Dec 10 22:39:28 2020 +0100 Branches: master https://developer.blender.org/rBcaed4849d0903c09c63ef5b80e506aa4bdfcb994 Fix T83640: No immediate updates when changing the settings of a just- duplicated particle system

[Bf-blender-cvs] [d33b87477c0] temp-geometry-nodes-distribute-points-cleanup: Updated status (and small cleanup)

2020-12-10 Thread Dalai Felinto
Commit: d33b87477c01d1fc4cd8d9b5faf1c8055f55a491 Author: Dalai Felinto Date: Fri Dec 11 01:57:14 2020 +0100 Branches: temp-geometry-nodes-distribute-points-cleanup https://developer.blender.org/rBd33b87477c01d1fc4cd8d9b5faf1c8055f55a491 Updated status (and small cleanup) The code is working

[Bf-blender-cvs] [47b7f77be52] temp-geometry-nodes-distribute-points-cleanup: Move the tiling code to its own function

2020-12-10 Thread Dalai Felinto
Commit: 47b7f77be52f833ca5af381078c685ccb036c3e3 Author: Dalai Felinto Date: Fri Dec 11 01:51:19 2020 +0100 Branches: temp-geometry-nodes-distribute-points-cleanup https://developer.blender.org/rB47b7f77be52f833ca5af381078c685ccb036c3e3 Move the tiling code to its own function

[Bf-blender-cvs] [7be999b952e] temp-geometry-nodes-distribute-points-cleanup: Big fix: was using size_t instead of float

2020-12-10 Thread Dalai Felinto
Commit: 7be999b952e347fdc31e11b73fd1118363c2b888 Author: Dalai Felinto Date: Fri Dec 11 01:26:03 2020 +0100 Branches: temp-geometry-nodes-distribute-points-cleanup https://developer.blender.org/rB7be999b952e347fdc31e11b73fd1118363c2b888 Big fix: was using size_t instead of float

[Bf-blender-cvs] [a4a42f3171c] master: UI: Use 'and' Instead of '&' in Descriptions

2020-12-10 Thread Yevgeny Makarov
Commit: a4a42f3171c021f2f7eb28e1ed10873b3314587b Author: Yevgeny Makarov Date: Thu Dec 10 18:22:16 2020 -0800 Branches: master https://developer.blender.org/rBa4a42f3171c021f2f7eb28e1ed10873b3314587b UI: Use 'and' Instead of '&' in Descriptions Use 'and' instead of ampersand in descriptions

[Bf-blender-cvs] [8a96d864a67] temp-geometry-nodes-distribute-points-cleanup: Simplify calls

2020-12-10 Thread Dalai Felinto
Commit: 8a96d864a67bbe3d2c0cd338cd007d376f3d83dc Author: Dalai Felinto Date: Thu Dec 10 11:52:47 2020 +0100 Branches: temp-geometry-nodes-distribute-points-cleanup https://developer.blender.org/rB8a96d864a67bbe3d2c0cd338cd007d376f3d83dc Simplify calls

[Bf-blender-cvs] [b54f406638c] temp-geometry-nodes-distribute-points-cleanup: Use the correct function for the min distance

2020-12-10 Thread Dalai Felinto
Commit: b54f406638cea874f8423b7b943ef8cd4894afd0 Author: Dalai Felinto Date: Fri Dec 11 00:46:06 2020 +0100 Branches: temp-geometry-nodes-distribute-points-cleanup https://developer.blender.org/rBb54f406638cea874f8423b7b943ef8cd4894afd0 Use the correct function for the min distance

[Bf-blender-cvs] [dca08212483] temp-geometry-nodes-distribute-points-cleanup: Cleanup: Remove unused function

2020-12-10 Thread Dalai Felinto
Commit: dca08212483d52052ac74ee2fb7a9f546fe8f47f Author: Dalai Felinto Date: Fri Dec 11 00:47:12 2020 +0100 Branches: temp-geometry-nodes-distribute-points-cleanup https://developer.blender.org/rBdca08212483d52052ac74ee2fb7a9f546fe8f47f Cleanup: Remove unused function

[Bf-blender-cvs] [fd01aaed7c8] temp-geometry-nodes-distribute-points-cleanup: Cleanup

2020-12-10 Thread Dalai Felinto
Commit: fd01aaed7c8adb8be0da80cdf215eef3c5ba6421 Author: Dalai Felinto Date: Thu Dec 10 11:48:53 2020 +0100 Branches: temp-geometry-nodes-distribute-points-cleanup https://developer.blender.org/rBfd01aaed7c8adb8be0da80cdf215eef3c5ba6421 Cleanup

[Bf-blender-cvs] [4d0d1e10998] temp-geometry-nodes-distribute-points-cleanup: Credit in the top of the file

2020-12-10 Thread Dalai Felinto
Commit: 4d0d1e10998b142346c8140ea52dea727de03b88 Author: Dalai Felinto Date: Fri Dec 11 00:48:25 2020 +0100 Branches: temp-geometry-nodes-distribute-points-cleanup https://developer.blender.org/rB4d0d1e10998b142346c8140ea52dea727de03b88 Credit in the top of the file

[Bf-blender-cvs] [ab5407f1379] temp-geometry-nodes-distribute-points-cleanup: Temporary - to be rewritten soon

2020-12-10 Thread Dalai Felinto
Commit: ab5407f1379fce4cea269c3877e60f2ea84b84f0 Author: Dalai Felinto Date: Thu Dec 10 18:50:22 2020 +0100 Branches: temp-geometry-nodes-distribute-points-cleanup https://developer.blender.org/rBab5407f1379fce4cea269c3877e60f2ea84b84f0 Temporary - to be rewritten soon

[Bf-blender-cvs] [60cb349aff5] temp-geometry-nodes-distribute-points-cleanup: cySampleElim: remove unused code and cleanup

2020-12-10 Thread Dalai Felinto
Commit: 60cb349aff5b15353ffd6693dc4239cc196cca7f Author: Dalai Felinto Date: Fri Dec 11 00:29:06 2020 +0100 Branches: temp-geometry-nodes-distribute-points-cleanup https://developer.blender.org/rB60cb349aff5b15353ffd6693dc4239cc196cca7f cySampleElim: remove unused code and cleanup

[Bf-blender-cvs] [cf91db62a99] temp-geometry-nodes-distribute-points-cleanup: Cleanup: commits

2020-12-10 Thread Dalai Felinto
Commit: cf91db62a993a13a4906acae0dab0feaa4c551ed Author: Dalai Felinto Date: Thu Dec 10 11:32:06 2020 +0100 Branches: temp-geometry-nodes-distribute-points-cleanup https://developer.blender.org/rBcf91db62a993a13a4906acae0dab0feaa4c551ed Cleanup: commits

[Bf-blender-cvs] [99f02d28b81] temp-geometry-nodes-distribute-points-cleanup: Cleanup: Use switch

2020-12-10 Thread Dalai Felinto
Commit: 99f02d28b815832a6f3e9b439ca47353b4162ff3 Author: Dalai Felinto Date: Thu Dec 10 11:32:40 2020 +0100 Branches: temp-geometry-nodes-distribute-points-cleanup https://developer.blender.org/rB99f02d28b815832a6f3e9b439ca47353b4162ff3 Cleanup: Use switch This automatically gives a warning if

[Bf-blender-cvs] [219dba8506f] master: Workaround T83651: Crash dragging multiple buttons in the clip editor

2020-12-10 Thread Campbell Barton
Commit: 219dba8506ffca7b5cc4ba0a849f9c3a9394334e Author: Campbell Barton Date: Fri Dec 11 15:30:30 2020 +1100 Branches: master https://developer.blender.org/rB219dba8506ffca7b5cc4ba0a849f9c3a9394334e Workaround T83651: Crash dragging multiple buttons in the clip editor Avoid the crash,

[Bf-blender-cvs] [ff6d7e90726] master: Cleanup: spelling, expand on FCurve.rna_path docstring

2020-12-10 Thread Campbell Barton
Commit: ff6d7e907269c3e090d4234df6eb7e812c809050 Author: Campbell Barton Date: Fri Dec 11 14:51:43 2020 +1100 Branches: master https://developer.blender.org/rBff6d7e907269c3e090d4234df6eb7e812c809050 Cleanup: spelling, expand on FCurve.rna_path docstring

[Bf-blender-cvs] [392a8e2907e] master: Cleanup: sort cmake file lists

2020-12-10 Thread Campbell Barton
Commit: 392a8e2907ee1c08813258c1a477bbea060ba06d Author: Campbell Barton Date: Fri Dec 11 15:00:22 2020 +1100 Branches: master https://developer.blender.org/rB392a8e2907ee1c08813258c1a477bbea060ba06d Cleanup: sort cmake file lists