[Bf-blender-cvs] [f4316a91b1c] soc-2019-bevel-profiles: Merge branch 'master' into soc-2019-bevel-profiles

2019-07-05 Thread Hans Goudey
Commit: f4316a91b1c92b20df8b99c04a8e77baa39042d9 Author: Hans Goudey Date: Sat Jul 6 01:43:02 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rBf4316a91b1c92b20df8b99c04a8e77baa39042d9 Merge branch 'master' into soc-2019-beve

[Bf-blender-cvs] [87c435004e7] soc-2019-bevel-profiles: Profilewidget: Added option to not sample straight (vector interpolated) edges.

2019-07-07 Thread Hans Goudey
Commit: 87c435004e76ca49f24626bf2b4e8ce49660b989 Author: Hans Goudey Date: Sun Jul 7 14:23:20 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB87c435004e76ca49f24626bf2b4e8ce49660b989 Profilewidget: Added option to not sample straight (vector interpolated) edges

[Bf-blender-cvs] [96c8b0a86a6] soc-2019-bevel-profiles: Small updates and progress on adding profile widget to bevel tool.

2019-07-09 Thread Hans Goudey
Commit: 96c8b0a86a6fa9522fe9dc187dc95d43014eb56c Author: Hans Goudey Date: Tue Jul 9 09:59:18 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB96c8b0a86a6fa9522fe9dc187dc95d43014eb56c Small updates and progress on adding profile widget to bevel tool

[Bf-blender-cvs] [a943979db38] soc-2019-bevel-profiles: Profile Widget added to global ToolSettings struct and edit mode bevel tool.

2019-07-09 Thread Hans Goudey
Commit: a943979db3878de5ede16400ecb073c1a5562b01 Author: Hans Goudey Date: Tue Jul 9 23:35:23 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rBa943979db3878de5ede16400ecb073c1a5562b01 Profile Widget added to global ToolSettings struct and edit mode bevel tool. Now

[Bf-blender-cvs] [99bd4e5c5f5] soc-2019-bevel-profiles: Merge branch 'master' into soc-2019-bevel-profiles

2019-07-09 Thread Hans Goudey
Commit: 99bd4e5c5f5f63a2637e1a1386e7e54c5430afd9 Author: Hans Goudey Date: Tue Jul 9 23:41:07 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB99bd4e5c5f5f63a2637e1a1386e7e54c5430afd9 Merge branch 'master' into soc-2019-beve

[Bf-blender-cvs] [89b96e32c6c] soc-2019-bevel-profiles: Updated debug orientation drawing.

2019-07-09 Thread Hans Goudey
Commit: 89b96e32c6cec12571e920f69db0f5d638a465a4 Author: Hans Goudey Date: Tue Jul 9 23:38:27 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB89b96e32c6cec12571e920f69db0f5d638a465a4 Updated debug orientation drawing. This will make it easier to debug issues with

[Bf-blender-cvs] [baf924a6a6b] soc-2019-bevel-profiles: Fixed profile orientation issue with 1 segment long bevel chains.

2019-07-10 Thread Hans Goudey
Commit: baf924a6a6b7e32fb2a0ad41ca8e12b1d21d722b Author: Hans Goudey Date: Wed Jul 10 13:27:32 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rBbaf924a6a6b7e32fb2a0ad41ca8e12b1d21d722b Fixed profile orientation issue with 1 segment long bevel chains. Simple fix: The

[Bf-blender-cvs] [3e02f15e528] soc-2019-bevel-profiles: Moved "Sample Straight Edges" option from bevel operator to ProfileWidget.

2019-07-10 Thread Hans Goudey
Commit: 3e02f15e528495e7c3749ba7e1e69b1b81f3468e Author: Hans Goudey Date: Wed Jul 10 21:36:50 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB3e02f15e528495e7c3749ba7e1e69b1b81f3468e Moved "Sample Straight Edges" option from bevel operator to ProfileWidg

[Bf-blender-cvs] [d61e1789417] soc-2019-bevel-profiles: - Re-re-enable first and last point handle "fix."

2019-07-10 Thread Hans Goudey
Commit: d61e178941798e1580ea4f4186ed41c31b195fdb Author: Hans Goudey Date: Wed Jul 10 22:01:26 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rBd61e178941798e1580ea4f4186ed41c31b195fdb - Re-re-enable first and last point handle "fix." - Better descript

[Bf-blender-cvs] [fad9b5c4e42] soc-2019-bevel-profiles: Bevel Tool Cut-Off Method: Mostly working implementation

2019-07-19 Thread Hans Goudey
Commit: fad9b5c4e42af937f21dca34dd3a541e47d44a70 Author: Hans Goudey Date: Fri Jul 19 22:14:09 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rBfad9b5c4e42af937f21dca34dd3a541e47d44a70 Bevel Tool Cut-Off Method: Mostly working implementation This is the first

[Bf-blender-cvs] [789d5ccc260] soc-2019-bevel-profiles: Rename variables and Cutoff vertex mesh method: New solution for corner vertex direction

2019-07-20 Thread Hans Goudey
Commit: 789d5ccc2608da3116171f4fdaea24219a4dd501 Author: Hans Goudey Date: Sat Jul 20 11:40:36 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB789d5ccc2608da3116171f4fdaea24219a4dd501 Rename variables and Cutoff vertex mesh method: New solution for corner vertex

[Bf-blender-cvs] [1dd275b660a] soc-2019-bevel-profiles: Bevel tool: Miter profiles use normal profile instead of custom profile.

2019-07-20 Thread Hans Goudey
Commit: 1dd275b660a3251aa3db96f5016cb7441347b6a1 Author: Hans Goudey Date: Sat Jul 20 13:57:27 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB1dd275b660a3251aa3db96f5016cb7441347b6a1 Bevel tool: Miter profiles use normal profile instead of custom profile. Also

[Bf-blender-cvs] [96af50938ff] soc-2019-bevel-profiles: Small cleanup in Modifier RNA File: RNA definitions condensed

