iolite
iolite copied to clipboard
[WIP] Removing need for commit for most property change in shape component
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: ?
It should be all done (including the flags) and available in the first 0.6 beta build.
It should be all done (including the flags) and available in the first 0.6 beta build.
Thanks. Appreciate it.