asusralis

Results 5 issues of asusralis

I'm trying to get a collection that has items from list A that are not in list B. I tried a simple where/!contains, but it says ! is not supported....

Hello! I currently have two libraries I import to Unity and both use Ceras. Both have classes that need formatters generated for them. So far I've been using the two...

bug

Hello! I was curious on why Ceras can currently only serialize delegates with an invocation length of one. Would it be difficult or impossible to allow multiple? Also, it would...

Feature

Also, does it work well with Unity Android/IOS Aot? And does it support reliable ordered? Thanks for any info!

We wanted our terrain to be split up more into quadrants, but it instead splits up into seemingly arbitrary pieces. You can see some of the pieces highlighted in orange:...