• Toronto, Canada
  • https://www.michaeljared.ca
  • Into 3D art, graphics programming and game dev. I teach engineering tech. at the college level in Canada

  • Joined on 2023-05-08
Mike93 commented on pull request blender/blender#117366 2024-03-12 17:44:36 +01:00
UI: Add custom attribute edge groups for bevel modifier

I'm still keeping an eye on the proposal regarding attribute references, but unfortunately my work load has pretty much doubled in the…

Mike93 commented on pull request blender/blender#117366 2024-02-08 01:33:25 +01:00
UI: Add custom attribute edge groups for bevel modifier

Thanks for the references. Sorry, this is going to seem unrelated, but are we technically not accepting new features for 4.1 now? I was reading [this](https://projects.blender.org/blender/blender/m

Mike93 commented on pull request blender/blender#117366 2024-02-06 17:38:45 +01:00
UI: Add custom attribute edge groups for bevel modifier

I read through your other issue, it all makes sense to me. I attempted to fix the empty attribute name issue by putting this in modify_mesh:

  if (bmd->vertex_weight_name == "") {
   …
Mike93 commented on pull request blender/blender#117366 2024-01-30 01:46:51 +01:00
UI: Add custom attribute edge groups for bevel modifier

blender/blender-developer-docs#14

Will look into the testing later this week

Mike93 created pull request blender/blender-developer-docs#14 2024-01-30 01:45:31 +01:00
Bevel modifier: vertex/edge weight attributes now exposed as string input
Mike93 pushed to bevel-weight-doc-update at Mike93/blender-developer-docs 2024-01-30 01:42:02 +01:00
ba842ee19f Bevel modifier: vertex/edge weight attributes now exposed as string input
Mike93 created branch bevel-weight-doc-update in Mike93/blender-developer-docs 2024-01-30 01:42:02 +01:00
Mike93 created repository Mike93/blender-developer-docs 2024-01-30 00:50:58 +01:00
Mike93 commented on pull request blender/blender#117366 2024-01-27 00:11:13 +01:00
UI: Add custom attribute edge groups for bevel modifier

Okay thanks for the links. I will probably have some time this weekend or early next week to take a look at it.

Mike93 pushed to bevel-edge-attributes at Mike93/blender 2024-01-25 21:14:43 +01:00
9e4942ce0a Add custom attribute edge groups for bevel modifier
Mike93 commented on pull request blender/blender#117366 2024-01-25 21:05:13 +01:00
UI: Add custom attribute edge groups for bevel modifier

How hard would it be to do the same thing for vertex bevel weights? Hans stated that for consistency, we should probably do that too. I'm not sure how often people use vertex bevel weights -- I…

Mike93 reopened pull request blender/blender#117366 2024-01-22 00:04:31 +01:00
UI: Add custom attribute edge groups for bevel modifier
Mike93 commented on pull request blender/blender#117366 2024-01-22 00:04:28 +01:00
UI: Add custom attribute edge groups for bevel modifier

Not sure what happened... did not mean to close, just meant to comment. Trying to re-open now.

Mike93 closed pull request blender/blender#117366 2024-01-22 00:03:55 +01:00
UI: Add custom attribute edge groups for bevel modifier
Mike93 commented on pull request blender/blender#117366 2024-01-22 00:03:52 +01:00
UI: Add custom attribute edge groups for bevel modifier

Removed the unused reference to owner

Mike93 pushed to bevel-edge-attributes at Mike93/blender 2024-01-22 00:01:47 +01:00
176dde6caf Add custom attribute edge groups for bevel modifier
Mike93 created pull request blender/blender#117366 2024-01-20 18:36:12 +01:00
Add custom attribute edge groups for bevel modifier
Mike93 pushed to bevel-edge-attributes at Mike93/blender 2024-01-20 18:29:40 +01:00
0f9c53e677 Add custom attribute edge groups for bevel modifier
Mike93 pushed to bevel-edge-attributes at Mike93/blender 2024-01-18 21:56:17 +01:00
26618114ee Add custom attribute edge groups for bevel modifier
Mike93 created branch bevel-edge-attributes in Mike93/blender 2024-01-18 21:56:16 +01:00