alpinestudios / oogabooga

ooga booga
Other
196 stars 234 forks source link

Vector2i - int math #9

Closed bonmas14 closed 1 month ago

bonmas14 commented 1 month ago

@asbott
Hello again. I'm very sorry for all those pull requests, I'm new to do all this git stuff, and I make mistakes more often. So i've deleted my bloated example. And range1i/range2i.

Lastly about ordering, maybe its my problem with choosing name for file, but i created separate file for int vectors and it's called intmath.c instead of being part of linmath.c

So if you think it is necessary to int vectors to be in linmath.c i will past them into file.

I will keep an eye out on the Contributions section for later, and I will try not to create a lot of problems.

asbott commented 1 month ago

No problems caused my friend !! It's very nice of you to contribute.

I am only being pedantic as a principle because I don't want to risk this library being bloated like many other open source libraries out there.

I misunderstood the files as I thought you put it in linmath.h.

Could you just move v2i to linmath.h under Vector2 so it's all in one file? Then I will merge :)

bonmas14 commented 1 month ago

Hi, i moved files. Have a great day :)