Updated icons for holes, charges, primers to be unified across Aegis.
Added ring section in Timing Manager.
Added multiselect for primers in Timing Manager.
Project Locking
Enabling/disabling the locking file mechanism will only affect the current user. Any other user, even on the same machine, will need to decide whether to enable or disable it.
Keeping the locking file mechanism disabled means other users can open and overwrite project files opened by the current user.
Regardless of the current user's choice, Aegis won't open or overwrite existing files locked by other users.
Added the option for users to choose which columns in the report's ring table are totalled.
Added a symbol that takes a ring ID and an offset distance and displays the coordinates.
Show the full x, y, z coordinate: ~ring.ReferenceLineIntersectionWithOffsetRingPlane[offset]
Show just the x coordinate: ~ring.ReferenceLineIntersectionWithOffsetRingPlanex[offset]
Show just the y coordinate: ~ring.ReferenceLineIntersectionWithOffsetRingPlaney[offset]
Show just the z coordinate: ~ring.ReferenceLineIntersectionWithOffsetRingPlanez[offset]
.mm, .m, .ft, .in will display the offset in the desired units.
.2, .3, etc. will display the offset with the desired accuracy.
Updated Russian Translation - Обновлен русский перевод.
Block model evaluation will remember inputs.
Fixed Issues
Blast Manager - Ring View - Can Assign Charges with No Priming Points to a blast in Hole Selection Mode.