Support for bevel in multi object edit mode.
I added the BKE_layer include, changed the signature of edbm_bevel_calc and updated function calls
Differential D3300
Multi-Object-Mode : MESH_OT_bevel Authored by Philippe Bachour (philippe-bachour) on May 9 2018, 4:08 PM.
Details
Support for bevel in multi object edit mode. I added the BKE_layer include, changed the signature of edbm_bevel_calc and updated function calls
Diff Detail
Event TimelineComment Actions Is it working?
Comment Actions Memory allocation at op->customdata to have per object BevelData Comment Actions Yes @Nick Milios (semaphore) you're right, I didn't read the code and tested enough, it wasn't working correctly for objects with different scales for example, thank you for pointing that out :) Comment Actions When | ||||||||||