IIIM-IS / AERA

Other
12 stars 4 forks source link

Multi value tcp io device #267

Closed Leo-Nogismus closed 1 year ago

Leo-Nogismus commented 1 year ago

Changes to the tcp_io_device to support multi-dimensional marker values, including values with specific opcode like vec3 or quaternions.

jefft0 commented 1 year ago

Hi @Leo-Nogismus . I temporarily changed the base for this pull request to branch general-guard-builder-for-custom-classes . When we merge that (with Kris's approval) then it will be the dev branch. Using that for the base branch on this pull request shows a small merge conflict. You can take a look at resolving it now if you want. (Do a commit to update operators.cpp and squash it.) Does that make sense?

Leo-Nogismus commented 1 year ago

I just created a merge commit by merging general-guard-builder-for-custom-classes into this branch. I think this should be okay, right? resolving the issue isn't really possible without the merge, I had to do that a few times yesterday because of some weird problem in this one file, still not sure, what it is. But the history should be okay as it is now, if I understand this correctly...