[Bf-blender-cvs] [6b82a2fce2d] blender-v3.2-release: Fix T98624: Curve Pen NURBS extrusion creates duplicates

2022-06-22 Thread Dilith Jayakody
Commit: 6b82a2fce2dd0810d06d039ed3c9acfdd079746c Author: Dilith Jayakody Date: Wed Jun 8 18:34:17 2022 +0530 Branches: blender-v3.2-release https://developer.blender.org/rB6b82a2fce2dd0810d06d039ed3c9acfdd079746c Fix T98624: Curve Pen NURBS extrusion creates duplicates The initial point count

[Bf-blender-cvs] [520be607e8b] master: Fix T98624: Curve Pen NURBS extrusion creates duplicates

2022-06-08 Thread Dilith Jayakody
Commit: 520be607e8baf4dacfadc1897013c84e77b81b27 Author: Dilith Jayakody Date: Wed Jun 8 18:34:17 2022 +0530 Branches: master https://developer.blender.org/rB520be607e8baf4dacfadc1897013c84e77b81b27 Fix T98624: Curve Pen NURBS extrusion creates duplicates The initial point count check was only

[Bf-blender-cvs] [336082acba5] master: Curves: Curve Pen

2022-04-03 Thread Dilith Jayakody
Commit: 336082acba51b3a237338e2cc316b04320c05ad4 Author: Dilith Jayakody Date: Sun Apr 3 22:37:22 2022 +0530 Branches: master https://developer.blender.org/rB336082acba51b3a237338e2cc316b04320c05ad4 Curves: Curve Pen This tool can be used to rapidly edit curves. The current set

[Bf-blender-cvs] [2579367c932] soc-2021-curves: Select distance refactor

2022-04-03 Thread Dilith Jayakody
Commit: 2579367c93296eb2ab1da0b51dc107287dc09fd3 Author: Dilith Jayakody Date: Sun Apr 3 07:39:14 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB2579367c93296eb2ab1da0b51dc107287dc09fd3 Select distance refactor

[Bf-blender-cvs] [69367ec9682] soc-2021-curves: Move delete point functionality to Ctrl

2022-04-03 Thread Dilith Jayakody
Commit: 69367ec96826d92450e1d07040a574a58655072e Author: Dilith Jayakody Date: Thu Mar 31 16:17:07 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB69367ec96826d92450e1d07040a574a58655072e Move delete point functionality to Ctrl

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

2022-04-03 Thread Dilith Jayakody
Commit: bb44667a2e8f9c91548a574443e750583918e996 Author: Dilith Jayakody Date: Sun Apr 3 08:08:54 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBbb44667a2e8f9c91548a574443e750583918e996 Merge branch 'master' into soc-2021-curves

[Bf-blender-cvs] [42fc2cf6fd3] soc-2021-curves: Fix FOREACH_SELECTED_BEZT_BEGIN

2022-04-03 Thread Dilith Jayakody
Commit: 42fc2cf6fd328f7b19ff83ee192e9559e5b79b4b Author: Dilith Jayakody Date: Sun Apr 3 07:10:16 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB42fc2cf6fd328f7b19ff83ee192e9559e5b79b4b Fix FOREACH_SELECTED_BEZT_BEGIN

[Bf-blender-cvs] [e3bacffac0b] soc-2021-curves: Fix handle move when moving hidden segments

2022-04-03 Thread Dilith Jayakody
Commit: e3bacffac0b5e962dfc3a6127a205d203a7aace3 Author: Dilith Jayakody Date: Fri Apr 1 23:13:09 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBe3bacffac0b5e962dfc3a6127a205d203a7aace3 Fix handle move when moving hidden segments

[Bf-blender-cvs] [1b09af60bee] soc-2021-curves: Fix shift behavior for linked handles

2022-04-03 Thread Dilith Jayakody
Commit: 1b09af60beefbd699b319435799295ab787ca2f3 Author: Dilith Jayakody Date: Sat Apr 2 07:12:39 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB1b09af60beefbd699b319435799295ab787ca2f3 Fix shift behavior for linked handles

[Bf-blender-cvs] [238a08ec134] soc-2021-curves: Move "delete_point" to Shift-LMB

2022-04-03 Thread Dilith Jayakody
Commit: 238a08ec134230a93f53a6e71fb83a4e2143f676 Author: Dilith Jayakody Date: Sat Mar 26 19:33:15 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB238a08ec134230a93f53a6e71fb83a4e2143f676 Move "delete_point" to

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

2022-04-03 Thread Dilith Jayakody
Commit: 2f880667544e7da5581d31752b2601089a24d52a Author: Dilith Jayakody Date: Sat Apr 2 07:15:04 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB2f880667544e7da5581d31752b2601089a24d52a Merge branch 'master' into soc-2021-curves

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

2022-04-03 Thread Dilith Jayakody
Commit: b092128ce3fb5288959e5655a226c5a1f767fa51 Author: Dilith Jayakody Date: Thu Mar 31 07:57:20 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBb092128ce3fb5288959e5655a226c5a1f767fa51 Merge branch 'master' into soc-2021-curves

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