2019-07-22 Thread Hans Goudey
Commit: 96af50938ff976d4b51d316c28cab16d3b42f2c7 Author: Hans Goudey Date: Mon Jul 22 20:25:21 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB96af50938ff976d4b51d316c28cab16d3b42f2c7 Small cleanup in Modifier RNA File: RNA definitions condensed

[Bf-blender-cvs] [5ac3de1531d] soc-2019-bevel-profiles: Profile Widget RNA API: Added new evaluation function to return 2D location along the profile after travelling a specific portion of its length.

2019-07-22 Thread Hans Goudey
Commit: 5ac3de1531d69ff18d94eab8878ed079f6edc56a Author: Hans Goudey Date: Mon Jul 22 20:26:29 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB5ac3de1531d69ff18d94eab8878ed079f6edc56a Profile Widget RNA API: Added new evaluation function to return 2D location along

[Bf-blender-cvs] [2aeb7ebf89b] soc-2019-bevel-profiles: Bevel Operator: First pass at custom profile functionality in 'pipe' vertex mesh case with two nearly parallel incident beveled edges. This atte

2019-07-22 Thread Hans Goudey
Commit: 2aeb7ebf89b829cef343a332a48f6ed2a8d55e9a Author: Hans Goudey Date: Mon Jul 22 20:30:55 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB2aeb7ebf89b829cef343a332a48f6ed2a8d55e9a Bevel Operator: First pass at custom profile functionality in 'pipe' v

[Bf-blender-cvs] [71e76433d5a] soc-2019-bevel-profiles: Merge branch 'master' into soc-2019-bevel-profiles

2019-07-22 Thread Hans Goudey
Commit: 71e76433d5a01e0394b4512f32968e04686268a7 Author: Hans Goudey Date: Mon Jul 22 20:40:29 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB71e76433d5a01e0394b4512f32968e04686268a7 Merge branch 'master' into soc-2019-beve

[Bf-blender-cvs] [4b981638a5d] soc-2019-bevel-profiles: Bevel operator pipe VMesh custom profile: More debugging information added.

2019-07-23 Thread Hans Goudey
Commit: 4b981638a5d35d075e83eaa4c395bbb469ca6413 Author: Hans Goudey Date: Tue Jul 23 13:57:21 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB4b981638a5d35d075e83eaa4c395bbb469ca6413 Bevel operator pipe VMesh custom profile: More debugging information added

[Bf-blender-cvs] [171b8bd1085] soc-2019-bevel-profiles: Trivial change in profilewidget template code

2019-07-26 Thread Hans Goudey
Commit: 171b8bd108578eb4963b40799c4751b3bc256ca5 Author: Hans Goudey Date: Fri Jul 26 17:28:23 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB171b8bd108578eb4963b40799c4751b3bc256ca5 Trivial change in profilewidget template code

[Bf-blender-cvs] [e3217f47afa] soc-2019-bevel-profiles: ProfileWidget sampling and display: 1. Added the ability to sample fewer segments from the profile path than the number of control points. 2. Ad

2019-07-26 Thread Hans Goudey
Commit: e3217f47afab4e5ed17ef3aff9ed9f910434fa6d Author: Hans Goudey Date: Fri Jul 26 16:50:36 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rBe3217f47afab4e5ed17ef3aff9ed9f910434fa6d ProfileWidget sampling and display: 1. Added the ability to sample fewer segments

[Bf-blender-cvs] [c80388c2545] soc-2019-bevel-profiles: Reorganize BKE_profile_widget.h

2019-07-26 Thread Hans Goudey
Commit: c80388c2545b2dc6479d21db07716a7337c1fd72 Author: Hans Goudey Date: Fri Jul 26 10:19:39 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rBc80388c2545b2dc6479d21db07716a7337c1fd72 Reorganize BKE_profile_widget.h

[Bf-blender-cvs] [7e354dc78b8] soc-2019-bevel-profiles: Resolve / delete various small TODOs, edit some comments and tooltips.

2019-07-26 Thread Hans Goudey
Commit: 7e354dc78b842ed22a0ecfa5bda67d7a2a06151f Author: Hans Goudey Date: Fri Jul 26 16:20:10 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB7e354dc78b842ed22a0ecfa5bda67d7a2a06151f Resolve / delete various small TODOs, edit some comments and tooltips. No major

[Bf-blender-cvs] [ff32f74ae84] soc-2019-bevel-profiles: Add versioning for custom profile widget in bevel modifier.

2019-07-26 Thread Hans Goudey
Commit: ff32f74ae84bbbf325cc04f381c9b59ceacab6ef Author: Hans Goudey Date: Fri Jul 26 16:57:53 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rBff32f74ae84bbbf325cc04f381c9b59ceacab6ef Add versioning for custom profile widget in bevel modifier

[Bf-blender-cvs] [2267c7c6b24] soc-2019-bevel-profiles: Bevel cutoff vertex mesh method: New profile height method.

2019-07-26 Thread Hans Goudey
Commit: 2267c7c6b245c926a575dbac6984f247c660994d Author: Hans Goudey Date: Fri Jul 26 21:58:08 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB2267c7c6b245c926a575dbac6984f247c660994d Bevel cutoff vertex mesh method: New profile height method. The height of the

[Bf-blender-cvs] [2ab9dc3633d] soc-2019-bevel-profiles: Refactored Regularize Profile Orientation with a for loop to avoid code duplication.

2019-07-27 Thread Hans Goudey
Commit: 2ab9dc3633d84a4b768d36da90d7b0aa16df32a2 Author: Hans Goudey Date: Sat Jul 27 09:03:28 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB2ab9dc3633d84a4b768d36da90d7b0aa16df32a2 Refactored Regularize Profile Orientation with a for loop to avoid code

[Bf-blender-cvs] [4a0e8121a5c] soc-2019-bevel-profiles: Fix crash when loading profile widget

2019-07-28 Thread Hans Goudey
Commit: 4a0e8121a5cc2d5ad43c477647c11b7a71c5832e Author: Hans Goudey Date: Sun Jul 28 13:33:40 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB4a0e8121a5cc2d5ad43c477647c11b7a71c5832e Fix crash when loading profile widget

[Bf-blender-cvs] [939b993600c] soc-2019-bevel-profiles: Custom Profile Terminal Edge (3 Boundverts): Only use the triangle fill vertex mesh method when the extra vertex is not planar with the profile.

