IRC logs of Freenode #BZFlag for Sunday, 2020-06-14

*** cods <cods!~fred@unaffiliated/cods> has quit IRC (Ping timeout: 256 seconds)04:41
*** _I_Died_Once <_I_Died_Once!~I_Died_On@unaffiliated/idiedonce/x-1828535> has quit IRC (Ping timeout: 256 seconds)05:46
*** Sgeo <Sgeo!~Sgeo@ool-18b982ad.dyn.optonline.net> has quit IRC (Read error: Connection reset by peer)09:34
*** _I_Died_Once <_I_Died_Once!~I_Died_On@unaffiliated/idiedonce/x-1828535> has joined #bzflag09:56
blast007tupone: I'm getting a warning about glm in bzfsAPIWorld.h on Windows.12:24
blast007'bz_APISolidWorldObject_V1::maxAABBox': struct 'glm::vec<3,float,0>' needs to have dll-interface to be used by clients of class 'bz_APISolidWorldObject_V1'12:24
blast007(and for minAABBox)12:24
blast007from what I'm finding, it sounds like it is either similar or the same as passing STL containers across the DLL boundary, which we are to avoid12:28
blast007working on a change that passes a structure with floats instead of glm::vec312:57
blast007well, it compiles, but we don't have any plugins that actually use bzfsAPIWorld.h :)13:21
tuponeok15:31
tuponeminAABBox is not used by anyone in the code. Is that meant to be used by plugins?15:39
blast007I think so.  That stuff hasn't been used by any plugins yet.  I believe it's part of the code to help support server-side bots.15:40
blast007not sure what the difference between minAABBox and minBBox is (and doesn't look like minBBox/maxBBox is set to anything)15:41
*** User49 <User49!~FieldSobe@unaffiliated/user49> has joined #bzflag16:01
*** FieldSobers <FieldSobers!~FieldSobe@unaffiliated/user49> has quit IRC (Ping timeout: 260 seconds)16:02
BZNotifymaster @ bzflag: blast007 pushed 69 commits (https://git.io/JfQ7A):16:15
BZNotifymaster @ bzflag: blast007 f1f129: Merge remote-tracking branch 'origin/2.4' (https://git.io/JfQ7x)16:15
BZNotifymaster @ bzflag: blast007 f3d835: Fix a few warnings and missing headers on Windows. (https://git.io/JfQ7h)16:15
*** Foo_man_choo is now known as spldart16:18
*** ChanServ sets mode: +v spldart16:18
spldartfun :)16:19
*** User49 <User49!~FieldSobe@unaffiliated/user49> has quit IRC (Ping timeout: 260 seconds)16:20
spldartlooks clean deb stable o'er here :)16:26
*** FieldSobers <FieldSobers!~FieldSobe@unaffiliated/user49> has joined #bzflag16:26
*** cods <cods!~fred@tuxee.net> has joined #bzflag16:59
*** Sgeo <Sgeo!~Sgeo@ool-18b982ad.dyn.optonline.net> has joined #bzflag18:55
*** _The_Noah <_The_Noah!~The_Noah@47.185.216.66> has quit IRC (Quit: Leaving)20:50
*** The_Noah <The_Noah!~The_Noah@47.185.216.66> has joined #bzflag20:59
*** Sgeo_ <Sgeo_!~Sgeo@ool-18b982ad.dyn.optonline.net> has joined #bzflag22:49
*** Sgeo <Sgeo!~Sgeo@ool-18b982ad.dyn.optonline.net> has quit IRC (Ping timeout: 246 seconds)22:52

Generated by irclog2html.py 2.17.3.dev0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!