2022-04-03 Thread Dilith Jayakody
Commit: b38be50617b1bc63ce7e067e6f0e1d1908a2ac3f Author: Dilith Jayakody Date: Sat Mar 26 19:13:28 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBb38be50617b1bc63ce7e067e6f0e1d1908a2ac3f Merge branch 'master' into soc-2021-curves

[Bf-blender-cvs] [0e13b652d2d] soc-2021-curves: Add keyIndex_delCV to delete point

2022-04-03 Thread Dilith Jayakody
Commit: 0e13b652d2d93d4770d86e75b35ddfca6ab03459 Author: Dilith Jayakody Date: Thu Mar 31 16:08:14 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB0e13b652d2d93d4770d86e75b35ddfca6ab03459 Add keyIndex_delCV to delete point

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

2022-04-03 Thread Dilith Jayakody
Commit: 3effa66995350f6e9d5b634690c189acb3c7895a Author: Dilith Jayakody Date: Fri Apr 1 19:32:12 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB3effa66995350f6e9d5b634690c189acb3c7895a Merge branch 'master' into soc-2021-curves

[Bf-blender-cvs] [78a44ab6bd0] soc-2021-curves: Fix handle move when moving hidden segments

2022-04-03 Thread Dilith Jayakody
Commit: 78a44ab6bd0cc5086a77900d895c364ff019c504 Author: Dilith Jayakody Date: Fri Apr 1 19:30:12 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB78a44ab6bd0cc5086a77900d895c364ff019c504 Fix handle move when moving hidden segments

[Bf-blender-cvs] [ec0c136d104] soc-2021-curves: Fix bug in freeing handles for `move segment`

