YouDunIt/modules/you_done_it
2025-10-15 11:11:01 +02:00
..
cppzmq@8bace31b3d feat: added zmq and cppzmq 2025-10-08 15:35:50 +02:00
libzmq@7a7bfa10e6 feat: added zmq and cppzmq 2025-10-08 15:35:50 +02:00
client_node.cpp feat: added get_singleton() functions to c/s-nodes 2025-10-13 17:26:27 +02:00
client_node.h feat: added get_singleton() functions to c/s-nodes 2025-10-13 17:26:27 +02:00
config.py feat: added zmq and cppzmq 2025-10-08 15:35:50 +02:00
macros.h feat: initialized template using justfile 2025-10-02 14:51:07 +02:00
register_types.cpp feat: added VROrigin node 2025-10-14 22:48:28 +02:00
register_types.h feat: started building integration point 2025-10-09 23:01:35 +02:00
SCsub feat: working on the client-server connection 2025-10-11 23:04:45 +02:00
server_node.cpp feat: added get_singleton() functions to c/s-nodes 2025-10-13 17:26:27 +02:00
server_node.h feat: added get_singleton() functions to c/s-nodes 2025-10-13 17:26:27 +02:00
ydi_client.cpp fix: ydi::client::status now checks initialisation 2025-10-14 22:48:28 +02:00
ydi_client.h feat: implemented full connection protocol (both) 2025-10-12 18:00:37 +02:00
ydi_networking.cpp feat: implemented full connection protocol (both) 2025-10-12 18:00:37 +02:00
ydi_networking.h fix: clarified enums & re-added multipart forwdecl 2025-10-13 17:26:27 +02:00
ydi_server.cpp chore: improved legibility and logging in server 2025-10-12 23:02:23 +02:00
ydi_server.h feat: implemented full connection protocol (both) 2025-10-12 18:00:37 +02:00
ydi_vr_origin.cpp chore: renamed start_vr to setup_vr_interface 2025-10-15 11:11:01 +02:00
ydi_vr_origin.h chore: renamed start_vr to setup_vr_interface 2025-10-15 11:11:01 +02:00