2019-07-29 Thread Hans Goudey
Commit: 939b993600c4bf8f554c66c73a918307b9f150b8 Author: Hans Goudey Date: Mon Jul 29 05:43:26 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB939b993600c4bf8f554c66c73a918307b9f150b8 Custom Profile Terminal Edge (3 Boundverts): Only use the triangle fill vertex

[Bf-blender-cvs] [ec65713282d] soc-2019-bevel-profiles: ProfileWidget / Bevel Modifier: Resolved issue where dragging points in the widget didn't cause the modifier to recalculate.

2019-07-30 Thread Hans Goudey
Commit: ec65713282d7be1a97dd376d7ac5051c3059f05c Author: Hans Goudey Date: Tue Jul 30 09:42:57 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rBec65713282d7be1a97dd376d7ac5051c3059f05c ProfileWidget / Bevel Modifier: Resolved issue where dragging points in the widget

[Bf-blender-cvs] [e76d9647462] soc-2019-bevel-profiles: Bevel Custom Profile: 4-way pipe case vertex mesh working.

2019-07-30 Thread Hans Goudey
Commit: e76d96474625b627a46eec9cfa112438e7899da2 Author: Hans Goudey Date: Tue Jul 30 14:48:18 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rBe76d96474625b627a46eec9cfa112438e7899da2 Bevel Custom Profile: 4-way pipe case vertex mesh working

[Bf-blender-cvs] [65591507ec0] soc-2019-bevel-profiles: Bevel Custom Profile: Pipe case works with a 3-way intersection.

2019-07-31 Thread Hans Goudey
Commit: 65591507ec03e530b5d505f1df85f93a4ffbd0ac Author: Hans Goudey Date: Wed Jul 31 16:46:12 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB65591507ec03e530b5d505f1df85f93a4ffbd0ac Bevel Custom Profile: Pipe case works with a 3-way intersection. Also simplified

[Bf-blender-cvs] [862075bcb93] soc-2019-bevel-profiles: Bevel Custom Profile: Fixed sampling too many segments from widget.

2019-08-01 Thread Hans Goudey
Commit: 862075bcb930fc27758c441b7cbf05081cfa5cee Author: Hans Goudey Date: Thu Aug 1 05:46:29 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB862075bcb930fc27758c441b7cbf05081cfa5cee Bevel Custom Profile: Fixed sampling too many segments from widget. Sampling too

[Bf-blender-cvs] [33141cff0f4] soc-2019-bevel-profiles: Bevel Cutoff Method: Don't use the cutoff method in the pipe case.

2019-08-01 Thread Hans Goudey
Commit: 33141cff0f4ac0e8f86d5fd733da4e4af08e7c98 Author: Hans Goudey Date: Thu Aug 1 05:36:30 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB33141cff0f4ac0e8f86d5fd733da4e4af08e7c98 Bevel Cutoff Method: Don't use the cutoff method in the pipe case. When it&#x

[Bf-blender-cvs] [8f2b006052a] soc-2019-bevel-profiles: Profile Widget Curves: Further reduced complexity

2019-08-01 Thread Hans Goudey
Commit: 8f2b006052a0db4093e40137b937186adc71c05e Author: Hans Goudey Date: Thu Aug 1 07:39:41 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB8f2b006052a0db4093e40137b937186adc71c05e Profile Widget Curves: Further reduced complexity - Removed the HD_AUTO_ANIM so

[Bf-blender-cvs] [f7526d327b8] soc-2019-bevel-profiles: Rest of rename from previous commit PROF_HANDLE_AUTO_ANIM to PROF_HANDLE_AUTO

2019-08-01 Thread Hans Goudey
Commit: f7526d327b8b8efbeacbef775fe3f8ebb042542b Author: Hans Goudey Date: Thu Aug 1 07:45:04 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rBf7526d327b8b8efbeacbef775fe3f8ebb042542b Rest of rename from previous commit PROF_HANDLE_AUTO_ANIM to PROF_HANDLE_AUTO

[Bf-blender-cvs] [d35c6cb5071] soc-2019-bevel-profiles: Profile Widget: Sometimes disable move / delete buttons

2019-08-01 Thread Hans Goudey
Commit: d35c6cb50716b7104d0094e10f9de2d766bd3d22 Author: Hans Goudey Date: Thu Aug 1 09:27:16 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rBd35c6cb50716b7104d0094e10f9de2d766bd3d22 Profile Widget: Sometimes disable move / delete buttons The position and delete

[Bf-blender-cvs] [b0034576fd3] soc-2019-bevel-profiles: Merge branch 'master' into soc-2019-bevel-profiles

2019-08-01 Thread Hans Goudey
Commit: b0034576fd3cc9f2b30bf8956fd130d2b7ac74ac Author: Hans Goudey Date: Thu Aug 1 09:33:09 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rBb0034576fd3cc9f2b30bf8956fd130d2b7ac74ac Merge branch 'master' into soc-2019-beve

[Bf-blender-cvs] [e38e8f1f712] soc-2019-bevel-profiles: Profile Widget: Dynamic Hi-Res table size

2019-08-01 Thread Hans Goudey
Commit: e38e8f1f712475719dc72f7a9a19ef3abc2f0f5e Author: Hans Goudey Date: Thu Aug 1 14:19:25 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rBe38e8f1f712475719dc72f7a9a19ef3abc2f0f5e Profile Widget: Dynamic Hi-Res table size The table for the sampled, curved path

[Bf-blender-cvs] [4fe6b5b5e01] soc-2019-bevel-profiles: Profile Widget RNA: Add array sampling function

2019-08-02 Thread Hans Goudey
Commit: 4fe6b5b5e010a2d238ac16cb95b0a2336c287956 Author: Hans Goudey Date: Fri Aug 2 08:36:54 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB4fe6b5b5e010a2d238ac16cb95b0a2336c287956 Profile Widget RNA: Add array sampling function Added a new function in the

[Bf-blender-cvs] [e625c5a6b18] soc-2019-bevel-profiles: Profile Widget: Add shortcuts for moving and deleting