2022-04-03 Thread Dilith Jayakody
Commit: ec0c136d104b38965cc4908be002341ae5d35a98 Author: Dilith Jayakody Date: Sat Mar 26 18:49:40 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBec0c136d104b38965cc4908be002341ae5d35a98 Fix bug in freeing handles for `move segment

[Bf-blender-cvs] [bb17c3fb329] soc-2021-curves: Change license header to the SPDX header

2022-04-03 Thread Dilith Jayakody
Commit: bb17c3fb3297d2f7051ddf197dec5a478bc5fd0d Author: Dilith Jayakody Date: Sat Mar 26 19:29:34 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBbb17c3fb3297d2f7051ddf197dec5a478bc5fd0d Change license header to the SPDX header

[Bf-blender-cvs] [8c9c9368555] soc-2021-curves: Refactor hide check

2022-04-03 Thread Dilith Jayakody
Commit: 8c9c9368555fc4525846629be5862b783664be52 Author: Dilith Jayakody Date: Sat Mar 26 18:10:05 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB8c9c9368555fc4525846629be5862b783664be52 Refactor hide check

[Bf-blender-cvs] [154ecaa71ca] soc-2021-curves: Cleanup

2022-04-03 Thread Dilith Jayakody
Commit: 154ecaa71cacb1ae68d8e249071bf471ad2d35c7 Author: Dilith Jayakody Date: Fri Mar 18 15:54:25 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB154ecaa71cacb1ae68d8e249071bf471ad2d35c7 Cleanup === M

[Bf-blender-cvs] [59e570bcd25] soc-2021-curves: Add braces to FOREACH_SELECTED_BEZT_END uses

2022-04-03 Thread Dilith Jayakody
Commit: 59e570bcd254208326635e94cdf9688298012022 Author: Dilith Jayakody Date: Sat Mar 26 14:22:29 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB59e570bcd254208326635e94cdf9688298012022 Add braces to FOREACH_SELECTED_BEZT_END uses

[Bf-blender-cvs] [b83c9980b65] soc-2021-curves: Fix doxygen comments

2022-04-03 Thread Dilith Jayakody
Commit: b83c9980b658c0e8ee66a6efec9db0e8546a0d1b Author: Dilith Jayakody Date: Sat Mar 26 11:08:26 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBb83c9980b658c0e8ee66a6efec9db0e8546a0d1b Fix doxygen comments

[Bf-blender-cvs] [fd980df3a6b] soc-2021-curves: Change uint to int

2022-04-03 Thread Dilith Jayakody
Commit: fd980df3a6bd0a8298e3eec8e2b2a3a05ed5d6bb Author: Dilith Jayakody Date: Sat Mar 26 17:21:40 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBfd980df3a6bd0a8298e3eec8e2b2a3a05ed5d6bb Change uint to int

[Bf-blender-cvs] [3a98227b97b] soc-2021-curves: Fix move segment behavior for selected splines

2022-04-03 Thread Dilith Jayakody
Commit: 3a98227b97b19fb4ff28a9707e11e77f95a851fb Author: Dilith Jayakody Date: Sat Mar 26 00:46:06 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB3a98227b97b19fb4ff28a9707e11e77f95a851fb Fix move segment behavior for selected splines

[Bf-blender-cvs] [02f34ba8eba] soc-2021-curves: Rename close_spline_opts to close_spline_method

2022-04-03 Thread Dilith Jayakody
Commit: 02f34ba8eba8417f36de054c1bbaf257234a5979 Author: Dilith Jayakody Date: Thu Mar 17 16:59:34 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB02f34ba8eba8417f36de054c1bbaf257234a5979 Rename close_spline_opts to close_spline_method

[Bf-blender-cvs] [3694bee22df] soc-2021-curves: Fix modifying hidden vertices

2022-04-03 Thread Dilith Jayakody
Commit: 3694bee22dfdefd8b3de60d9d8c783e8d3e58d7d Author: Dilith Jayakody Date: Fri Mar 25 23:49:08 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB3694bee22dfdefd8b3de60d9d8c783e8d3e58d7d Fix modifying hidden vertices

[Bf-blender-cvs] [99853680355] soc-2021-curves: Move PRESS logic to the curve_pen_invoke method

2022-04-03 Thread Dilith Jayakody
Commit: 9985368035503082436709648773fb0a012829b7 Author: Dilith Jayakody Date: Sat Mar 26 17:24:05 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB9985368035503082436709648773fb0a012829b7 Move PRESS logic to the curve_pen_invoke method

[Bf-blender-cvs] [078ec10520b] soc-2021-curves: Move `insert_point` to Ctrl LMB

2022-04-03 Thread Dilith Jayakody
Commit: 078ec10520b27828dbe0de2df3c5eb296dfb4a11 Author: Dilith Jayakody Date: Sat Mar 26 17:28:40 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB078ec10520b27828dbe0de2df3c5eb296dfb4a11 Move `insert_point` to Ctrl LMB

[Bf-blender-cvs] [5fafbe299aa] soc-2021-curves: Fixed setting invalid nurbs as active

2022-04-03 Thread Dilith Jayakody
Commit: 5fafbe299aa02f766e4659e48aba9c65358c2856 Author: Dilith Jayakody Date: Sat Mar 26 18:07:52 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB5fafbe299aa02f766e4659e48aba9c65358c2856 Fixed setting invalid nurbs as active

[Bf-blender-cvs] [b6b0491a907] soc-2021-curves: Set active vert

2022-04-03 Thread Dilith Jayakody
Commit: b6b0491a907dc291a677a00b7bd82872d0f5c588 Author: Dilith Jayakody Date: Sat Mar 26 09:11:47 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBb6b0491a907dc291a677a00b7bd82872d0f5c588 Set active vert

[Bf-blender-cvs] [989d1fdba5c] soc-2021-curves: Fix incorrect argument passing

2022-04-03 Thread Dilith Jayakody
Commit: 989d1fdba5c482b6a27aba81e92315fd149607ef Author: Dilith Jayakody Date: Sat Mar 26 11:26:50 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB989d1fdba5c482b6a27aba81e92315fd149607ef Fix incorrect argument passing

[Bf-blender-cvs] [1197db2fe9f] soc-2021-curves: Make `ed_editcurve_extrude` function private

2022-04-03 Thread Dilith Jayakody
Commit: 1197db2fe9fa3126a880bf0e7aad744d22f77042 Author: Dilith Jayakody Date: Sat Mar 26 10:45:48 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB1197db2fe9fa3126a880bf0e7aad744d22f77042 Make `ed_editcurve_extrude` function private

[Bf-blender-cvs] [df5a1f2f825] soc-2021-curves: Remove KM_PRESS condition for drag

2022-04-03 Thread Dilith Jayakody
Commit: df5a1f2f825bf5b13e069cf2431397a8038bee86 Author: Dilith Jayakody Date: Thu Mar 24 16:00:26 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBdf5a1f2f825bf5b13e069cf2431397a8038bee86 Remove KM_PRESS condition for drag

[Bf-blender-cvs] [d2451eccd54] soc-2021-curves: Comment fix

2022-04-03 Thread Dilith Jayakody
Commit: d2451eccd547bf21ebb59255498d89e409869f0b Author: Dilith Jayakody Date: Sat Mar 26 00:18:37 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBd2451eccd547bf21ebb59255498d89e409869f0b Comment fix === M

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

2022-04-03 Thread Dilith Jayakody
Commit: 255e1da82db9e0a2f40146c5e176964761314fa8 Author: Dilith Jayakody Date: Thu Mar 17 09:41:09 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB255e1da82db9e0a2f40146c5e176964761314fa8 Merge branch 'master' into soc-2021-curves

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

2022-04-03 Thread Dilith Jayakody
Commit: b6e5650269d9c693d8beb888a0bfb5eb9b0fe16d Author: Dilith Jayakody Date: Fri Mar 18 15:56:30 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBb6e5650269d9c693d8beb888a0bfb5eb9b0fe16d Merge branch 'master' into soc-2021-curves

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

2022-04-03 Thread Dilith Jayakody
Commit: 4a9d471bf44f53bd0207e48d681ddc899113da7a Author: Dilith Jayakody Date: Thu Mar 17 17:01:58 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB4a9d471bf44f53bd0207e48d681ddc899113da7a Merge branch 'master' into soc-2021-curves

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

2022-04-03 Thread Dilith Jayakody
Commit: 0cfb32510afa130c1a40e29a90e27de9027391bf Author: Dilith Jayakody Date: Thu Mar 24 12:25:58 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB0cfb32510afa130c1a40e29a90e27de9027391bf Merge branch 'master' into soc-2021-curves

[Bf-blender-cvs] [02ba154d6d5] soc-2021-curves: Remove `ed` prefix from ed_curve_toggle_cyclic

2022-04-03 Thread Dilith Jayakody
Commit: 02ba154d6d5c655fb9c5e9bad6c93ac61b2ded33 Author: Dilith Jayakody Date: Wed Mar 16 12:38:44 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB02ba154d6d5c655fb9c5e9bad6c93ac61b2ded33 Remove `ed` prefix from ed_curve_toggle_cyclic

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

2022-04-03 Thread Dilith Jayakody
Commit: 8308ba89ad7176ef39ce35b3d1beb90486266bca Author: Dilith Jayakody Date: Wed Mar 16 12:07:08 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB8308ba89ad7176ef39ce35b3d1beb90486266bca Merge branch 'master' into soc-2021-curves

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

2022-04-03 Thread Dilith Jayakody
Commit: d5b8f977727a5164caebaf3cdde48d679892034c Author: Dilith Jayakody Date: Wed Mar 16 12:18:28 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBd5b8f977727a5164caebaf3cdde48d679892034c Merge branch 'master' into soc-2021-curves

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

2022-04-03 Thread Dilith Jayakody
Commit: 8f242fcb9e707cf5faf8a9399716070f64830905 Author: Dilith Jayakody Date: Tue Mar 15 19:30:03 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB8f242fcb9e707cf5faf8a9399716070f64830905 Merge branch 'master' into soc-2021-curves

[Bf-blender-cvs] [fdb6896815e] soc-2021-curves: Incorrect fomatting fix

2022-04-03 Thread Dilith Jayakody
Commit: fdb6896815e812787b9dd6863b45eed927f3b81a Author: Dilith Jayakody Date: Wed Mar 16 12:13:15 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBfdb6896815e812787b9dd6863b45eed927f3b81a Incorrect fomatting fix

[Bf-blender-cvs] [f6048156ec0] soc-2021-curves: Add new curve pen icon

2022-04-03 Thread Dilith Jayakody
Commit: f6048156ec08c76e9a85cd1b5b0d7372c031 Author: Dilith Jayakody Date: Wed Mar 16 09:07:36 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBf6048156ec08c76e9a85cd1b5b0d7372c031 Add new curve pen icon

[Bf-blender-cvs] [49425599461] soc-2021-curves: Change prev_click_xy to prev_press_xy

2022-04-03 Thread Dilith Jayakody
Commit: 4942559946158341a971373e4091c99ede84b725 Author: Dilith Jayakody Date: Wed Mar 16 09:08:02 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB4942559946158341a971373e4091c99ede84b725 Change prev_click_xy to prev_press_xy

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

2022-04-03 Thread Dilith Jayakody
Commit: 6f6f6079100cb522ea2ad0f93e4e1a3ddd21d938 Author: Dilith Jayakody Date: Sat Mar 12 10:34:08 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB6f6f6079100cb522ea2ad0f93e4e1a3ddd21d938 Merge branch 'master' into soc-2021-curves

[Bf-blender-cvs] [39c070ed8f7] master: Fix T96229: GN Fillet Node unexpected limit radius behavior for 3 point splines

2022-03-11 Thread Dilith Jayakody
Commit: 39c070ed8f7fb57bf1297177a391b853f33ba59d Author: Dilith Jayakody Date: Fri Mar 11 18:37:55 2022 +0530 Branches: master https://developer.blender.org/rB39c070ed8f7fb57bf1297177a391b853f33ba59d Fix T96229: GN Fillet Node unexpected limit radius behavior for 3 point splines This commit

[Bf-blender-cvs] [c9881f7ebd5] soc-2021-curves: Moved extra functionalities to modal keymap

2022-03-05 Thread Dilith Jayakody
Commit: c9881f7ebd531e88a37fb2347056d575bfe70fe8 Author: Dilith Jayakody Date: Sat Feb 26 11:23:21 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBc9881f7ebd531e88a37fb2347056d575bfe70fe8 Moved extra functionalities to modal keymap

[Bf-blender-cvs] [c9b7240c24e] soc-2021-curves: Removed const from header

2022-03-05 Thread Dilith Jayakody
Commit: c9b7240c24e98ebc812ae52ba28a1b8a3eaffae3 Author: Dilith Jayakody Date: Wed Mar 2 08:58:53 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBc9b7240c24e98ebc812ae52ba28a1b8a3eaffae3 Removed const from header

[Bf-blender-cvs] [3af0920febf] soc-2021-curves: Change `free-align toggle` to activate on hold

2022-03-05 Thread Dilith Jayakody
Commit: 3af0920febfdce50f5486d1eddaa4e156b93f52a Author: Dilith Jayakody Date: Sat Mar 5 18:11:26 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB3af0920febfdce50f5486d1eddaa4e156b93f52a Change `free-align toggle` to activate on hold

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

2022-03-05 Thread Dilith Jayakody
Commit: 6c6c4db477b6449b11e31c55de5be37eeede4174 Author: Dilith Jayakody Date: Sat Mar 5 18:13:51 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB6c6c4db477b6449b11e31c55de5be37eeede4174 Merge branch 'master' into soc-2021-curves

[Bf-blender-cvs] [b394aabb424] soc-2021-curves: Hard coded multi select to shift click

2022-03-05 Thread Dilith Jayakody
Commit: b394aabb4241bd6d61ebc57bea9bbdd4c3ee95b9 Author: Dilith Jayakody Date: Fri Feb 25 23:04:22 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBb394aabb4241bd6d61ebc57bea9bbdd4c3ee95b9 Hard coded multi select to shift click

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

2022-03-05 Thread Dilith Jayakody
Commit: 1a4a6ce59861020f12d2d2a106f75f4fdd9c515e Author: Dilith Jayakody Date: Wed Mar 2 16:10:57 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB1a4a6ce59861020f12d2d2a106f75f4fdd9c515e Merge branch 'master' into soc-2021-curves

[Bf-blender-cvs] [f8e6f1fa429] soc-2021-curves: Fixed name and description

2022-03-05 Thread Dilith Jayakody
Commit: f8e6f1fa429956250d61c81ffefc6a5086a1e80d Author: Dilith Jayakody Date: Sat Feb 26 12:15:52 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBf8e6f1fa429956250d61c81ffefc6a5086a1e80d Fixed name and description

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

2022-03-05 Thread Dilith Jayakody
Commit: 6be8b114956da31c88d3ad81e368f92129cc2922 Author: Dilith Jayakody Date: Tue Mar 1 19:43:58 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB6be8b114956da31c88d3ad81e368f92129cc2922 Merge branch 'master' into soc-2021-curves

[Bf-blender-cvs] [f88903881c5] soc-2021-curves: Removed select distance multiplier

2022-03-05 Thread Dilith Jayakody
Commit: f88903881c5c1b05198678909cc770c68013d249 Author: Dilith Jayakody Date: Wed Mar 2 08:53:44 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBf88903881c5c1b05198678909cc770c68013d249 Removed select distance multiplier

[Bf-blender-cvs] [607a32fc4b9] soc-2021-curves: Removed Extrude internal functionality

2022-03-05 Thread Dilith Jayakody
Commit: 607a32fc4b9c51ab710f5808f2c600e72f892764 Author: Dilith Jayakody Date: Fri Feb 25 22:41:19 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB607a32fc4b9c51ab710f5808f2c600e72f892764 Removed Extrude internal functionality

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

2022-03-05 Thread Dilith Jayakody
Commit: 16eb78f49b71caa8fc77d70f4dc1a375ac847615 Author: Dilith Jayakody Date: Sat Feb 26 11:34:10 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB16eb78f49b71caa8fc77d70f4dc1a375ac847615 Merge branch 'master' into soc-2021-curves

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

2022-03-05 Thread Dilith Jayakody
Commit: 0e66cc94732ab55e2611487640d47f1ed69556ad Author: Dilith Jayakody Date: Fri Feb 25 19:30:58 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB0e66cc94732ab55e2611487640d47f1ed69556ad Merge branch 'master' into soc-2021-curves

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

2022-03-05 Thread Dilith Jayakody
Commit: e36c6196994b61a2703d2589abdfe4d9a6831610 Author: Dilith Jayakody Date: Thu Feb 24 21:21:33 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBe36c6196994b61a2703d2589abdfe4d9a6831610 Merge branch 'master' into soc-2021-curves

[Bf-blender-cvs] [bf9e7830585] soc-2021-curves: Made changes as per review feedback

2022-03-05 Thread Dilith Jayakody
Commit: bf9e78305856214dbb5da797d8c3a77f52bc00cf Author: Dilith Jayakody Date: Fri Feb 25 22:11:10 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBbf9e78305856214dbb5da797d8c3a77f52bc00cf Made changes as per review feedback

[Bf-blender-cvs] [e584809e556] soc-2021-curves: Updated wmEvent->modifier usage

2022-03-05 Thread Dilith Jayakody
Commit: e584809e5564d06fd28dca5a4badb758e323f93d Author: Dilith Jayakody Date: Fri Feb 25 14:14:58 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBe584809e5564d06fd28dca5a4badb758e323f93d Updated wmEvent->modifier us

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

2022-03-05 Thread Dilith Jayakody
Commit: 3650935d582149b647098ddb038803d5f66b07b3 Author: Dilith Jayakody Date: Fri Feb 25 13:35:00 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB3650935d582149b647098ddb038803d5f66b07b3 Merge branch 'master' into soc-2021-curves

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

2022-03-05 Thread Dilith Jayakody
Commit: 5c95960224a0c1ce334354c652ad04e37efe4b76 Author: Dilith Jayakody Date: Fri Feb 25 07:43:37 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB5c95960224a0c1ce334354c652ad04e37efe4b76 Merge branch 'master' into soc-2021-curves

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

2022-02-23 Thread Dilith Jayakody
Commit: 1e280654f763990b29786d5237111df88a4b0813 Author: Dilith Jayakody Date: Wed Feb 23 23:41:03 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB1e280654f763990b29786d5237111df88a4b0813 Merge branch 'master' into soc-2021-curves

[Bf-blender-cvs] [2553f91c0fb] soc-2021-curves: Set `close spline` default to `On Click`

2022-02-23 Thread Dilith Jayakody
Commit: 2553f91c0fbaa16013614fa7beb917551e1eeb95 Author: Dilith Jayakody Date: Mon Feb 14 12:29:25 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB2553f91c0fbaa16013614fa7beb917551e1eeb95 Set `close spline` default to `On Click

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

