karl- / pb_CSG

A C# port of CSG.js by Evan W (http://evanw.github.io/csg.js/).
MIT License
634 stars 99 forks source link

Complete PR #34

Closed giovanniani closed 1 year ago

giovanniani commented 1 year ago

I was trying to use this library in unity 2021 and the Visual Studio said that the "CSG " name does not exist in the namespace.

I went to look for the PR files to see if maybe that was a solution and it worked.

I just don't anyone else to have to go thorugh that struggle, since the PR fix edit.

Thanks again for this library, is helping me a lot!

giovanniani commented 1 year ago

Si if you go to the Pull request page on the repository, the last Pull request has two file changes. Replace those ones with those from the PR

On Feb 1, 2023, at 12:50, Furgl @.***> wrote:



I'm encountering the same issue with Unity 2021 and Visual Studio saying that "CSG" does not exist.

What was the solution for this? What do you mean by PR files?

Thanks!

— Reply to this email directly, view it on GitHubhttps://github.com/karl-/pb_CSG/issues/34#issuecomment-1412475650, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ACI377Q4YHDSHRGWEBOGLZLWVKO6BANCNFSM6AAAAAAT77SDJ4. You are receiving this because you authored the thread.Message ID: @.***>

karl- commented 1 year ago

Merged https://github.com/karl-/pb_CSG/pull/33