2019-08-02 Thread Hans Goudey
Commit: e625c5a6b1828e6b4781035edaf24dfb24f6d8b2 Author: Hans Goudey Date: Fri Aug 2 10:07:43 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rBe625c5a6b1828e6b4781035edaf24dfb24f6d8b2 Profile Widget: Add shortcuts for moving and deleting This speeds up interaction

[Bf-blender-cvs] [f6b0bf1ec24] soc-2019-bevel-profiles: Bevel modifer: Add isDisabled function

2019-08-06 Thread Hans Goudey
Commit: f6b0bf1ec2487b48bac02c50a98dacca952a9e24 Author: Hans Goudey Date: Tue Aug 6 13:54:22 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rBf6b0bf1ec2487b48bac02c50a98dacca952a9e24 Bevel modifer: Add isDisabled function When the width of the bevel is zero the

[Bf-blender-cvs] [7b9a739b5b0] soc-2019-bevel-profiles: Profile Widget: Sampling function returns ProfilePoint array

2019-08-06 Thread Hans Goudey
Commit: 7b9a739b5b09d75cd3eb7256dc9557760387659d Author: Hans Goudey Date: Tue Aug 6 13:50:57 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB7b9a739b5b09d75cd3eb7256dc9557760387659d Profile Widget: Sampling function returns ProfilePoint array This enables two

[Bf-blender-cvs] [8c48de561fa] soc-2019-bevel-profiles: Bevel modifier: Display optimization

2019-08-06 Thread Hans Goudey
Commit: 8c48de561fa67787db7b5cf5ab1929418f92fff3 Author: Hans Goudey Date: Tue Aug 6 13:52:53 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB8c48de561fa67787db7b5cf5ab1929418f92fff3 Bevel modifier: Display optimization Only reinitialize the sampled segments table

[Bf-blender-cvs] [89cba08285f] soc-2019-bevel-profiles: Profile Widget: Add BKE prefix to public functions

2019-08-06 Thread Hans Goudey
Commit: 89cba08285fbbf65b5b6ca9b8d7c34cbed727859 Author: Hans Goudey Date: Tue Aug 6 14:01:59 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB89cba08285fbbf65b5b6ca9b8d7c34cbed727859 Profile Widget: Add BKE prefix to public functions

[Bf-blender-cvs] [ccbc59af044] soc-2019-bevel-profiles: Profile Widget: Complete rename of public functions

2019-08-06 Thread Hans Goudey
Commit: ccbc59af0445c5c88c030a7ec37c7c5b51e247af Author: Hans Goudey Date: Tue Aug 6 14:05:39 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rBccbc59af0445c5c88c030a7ec37c7c5b51e247af Profile Widget: Complete rename of public functions

[Bf-blender-cvs] [2bbd7cc1612] soc-2019-bevel-profiles: Bevel Custom Profile: Better vertex mesh "bulge"

2019-08-07 Thread Hans Goudey
Commit: 2bbd7cc161240e9467277bb1084daeed32c543da Author: Hans Goudey Date: Wed Aug 7 13:08:06 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB2bbd7cc161240e9467277bb1084daeed32c543da Bevel Custom Profile: Better vertex mesh "bulge" The initial mesh crea

[Bf-blender-cvs] [4a952395f20] soc-2019-bevel-profiles: Profile Widget: Fix UI fill bug

2019-08-07 Thread Hans Goudey
Commit: 4a952395f20d864fe5503be2cc1eef5eb91213b4 Author: Hans Goudey Date: Wed Aug 7 17:38:39 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB4a952395f20d864fe5503be2cc1eef5eb91213b4 Profile Widget: Fix UI fill bug The end of the high resolution samples needs to be

[Bf-blender-cvs] [b7cf6f94afa] soc-2019-bevel-profiles: Bevel modifier / tool UI updates

2019-08-07 Thread Hans Goudey
Commit: b7cf6f94afa49e6b9fcb42a98e77165eae123b40 Author: Hans Goudey Date: Wed Aug 7 17:41:19 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rBb7cf6f94afa49e6b9fcb42a98e77165eae123b40 Bevel modifier / tool UI updates Does not include hide-able custom profile

[Bf-blender-cvs] [55955444c20] soc-2019-bevel-profiles: Bevel Tool and Modifier: Small UI changes

2019-08-07 Thread Hans Goudey
Commit: 55955444c204648221cb06f4c854b197027c9c92 Author: Hans Goudey Date: Wed Aug 7 22:54:39 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB55955444c204648221cb06f4c854b197027c9c92 Bevel Tool and Modifier: Small UI changes Tool: Don't expand miter op

[Bf-blender-cvs] [8178044f64c] soc-2019-bevel-profiles: Unify Bevel Tool and Modifier UI:

2019-08-09 Thread Hans Goudey
Commit: 8178044f64cec3c43d12da51e56327064fc44e61 Author: Hans Goudey Date: Fri Aug 9 08:52:08 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB8178044f64cec3c43d12da51e56327064fc44e61 Unify Bevel Tool and Modifier UI: Includes final UI updates after feedback from

[Bf-blender-cvs] [cebe5f2c7f4] soc-2019-bevel-profiles: Bevel Tool: Move three items in UI

2019-08-12 Thread Hans Goudey
Commit: cebe5f2c7f49c10c88ae753802cb977841296177 Author: Hans Goudey Date: Mon Aug 12 09:25:01 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rBcebe5f2c7f49c10c88ae753802cb977841296177 Bevel Tool: Move three items in UI

[Bf-blender-cvs] [55f15f10fad] soc-2019-bevel-profiles: Bevel: New profile orientation regularization implementation

2019-08-12 Thread Hans Goudey
Commit: 55f15f10fada80ba6c2098982c89f07f332c6e88 Author: Hans Goudey Date: Mon Aug 12 09:30:27 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB55f15f10fada80ba6c2098982c89f07f332c6e88 Bevel: New profile orientation regularization implementation The new

[Bf-blender-cvs] [9c44b6076dd] soc-2019-bevel-profiles: Profile Widget: Remove extra unecessary RNA function

