-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed: User is now able to select a zero yaw snap which disables the …
…feature completely Fixed: /function TOOL:DrawRelationRay(oScreen, oPly, stSpawn)/ drawing at zero position/angle when no relation is set Fixed: Relation ray is drawn at zero position/angle when the holder piece has only one active point Added: Intersect relation flag /ray_inter_relayenb/ controlling the relation draw on zero position and orientation Changed: Intersection missing relation ray now outputs general notification instead of error report Changed: User is now able to snap a piece to the trace if no relation ray is found resulting in skipping intersection Updated: Convar lower bounds of /GetActiveRadius/ to zero for user to evade the active points Updated: /GetNormalAngle/ with Angle:SnapTo("yaw") Updated: /GetNormalAngle/ now has the ability to apply both trace surface snap and yaw-snap simultaneously or separately or none Removed: /function SnapValue(nvVal, nvSnap)/ due to using a library function
- Loading branch information
1 parent
2e91866
commit dcc2632
Showing
3 changed files
with
31 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters