Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the use of dynamic_cast in headers #128

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

Auburn
Copy link
Owner

@Auburn Auburn commented Jan 17, 2024

Allows linking with non-rtti project hopefully

Allows linking with non-rtti project hopefully
@Auburn Auburn merged commit d4a1a5e into master Jan 22, 2024
5 of 6 checks passed
@Auburn Auburn deleted the remove-dynamic-cast-headers branch February 4, 2024 17:10
Auburn added a commit that referenced this pull request Feb 13, 2024
* Remove the use of dynamic_cast in headers (#128) fixes #127

Allows linking with non-rtti projects

* Update ignore

* Update ignore

* Update node editor dependencies

* Ipv6 multicast IPC

* Better UX, correct multicast setup, linux/macos support hopefully

* Switch to IPv4 multicast on loopback interface

* Use shared memory for IPC instead of multicast

* Add IPC Unix support, cleanup code and move into it's own file for easier copying to other projects

* Add error debug log on node graph detach

* Update main.yml

* Better IPC memory safety

* Fix IPC and detached node graph on MacOS

* Cleanup detached argument detection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant