Deyan Dobromirov

Results 77 comments of Deyan Dobromirov

That is because I grow that hash table with a rate that every player will eventually contribute to adding stuff it will just keep growing to be able to preform...

@GitSparTV 1. How should I mark this PR as draft ? 2. Already learned it. I am force-pushing because it is needed. As Gmod has CR-LF endings somebody has committed...

1. Obviously cannot find it. Did I do something wrong ? ![image](https://user-images.githubusercontent.com/9112662/137977716-54b6839d-ee19-476e-9852-442c76e0127f.png) 2. I can change the name via github, but I doubt that the Gmod devs will want `LF`...

@GitSparTV My modification is already done. I moved it here as I tough it would be less messy. I see other files using `CRLF` and I wonder if this file...

Hello, @Rubat, @GitSparTV I do not intend to add anything else to this, so you are welcome to merge it when needed.

@Kefta Well it is in the math library ;) Done rename it to `LinearSet`

@Kefta Done, thank you!

@notcake Yes, that is [correct](https://uk.mathworks.com/help/matlab/ref/linspace.html). Take a look at the commit : https://github.com/Facepunch/garrysmod/pull/1563/commits/1696b902ea77005a2b7f34898baa8156aef4e779 . I guess you need me to [default](https://github.com/Facepunch/garrysmod/pull/1563/commits/fb969fb3f846ef26299c9a70256822d316320166) the samples count parameter. This seems reasonable. Thanks. Taughts...

So, is it gonna be added? This is used for interpolation mainly.

This date commit also reduces 6 string concatenations and one table extraction.