2022-02-23 Thread Dilith Jayakody
Commit: 4bd6d9fa33ff6d4061ee81c95ff43d5021edcd0e Author: Dilith Jayakody Date: Wed Feb 23 23:48:20 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB4bd6d9fa33ff6d4061ee81c95ff43d5021edcd0e Merge branch 'master' into soc-2021-curves

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

2022-02-23 Thread Dilith Jayakody
Commit: 626cb711343af22751352a2f94bdd8e826238878 Author: Dilith Jayakody Date: Thu Feb 24 08:14:00 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB626cb711343af22751352a2f94bdd8e826238878 Merge branch 'master' into soc-2021-curves

[Bf-blender-cvs] [be76b891141] soc-2021-curves: Reverted file mode of tests/performance/benchmark

2022-02-23 Thread Dilith Jayakody
Commit: be76b891141b3ce84f9015970ed872de355d2eea Author: Dilith Jayakody Date: Mon Feb 14 11:54:25 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBbe76b891141b3ce84f9015970ed872de355d2eea Reverted file mode of tests/performance/benchmark

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

2022-02-23 Thread Dilith Jayakody
Commit: 4521abbc92f726ff6736b95f2629be28a54f07ad Author: Dilith Jayakody Date: Mon Feb 14 11:58:14 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB4521abbc92f726ff6736b95f2629be28a54f07ad Merge branch 'master' into soc-2021-curves