2019-08-12 Thread Hans Goudey
Commit: 9c44b6076dd5917435d490cde7123c94255c322c Author: Hans Goudey Date: Mon Aug 12 09:25:45 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB9c44b6076dd5917435d490cde7123c94255c322c Profile Widget: Remove extra unecessary RNA function

[Bf-blender-cvs] [415c19a2213] soc-2019-bevel-profiles: Bevel: Profile Orientation Regularization Fixed

2019-08-12 Thread Hans Goudey
Commit: 415c19a221338341768acdbea19a5aa091312e35 Author: Hans Goudey Date: Mon Aug 12 15:11:45 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB415c19a221338341768acdbea19a5aa091312e35 Bevel: Profile Orientation Regularization Fixed The same fix (only setting the

[Bf-blender-cvs] [2173e88f3b3] soc-2019-bevel-profiles: Merge branch 'master' into soc-2019-bevel-profiles

2019-08-12 Thread Hans Goudey
Commit: 2173e88f3b3bb5a28a8520156dd54000993ce11e Author: Hans Goudey Date: Mon Aug 12 17:31:13 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB2173e88f3b3bb5a28a8520156dd54000993ce11e Merge branch 'master' into soc-2019-beve

[Bf-blender-cvs] [a129e53e165] soc-2019-bevel-profiles: Bevel: Fix profile recalculation with new orientations

2019-08-12 Thread Hans Goudey
Commit: a129e53e1656fdd628ed37d316841ab10f821dc8 Author: Hans Goudey Date: Mon Aug 12 18:35:34 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rBa129e53e1656fdd628ed37d316841ab10f821dc8 Bevel: Fix profile recalculation with new orientations

[Bf-blender-cvs] [06f3847ee4a] soc-2019-bevel-profiles: Profile Widget: New presets: Two mouldings, steps

2019-08-14 Thread Hans Goudey
Commit: 06f3847ee4ab94b0b308355fc279497c2ef3db79 Author: Hans Goudey Date: Wed Aug 14 13:25:14 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB06f3847ee4ab94b0b308355fc279497c2ef3db79 Profile Widget: New presets: Two mouldings, steps

[Bf-blender-cvs] [9e12fe36aa4] soc-2019-bevel-profiles: Bevel Tool UI: Offset field label uses offset type

2019-08-14 Thread Hans Goudey
Commit: 9e12fe36aa4617e71148cb5a01f23559fc6ce92b Author: Hans Goudey Date: Wed Aug 14 13:26:44 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB9e12fe36aa4617e71148cb5a01f23559fc6ce92b Bevel Tool UI: Offset field label uses offset type

[Bf-blender-cvs] [51ff1f39f67] soc-2019-bevel-profiles: Bevel Modifier: Separate Inner and Outer Miter Types

2019-08-14 Thread Hans Goudey
Commit: 51ff1f39f673421349b9d15c82c3b51783f9c73b Author: Hans Goudey Date: Wed Aug 14 17:13:01 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB51ff1f39f673421349b9d15c82c3b51783f9c73b Bevel Modifier: Separate Inner and Outer Miter Types The inner miter shouldn&#

[Bf-blender-cvs] [63ef1451483] soc-2019-bevel-profiles: Cleanup: Comments, formatting, TODOs

2019-08-15 Thread Hans Goudey
Commit: 63ef145148328c13d726bf1e54c25459c206c740 Author: Hans Goudey Date: Wed Aug 14 18:33:34 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB63ef145148328c13d726bf1e54c25459c206c740 Cleanup: Comments, formatting, TODOs

[Bf-blender-cvs] [a38506b298d] soc-2019-bevel-profiles: Bevel Modal Keymap: Added Keys, reenabled custom status text

2019-08-15 Thread Hans Goudey
Commit: a38506b298dc886c22642420d359708f02589bd4 Author: Hans Goudey Date: Thu Aug 15 11:39:13 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rBa38506b298dc886c22642420d359708f02589bd4 Bevel Modal Keymap: Added Keys, reenabled custom status text Added custom profile

[Bf-blender-cvs] [2afbf00600c] soc-2019-bevel-profiles: Profile widget sampling bug fix, cleanup in file

2019-08-15 Thread Hans Goudey
Commit: 2afbf00600c89ef7332111c89216b88e5e7a7c25 Author: Hans Goudey Date: Thu Aug 15 19:25:10 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB2afbf00600c89ef7332111c89216b88e5e7a7c25 Profile widget sampling bug fix, cleanup in file - Extra samples are now

[Bf-blender-cvs] [cf008b012ae] soc-2019-bevel-profiles: Bevel cleanup: Angle kind enum, var rename for readability

2019-08-15 Thread Hans Goudey
Commit: cf008b012ae6537987c7feea6171df722aec8bbd Author: Hans Goudey Date: Thu Aug 15 19:26:06 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rBcf008b012ae6537987c7feea6171df722aec8bbd Bevel cleanup: Angle kind enum, var rename for readability

[Bf-blender-cvs] [6820c2d847f] soc-2019-bevel-profiles: Cleanup: Comments and code, some variable names

2019-08-17 Thread Hans Goudey
Commit: 6820c2d847fa5dbddd2bd92664f5da683b7cf7a5 Author: Hans Goudey Date: Sat Aug 17 16:49:40 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB6820c2d847fa5dbddd2bd92664f5da683b7cf7a5 Cleanup: Comments and code, some variable names

[Bf-blender-cvs] [51a699ba78d] soc-2019-bevel-profiles: Profile Widget: Even length sampling option

2019-08-17 Thread Hans Goudey
Commit: 51a699ba78d4c5236c31a6b81b50c56d85023f02 Author: Hans Goudey Date: Sat Aug 17 16:48:58 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB51a699ba78d4c5236c31a6b81b50c56d85023f02 Profile Widget: Even length sampling option Not compatible with

[Bf-blender-cvs] [7acd3ad7d8e] master: Cleanup: Use simpler loops in weld modifier

2021-12-20 Thread Hans Goudey
Commit: 7acd3ad7d8e58b913c563edad2fb2abfee5a3b6b Author: Hans Goudey Date: Mon Dec 20 18:03:06 2021 -0600 Branches: master https://developer.blender.org/rB7acd3ad7d8e58b913c563edad2fb2abfee5a3b6b Cleanup: Use simpler loops in weld modifier In this commit I changed many loops to range-based for

[Bf-blender-cvs] [5457b663011] master: Cleanup: Use span instead of raw pointer

2021-12-20 Thread Hans Goudey
Commit: 5457b6630116801ef277d013b6c0a16b75b920b7 Author: Hans Goudey Date: Mon Dec 20 18:10:29 2021 -0600 Branches: master https://developer.blender.org/rB5457b6630116801ef277d013b6c0a16b75b920b7 Cleanup: Use span instead of raw pointer This is a followup to the previous commit

[Bf-blender-cvs] [c0f06ba6143] master: Fix build error in debug builds from recent commit

2021-12-20 Thread Hans Goudey
Commit: c0f06ba6143fdb11aa239cbd38b93f0fefe2f6b4 Author: Hans Goudey Date: Mon Dec 20 22:48:31 2021 -0600 Branches: master https://developer.blender.org/rBc0f06ba6143fdb11aa239cbd38b93f0fefe2f6b4 Fix build error in debug builds from recent commit r7acd3ad7d8e58b913c5 converted a pointer to a

[Bf-blender-cvs] [bdbd0cffda6] master: Nodes: Improve performance when freeing a node tree

2021-12-21 Thread Hans Goudey
Commit: bdbd0cffda697eb5d60edf307771409987f60dc4 Author: Hans Goudey Date: Tue Dec 21 09:23:48 2021 -0600 Branches: master https://developer.blender.org/rBbdbd0cffda697eb5d60edf307771409987f60dc4 Nodes: Improve performance when freeing a node tree This commit makes freeing a node tree about 25

[Bf-blender-cvs] [45db0ecb1c9] temp-vert-normals-cleanup: Updates after change in master, cleanup

2021-12-21 Thread Hans Goudey
Commit: 45db0ecb1c9e59af05478b66c740c98669673f92 Author: Hans Goudey Date: Tue Dec 21 10:57:47 2021 -0600 Branches: temp-vert-normals-cleanup https://developer.blender.org/rB45db0ecb1c9e59af05478b66c740c98669673f92 Updates after change in master, cleanup

[Bf-blender-cvs] [d662b6b9292] temp-vert-normals-cleanup: Merge branch 'master' into temp-vert-normals-cleanup

2021-12-21 Thread Hans Goudey
Commit: d662b6b929252597ae8fb046b775549f44a161dd Author: Hans Goudey Date: Tue Dec 21 10:37:54 2021 -0600 Branches: temp-vert-normals-cleanup https://developer.blender.org/rBd662b6b929252597ae8fb046b775549f44a161dd Merge branch 'master' into temp-vert-norma

[Bf-blender-cvs] [d2bf60cc17a] master: Cleanup: Clang tidy, restore alphabetical sorting

2021-12-21 Thread Hans Goudey
Commit: d2bf60cc17a961789d7c415fc3d2af14afa50f62 Author: Hans Goudey Date: Tue Dec 21 14:32:22 2021 -0600 Branches: master https://developer.blender.org/rBd2bf60cc17a961789d7c415fc3d2af14afa50f62 Cleanup: Clang tidy, restore alphabetical sorting

[Bf-blender-cvs] [fdc4a1a590d] master: Nodes: Refactor to remove node and socket "new" pointers

2021-12-22 Thread Hans Goudey
Commit: fdc4a1a590d8befb1ff9ab1de3f02d82aa46d539 Author: Hans Goudey Date: Wed Dec 22 08:47:46 2021 -0600 Branches: master https://developer.blender.org/rBfdc4a1a590d8befb1ff9ab1de3f02d82aa46d539 Nodes: Refactor to remove node and socket "new" pointers These pointers point to the

[Bf-blender-cvs] [dbbf0e7f665] master: Nodes: Improve node tree copy performance

2021-12-22 Thread Hans Goudey
Commit: dbbf0e7f66524ac8c2d997e442d053f9f3c0590e Author: Hans Goudey Date: Wed Dec 22 08:52:46 2021 -0600 Branches: master https://developer.blender.org/rBdbbf0e7f66524ac8c2d997e442d053f9f3c0590e Nodes: Improve node tree copy performance When copying a full node tree, we can avoid an O(n^2

[Bf-blender-cvs] [6a71b2af66c] master: Mesh: Parallelize bounding box calculation (WIP)

2021-12-22 Thread Hans Goudey
Commit: 6a71b2af66cf10556b21361cc609d54e45be5e3b Author: Hans Goudey Date: Wed Dec 22 11:04:03 2021 -0600 Branches: master https://developer.blender.org/rB6a71b2af66cf10556b21361cc609d54e45be5e3b Mesh: Parallelize bounding box calculation (WIP) This replaces the single-threaded calculation of

[Bf-blender-cvs] [e2a9e7e8039] master: Nodes: Remove unnecessary node tree socket tagging

2021-12-22 Thread Hans Goudey
Commit: e2a9e7e80395c7706e20d4574851d698d7d01bac Author: Hans Goudey Date: Wed Dec 22 11:25:55 2021 -0600 Branches: master https://developer.blender.org/rBe2a9e7e80395c7706e20d4574851d698d7d01bac Nodes: Remove unnecessary node tree socket tagging `SOCK_IN_USE` is now set in

[Bf-blender-cvs] [b4f978e9011] master: Fix: Missing update when toggling node mute

2021-12-22 Thread Hans Goudey
Commit: b4f978e9011d6c14f73ad871c77b1a325769e7c5 Author: Hans Goudey Date: Wed Dec 22 14:00:17 2021 -0600 Branches: master https://developer.blender.org/rBb4f978e9011d6c14f73ad871c77b1a325769e7c5 Fix: Missing update when toggling node mute Toggling node mute doesn't cause node tre

[Bf-blender-cvs] [0fd72a98ac1] master: Cleanup: Avoid adding points to splines sequentially

2021-12-22 Thread Hans Goudey
Commit: 0fd72a98ac1377a385b6558bf34a7cb372677ac1 Author: Hans Goudey Date: Wed Dec 22 14:35:46 2021 -0600 Branches: master https://developer.blender.org/rB0fd72a98ac1377a385b6558bf34a7cb372677ac1 Cleanup: Avoid adding points to splines sequentially This should be faster because it avoids

[Bf-blender-cvs] [14621e7720d] master: Fix: Potential use after scope in curve to mesh node

2021-12-22 Thread Hans Goudey
Commit: 14621e7720da31aaff4d1eec29886b69077569ba Author: Hans Goudey Date: Wed Dec 22 16:28:45 2021 -0600 Branches: master https://developer.blender.org/rB14621e7720da31aaff4d1eec29886b69077569ba Fix: Potential use after scope in curve to mesh node I don't think this has been visible, si

[Bf-blender-cvs] [dca5be9b942] master: Fix: Wrong node link drag search menu items for attribute statistic

2021-12-22 Thread Hans Goudey
Commit: dca5be9b942ab03037910e87548375baa09f0068 Author: Hans Goudey Date: Wed Dec 22 16:45:41 2021 -0600 Branches: master https://developer.blender.org/rBdca5be9b942ab03037910e87548375baa09f0068 Fix: Wrong node link drag search menu items for attribute statistic Caused by capturing local

[Bf-blender-cvs] [9033d270d5d] master: Fix: Extra space at the front of "Sample Curve" node name

2021-12-22 Thread Hans Goudey
Commit: 9033d270d5da1af874796d70a0f71c28a9f4c5da Author: Hans Goudey Date: Wed Dec 22 17:13:16 2021 -0600 Branches: master https://developer.blender.org/rB9033d270d5da1af874796d70a0f71c28a9f4c5da Fix: Extra space at the front of "Sample Curve"

[Bf-blender-cvs] [6b662ebdb9a] master: Cleanup: Return early

2021-12-22 Thread Hans Goudey
Commit: 6b662ebdb9a6e6dd08a1df46e2f2eb2c525b30bd Author: Hans Goudey Date: Wed Dec 22 17:18:37 2021 -0600 Branches: master https://developer.blender.org/rB6b662ebdb9a6e6dd08a1df46e2f2eb2c525b30bd Cleanup: Return early === M

[Bf-blender-cvs] [c593db5a2ff] master: Nodes: Add link drag search support for map range node

2021-12-22 Thread Hans Goudey
Commit: c593db5a2ffc2f0ad993e8d2a839f87404d2f4a6 Author: Hans Goudey Date: Wed Dec 22 17:22:10 2021 -0600 Branches: master https://developer.blender.org/rBc593db5a2ffc2f0ad993e8d2a839f87404d2f4a6 Nodes: Add link drag search support for map range node Previously only the float version of the

[Bf-blender-cvs] [60c59d7d611] master: Cleanup: Remove spline add_point method, refactor mesh to curve node

2021-12-22 Thread Hans Goudey
Commit: 60c59d7d611dfd72652d9f7ffef519f983703349 Author: Hans Goudey Date: Wed Dec 22 17:39:35 2021 -0600 Branches: master https://developer.blender.org/rB60c59d7d611dfd72652d9f7ffef519f983703349 Cleanup: Remove spline add_point method, refactor mesh to curve node It's better to calculat

[Bf-blender-cvs] [8f89196be25] master: Fix T94232: No selection with set material node empty material list

2021-12-22 Thread Hans Goudey
Commit: 8f89196be252cd541a0669c0aed02f4ad457e39d Author: Hans Goudey Date: Wed Dec 22 18:15:21 2021 -0600 Branches: master https://developer.blender.org/rB8f89196be252cd541a0669c0aed02f4ad457e39d Fix T94232: No selection with set material node empty material list If the input mesh had no

[Bf-blender-cvs] [19313877999] master: Fix: Curve trim node test failure

2021-12-22 Thread Hans Goudey
Commit: 1931387799919e5a6bb4ebfec8922a6bf6ab3ca5 Author: Hans Goudey Date: Wed Dec 22 18:38:30 2021 -0600 Branches: master https://developer.blender.org/rB1931387799919e5a6bb4ebfec8922a6bf6ab3ca5 Fix: Curve trim node test failure Caused by 60c59d7d611dfd726. The position wasn't copied int

[Bf-blender-cvs] [05f900e3466] master: Cleanup: Remove unused UI button definition functions

2021-12-23 Thread Hans Goudey
Commit: 05f900e3466b45a19e13bea6dd641e4f7b8b46e9 Author: Hans Goudey Date: Thu Dec 23 11:29:44 2021 -0600 Branches: master https://developer.blender.org/rB05f900e3466b45a19e13bea6dd641e4f7b8b46e9 Cleanup: Remove unused UI button definition functions These were part of the older buttons API

[Bf-blender-cvs] [582f6032fc5] master: Cleanup: Move hair object type files to C++

2021-12-23 Thread Hans Goudey
Commit: 582f6032fc5ab556fcfdec1d2e4537f53778089c Author: Hans Goudey Date: Thu Dec 23 11:46:45 2021 -0600 Branches: master https://developer.blender.org/rB582f6032fc5ab556fcfdec1d2e4537f53778089c Cleanup: Move hair object type files to C++ Differential Revision: https://developer.blender.org

[Bf-blender-cvs] [2df912466ca] master: Cleanup: Remove outdated comment

2021-12-23 Thread Hans Goudey
Commit: 2df912466ca65b6daa9366e09f2e070a015710a4 Author: Hans Goudey Date: Thu Dec 23 13:28:44 2021 -0600 Branches: master https://developer.blender.org/rB2df912466ca65b6daa9366e09f2e070a015710a4 Cleanup: Remove outdated comment After rB01df48a983944ab3f8a, this comment no longer applies

[Bf-blender-cvs] [35bd6fe993a] master: Fix T94344: Incorrect size for edge vertices node output

2021-12-23 Thread Hans Goudey
Commit: 35bd6fe993a11df8395f2ef740fd0afa38c77b61 Author: Hans Goudey Date: Thu Dec 23 16:22:07 2021 -0600 Branches: master https://developer.blender.org/rB35bd6fe993a11df8395f2ef740fd0afa38c77b61 Fix T94344: Incorrect size for edge vertices node output This looks like a copy and paste error

[Bf-blender-cvs] [81b3933abbb] master: Fix T94357: Node Ungroup operator copies current node tree

2021-12-23 Thread Hans Goudey
Commit: 81b3933abbbff4844253c04eeaf1ede672dcb566 Author: Hans Goudey Date: Thu Dec 23 22:48:55 2021 -0600 Branches: master https://developer.blender.org/rB81b3933abbbff4844253c04eeaf1ede672dcb566 Fix T94357: Node Ungroup operator copies current node tree This was a mistake in

[Bf-blender-cvs] [d48fc7d1568] master: Cleanup: Use vector instead of linked list

2021-12-24 Thread Hans Goudey
Commit: d48fc7d156818e9e4377825417dfa1f71fc3414d Author: Hans Goudey Date: Fri Dec 24 10:05:47 2021 -0600 Branches: master https://developer.blender.org/rBd48fc7d156818e9e4377825417dfa1f71fc3414d Cleanup: Use vector instead of linked list

[Bf-blender-cvs] [291d2a2222f] master: Cleanup: Remove misleading comments

2021-12-24 Thread Hans Goudey
Commit: 291d2afc98fdf18b5c250e289a2213acc4d8 Author: Hans Goudey Date: Fri Dec 24 11:00:01 2021 -0600 Branches: master https://developer.blender.org/rB291d2afc98fdf18b5c250e289a2213acc4d8 Cleanup: Remove misleading comments Most of these custom data layers weren't BMesh only, an

[Bf-blender-cvs] [79012c67849] master: Cleanup: Use consistent order for custom data mesh masks

2021-12-24 Thread Hans Goudey
Commit: 79012c67849985be677cf63e363781e1992840fa Author: Hans Goudey Date: Fri Dec 24 18:25:52 2021 -0600 Branches: master https://developer.blender.org/rB79012c67849985be677cf63e363781e1992840fa Cleanup: Use consistent order for custom data mesh masks Loops come last in the struct&#

[Bf-blender-cvs] [85abac7e878] master: Cleanup: Move customdata.c to C++

2021-12-25 Thread Hans Goudey
Commit: 85abac7e87872dfe70635ab4a75ed5e1acec0e88 Author: Hans Goudey Date: Sat Dec 25 14:28:22 2021 -0600 Branches: master https://developer.blender.org/rB85abac7e87872dfe70635ab4a75ed5e1acec0e88 Cleanup: Move customdata.c to C++ Differential Revision: https://developer.blender.org/D13666

[Bf-blender-cvs] [ceed8f7c06b] master: Cleanup: Use more common variable name

2021-12-25 Thread Hans Goudey
Commit: ceed8f7c06bab30913f1469503e62badfc6e2e6f Author: Hans Goudey Date: Sat Dec 25 14:57:07 2021 -0600 Branches: master https://developer.blender.org/rBceed8f7c06bab30913f1469503e62badfc6e2e6f Cleanup: Use more common variable name It's preferred to use `area` as a name for `Sc

[Bf-blender-cvs] [dd3a72f275b] master: Docs: Add to and cleanup attribute API docs

2021-12-25 Thread Hans Goudey
Commit: dd3a72f275b3dfed3c6529d7ede48875149dc186 Author: Hans Goudey Date: Sat Dec 25 15:08:38 2021 -0600 Branches: master https://developer.blender.org/rBdd3a72f275b3dfed3c6529d7ede48875149dc186 Docs: Add to and cleanup attribute API docs Most of the comment block is similar to the text in

[Bf-blender-cvs] [9a6d526dbb2] temp-geometry-nodes-extrude-mesh: Start of mesh extrude mode

2021-12-26 Thread Hans Goudey
Commit: 9a6d526dbb22673395e13c3f30538ef69b0acffe Author: Hans Goudey Date: Sun Dec 26 16:12:38 2021 -0600 Branches: temp-geometry-nodes-extrude-mesh https://developer.blender.org/rB9a6d526dbb22673395e13c3f30538ef69b0acffe Start of mesh extrude mode

[Bf-blender-cvs] [54e5ba99e60] temp-geometry-nodes-extrude-mesh: Working vertex extrude mode

2021-12-26 Thread Hans Goudey
Commit: 54e5ba99e6013c13b96a910830367f91fa8e4276 Author: Hans Goudey Date: Sun Dec 26 13:12:26 2021 -0600 Branches: temp-geometry-nodes-extrude-mesh https://developer.blender.org/rB54e5ba99e6013c13b96a910830367f91fa8e4276 Working vertex extrude mode

[Bf-blender-cvs] [a9846ee5121] temp-geometry-nodes-extrude-mesh: Progress on face extrude mode

2021-12-26 Thread Hans Goudey
Commit: a9846ee51219ce50ef0e013f702f536bb3b3b7ba Author: Hans Goudey Date: Sun Dec 26 23:46:15 2021 -0600 Branches: temp-geometry-nodes-extrude-mesh https://developer.blender.org/rBa9846ee51219ce50ef0e013f702f536bb3b3b7ba Progress on face extrude mode

[Bf-blender-cvs] [bd17f462058] temp-geometry-nodes-extrude-mesh: Working edge extrusion, no new faces

2021-12-26 Thread Hans Goudey
Commit: bd17f4620587a1607c1d034a7cd087cae804f456 Author: Hans Goudey Date: Sun Dec 26 20:21:48 2021 -0600 Branches: temp-geometry-nodes-extrude-mesh https://developer.blender.org/rBbd17f4620587a1607c1d034a7cd087cae804f456 Working edge extrusion, no new faces

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

2021-12-27 Thread Hans Goudey
Commit: b75338d2b507ef021aac49e98c641d70eefcab32 Author: Hans Goudey Date: Mon Dec 27 08:25:49 2021 -0600 Branches: temp-geometry-nodes-extrude-mesh https://developer.blender.org/rBb75338d2b507ef021aac49e98c641d70eefcab32 Merge branch 'master' into temp-geometry-nodes-ex

  1   2   3   4   5   6   7   8   9   10   >