iolite icon indicating copy to clipboard operation
iolite copied to clipboard

[WIP] Removing need for commit for most property change in shape component

Open trsh opened this issue 1 year ago • 2 comments

PaletteName (via property): Will change immediately after changing the property, no additional call needed [TODO] CustomSize (via property): Will be handled like the compact functionality and will be considered during voxelization, no additional call besides voxelize needed [TODO] Pivot (via property): Considered during the voxelization pass, only requires voxelize [Done] Setting, removing, voxels: voxelize, as always [Done] Flags: ? RigidBodyFlags: ?

trsh avatar Aug 12 '24 12:08 trsh

It should be all done (including the flags) and available in the first 0.6 beta build.

begla avatar Aug 13 '24 06:08 begla

It should be all done (including the flags) and available in the first 0.6 beta build.

Thanks. Appreciate it.

trsh avatar Aug 13 '24 06:08 trsh