[Bf-blender-cvs] [9047c036882] soc-2021-curves: Fixed bug: moving handle moves entire point

2022-02-23 Thread Dilith Jayakody
Commit: 9047c036882e5a36da005b976bea6769468146b3 Author: Dilith Jayakody Date: Mon Feb 14 11:45:22 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB9047c036882e5a36da005b976bea6769468146b3 Fixed bug: moving handle moves entire point

[Bf-blender-cvs] [d43e43f669b] soc-2021-curves: Reverted addons delete

2022-02-23 Thread Dilith Jayakody
Commit: d43e43f669b7b2dc903e47b883f2ebcca1ce0105 Author: Dilith Jayakody Date: Mon Feb 14 11:49:56 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBd43e43f669b7b2dc903e47b883f2ebcca1ce0105 Reverted addons delete

[Bf-blender-cvs] [d3170f52513] soc-2021-curves: Fixed descriptions

2022-02-23 Thread Dilith Jayakody
Commit: d3170f5251374ff1119c634dda56deb43a9f7db4 Author: Dilith Jayakody Date: Sun Feb 13 18:02:15 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBd3170f5251374ff1119c634dda56deb43a9f7db4 Fixed descriptions

[Bf-blender-cvs] [a3ef7707621] soc-2021-curves: Fixed unused bezt_only param

