Remove util.TraceEntityHull warning#186
Conversation
|
Good question, probably should have documented that better 😅 |
|
Perhaps you added this because you initially used the function incorrectly and thought it was broken? Or did you add it a long time ago when it was actually broken? idk |
|
Probably the latter I think |
|
I did some searching. The code to check for that function has changed many many times, migrated between many different files as well, but the initial creation commit is ba8624e. The commit text is
That page no longer exist, but this wayback snapshot shows the function in that list: See this page as well: https://web.archive.org/web/20141224141811/http://wiki.garrysmod.com/page/util/TraceEntityHull
I suppose it may have gotten fixed in the meantime, and the decision to remove in a future version reverted. |
|
Yeah, the current page mentions nothing about broken or deprecated 👍 |
This function is not broken and works completely fine, i don't understand why you marked it as broken
|
Rebased on master to fix the failing CI |
|
Thanks for the contribution! |
This function is not broken and works completely fine, i don't understand why you marked it as broken