2022-02-23 Thread Dilith Jayakody
Commit: a3ef770762114776309e5cc993d04dfd0e4c684f Author: Dilith Jayakody Date: Sun Feb 13 17:22:17 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBa3ef770762114776309e5cc993d04dfd0e4c684f Fixed unused bezt_only param

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

2022-02-23 Thread Dilith Jayakody
Commit: 33f7b7d4d0fb5ce963192accf56a38982660fc2c Author: Dilith Jayakody Date: Sun Feb 13 16:43:28 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB33f7b7d4d0fb5ce963192accf56a38982660fc2c Merge branch 'master' into soc-2021-curves

[Bf-blender-cvs] [693311adc73] soc-2021-curves: Clean up, refactoring and commenting

2022-02-23 Thread Dilith Jayakody
Commit: 693311adc7385a7bc72ad91d63e883521efe701f Author: Dilith Jayakody Date: Sun Feb 13 16:33:22 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB693311adc7385a7bc72ad91d63e883521efe701f Clean up, refactoring and commenting

[Bf-blender-cvs] [13f64394fc4] soc-2021-curves: Refactoring

2022-02-23 Thread Dilith Jayakody
Commit: 13f64394fc4fb3e9ad97e1f60ffa4136610b2931 Author: Dilith Jayakody Date: Wed Feb 9 13:07:46 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB13f64394fc4fb3e9ad97e1f60ffa4136610b2931 Refactoring === M

[Bf-blender-cvs] [13c212076df] soc-2021-curves: Added "Close Spline" checkbox to tool header

2022-02-23 Thread Dilith Jayakody
Commit: 13c212076df8e14bd8287ca8ed30536ce15d107a Author: Dilith Jayakody Date: Sat Feb 12 20:04:48 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB13c212076df8e14bd8287ca8ed30536ce15d107a Added "Close Spline" checkbox to t

[Bf-blender-cvs] [b300a334115] soc-2021-curves: Fixed bug with extruded point selection

2022-02-05 Thread Dilith Jayakody
Commit: b300a334115afd5b4b9919ee141413ddbbf66bc8 Author: Dilith Jayakody Date: Sat Feb 5 20:44:19 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBb300a334115afd5b4b9919ee141413ddbbf66bc8 Fixed bug with extruded point selection

[Bf-blender-cvs] [ca96b348d1d] soc-2021-curves: Cleanup

2022-02-05 Thread Dilith Jayakody
Commit: ca96b348d1d8ca5428eb9f8b8376641eb45b084f Author: Dilith Jayakody Date: Sat Feb 5 17:58:17 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBca96b348d1d8ca5428eb9f8b8376641eb45b084f Cleanup === M

[Bf-blender-cvs] [81be53bf88c] soc-2021-curves: Improved insert point algorithm

2022-02-05 Thread Dilith Jayakody
Commit: 81be53bf88ce46870cbd4382afb6ae498f52c307 Author: Dilith Jayakody Date: Sat Feb 5 17:49:39 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB81be53bf88ce46870cbd4382afb6ae498f52c307 Improved insert point algorithm

[Bf-blender-cvs] [f66e9ce5aed] soc-2021-curves: Cleanup

2022-02-05 Thread Dilith Jayakody
Commit: f66e9ce5aedf1fe3709c3a3ba46e315ba94049c8 Author: Dilith Jayakody Date: Sat Feb 5 09:46:28 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBf66e9ce5aedf1fe3709c3a3ba46e315ba94049c8 Cleanup === M

[Bf-blender-cvs] [b51db68ed4e] soc-2021-curves: Fixed struct rename error

2022-02-05 Thread Dilith Jayakody
Commit: b51db68ed4ed13278fcf28549114953a6728377b Author: Dilith Jayakody Date: Sat Feb 5 07:28:38 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBb51db68ed4ed13278fcf28549114953a6728377b Fixed struct rename error

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

2022-02-04 Thread Dilith Jayakody
Commit: 0588b2e2294def6f9c5ca0aadb70c189f75198d4 Author: Dilith Jayakody Date: Fri Feb 4 22:56:10 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB0588b2e2294def6f9c5ca0aadb70c189f75198d4 Merge branch 'master' into soc-2021-curves

[Bf-blender-cvs] [7d22dd0e1fb] soc-2021-curves: Added ON_CLICK & ON_PRESS options for close spline

2022-02-04 Thread Dilith Jayakody
Commit: 7d22dd0e1fb0e0def5b041690222cb7719ddc53e Author: Dilith Jayakody Date: Fri Feb 4 22:13:44 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB7d22dd0e1fb0e0def5b041690222cb7719ddc53e Added ON_CLICK & ON_PRESS options for close sp

[Bf-blender-cvs] [28fef09b13b] soc-2021-curves: Preserve link handles state when switching from free toggle

2022-02-04 Thread Dilith Jayakody
Commit: 28fef09b13b402f048041bc9dfd1657800b3133e Author: Dilith Jayakody Date: Fri Feb 4 22:47:29 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB28fef09b13b402f048041bc9dfd1657800b3133e Preserve link handles state when switching from free toggle

[Bf-blender-cvs] [a9a7d8680e6] soc-2021-curves: Support for moving adjacent handles on both sides

2022-02-04 Thread Dilith Jayakody
Commit: a9a7d8680e60a921a16d5a56b45b58f3904d2dd1 Author: Dilith Jayakody Date: Thu Feb 3 23:04:45 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBa9a7d8680e60a921a16d5a56b45b58f3904d2dd1 Support for moving adjacent handles on both sides

[Bf-blender-cvs] [1904dc8a83e] soc-2021-curves: Fixed bug moving newly inserted points

2022-02-04 Thread Dilith Jayakody
Commit: 1904dc8a83e6c5a83806ee76ab7ef0f6cf654526 Author: Dilith Jayakody Date: Thu Feb 3 22:33:41 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB1904dc8a83e6c5a83806ee76ab7ef0f6cf654526 Fixed bug moving newly inserted points

[Bf-blender-cvs] [622567511e7] soc-2021-curves: Lock angle works with hold rather than toggle

2022-02-04 Thread Dilith Jayakody
Commit: 622567511e7412147045f88618233ceccb468bcf Author: Dilith Jayakody Date: Thu Feb 3 22:43:02 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB622567511e7412147045f88618233ceccb468bcf Lock angle works with hold rather than toggle

[Bf-blender-cvs] [aa03554f700] soc-2021-curves: Refactoring

2022-01-30 Thread Dilith Jayakody
Commit: aa03554f700fce3570028135de29be456b6f4166 Author: Dilith Jayakody Date: Sun Jan 30 17:06:44 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBaa03554f700fce3570028135de29be456b6f4166 Refactoring === M

[Bf-blender-cvs] [8f6c81b0675] soc-2021-curves: Refactoring

2022-01-30 Thread Dilith Jayakody
Commit: 8f6c81b0675085dfa57d1aa58caf4c0a22cfee22 Author: Dilith Jayakody Date: Sun Jan 30 18:07:06 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB8f6c81b0675085dfa57d1aa58caf4c0a22cfee22 Refactoring === M

[Bf-blender-cvs] [3cb09cfed0e] soc-2021-curves: Insert point to cyclic NURBs

2022-01-30 Thread Dilith Jayakody
Commit: 3cb09cfed0e6442c0551f6aa08ab7978b23b672c Author: Dilith Jayakody Date: Sun Jan 30 08:36:24 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB3cb09cfed0e6442c0551f6aa08ab7978b23b672c Insert point to cyclic NURBs

[Bf-blender-cvs] [1d1f70238f6] soc-2021-curves: Added functionality to lock handle angle

2022-01-29 Thread Dilith Jayakody
Commit: 1d1f70238f614248fa773e78a98b8124968b62f4 Author: Dilith Jayakody Date: Sat Jan 29 19:56:50 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB1d1f70238f614248fa773e78a98b8124968b62f4 Added functionality to lock handle angle

[Bf-blender-cvs] [f1ba579c8c5] soc-2021-curves: Changed key bindings for the handle functions

2022-01-29 Thread Dilith Jayakody
Commit: f1ba579c8c5b7acb8ac1ea9aca860e0c167a9a56 Author: Dilith Jayakody Date: Sat Jan 29 20:51:57 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBf1ba579c8c5b7acb8ac1ea9aca860e0c167a9a56 Changed key bindings for the handle functions

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

2022-01-29 Thread Dilith Jayakody
Commit: d805d14f4d553adf167e5aae06206b49526ec5a9 Author: Dilith Jayakody Date: Sat Jan 29 12:29:23 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBd805d14f4d553adf167e5aae06206b49526ec5a9 Merge branch 'master' into soc-2021-curves

[Bf-blender-cvs] [70932b1935c] soc-2021-curves: Added several settings to toolbar

2022-01-29 Thread Dilith Jayakody
Commit: 70932b1935c26f6f8a7a484ac7267be22cc0f801 Author: Dilith Jayakody Date: Sat Jan 29 17:09:35 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB70932b1935c26f6f8a7a484ac7267be22cc0f801 Added several settings to toolbar

[Bf-blender-cvs] [d02a5c625ac] soc-2021-curves: Fix issue when merging master

2022-01-29 Thread Dilith Jayakody
Commit: d02a5c625acad2bc03f6f796f10eca6b1eb7f3a9 Author: Dilith Jayakody Date: Sat Jan 29 12:27:43 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBd02a5c625acad2bc03f6f796f10eca6b1eb7f3a9 Fix issue when merging master

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

2022-01-29 Thread Dilith Jayakody
Commit: d0ade3c819b3f7f96fd9f3cd0b9af63faa066c4e Author: Dilith Jayakody Date: Fri Jan 28 19:44:42 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBd0ade3c819b3f7f96fd9f3cd0b9af63faa066c4e Merge branch 'master' into soc-2021-curves

[Bf-blender-cvs] [c3a6ec1b08d] soc-2021-curves: Fixed link handles snapping bug

2022-01-29 Thread Dilith Jayakody
Commit: c3a6ec1b08d02284ecb3fb69732961747b75e3bf Author: Dilith Jayakody Date: Tue Jan 25 21:57:55 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rBc3a6ec1b08d02284ecb3fb69732961747b75e3bf Fixed link handles snapping bug

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

2022-01-23 Thread Dilith Jayakody
Commit: 3ee9a8528e60b3eced8afe7033bb2deb69c16dc9 Author: Dilith Jayakody Date: Sun Jan 23 19:33:33 2022 +0530 Branches: soc-2021-curves https://developer.blender.org/rB3ee9a8528e60b3eced8afe7033bb2deb69c16dc9 Merge branch 'master' into soc-2021-curves

  1   2   >