Time Nick Message 07:23 lhofhansl Does anyone know where the +2 is coming from here: https://github.com/minetest/minetest/blob/master/client/shaders/second_stage/opengl_fragment.glsl#L110 07:23 lhofhansl It means that if SSAA is set to 2 we only take a single sample. 07:24 lhofhansl And I would have expected us taking 4 samples to derive the final color. 12:05 Krock SFENCE: > (Unrelated: Have no idea what responsibilities come with it.) 12:05 Krock it means that you'll have to give your soul and your firstborn child to c55 12:06 Krock jokes aside. it basically means to follow the etiquette/rules and that's it. 12:07 Krock there's some more information on that on the dev wiki or maybe GitHub 12:53 MTDiscord merging #14339 in 10m 12:53 ShadowBot https://github.com/minetest/minetest/issues/14339 -- Fix short raycasts missing large objects by appgurueu 13:02 appguru SFENCE: re core dev responsibilities: see https://dev.minetest.net/Organisation 13:03 appguru I would like to have you on the team, btw. 14:13 SFENCE appguru: krock: Thank for answer. 14:21 SFENCE appguru: I am not sure about my C++ skills to efective contribute on reviews. But if it is not so big problem, I can help. 14:26 appguru SFENCE: nobody who knows C++ well enough would be "sure" of their C++ skills; it's not a simple language like Lua which you can expect to know in its entirety :P 15:02 appguru it looks like i'm the only core dev who has time for a meeting today. oh well. 15:03 appguru the other core devs are probably busy at FOSDEM 15:04 Krock I'd be available too but I agree that the timing is not good 15:15 appguru let's adjourn the meeting then? 15:27 sfan5 yes 15:27 Krock updated the wiki 15:27 Krock Feb 18 17:30 [MTMatrix] Hi from FOSDEM. It went great! 17:52 appguru Yay! 19:23 MTDiscord Safe travels home 20:11 sfan5 merging #14288 and #14311 before I fall asleep 20:11 ShadowBot https://github.com/minetest/minetest/issues/14288 -- [no squash] Bypass media transfer in single player by sfan5 20:11 ShadowBot https://github.com/minetest/minetest/issues/14311 -- Fix active object adding to not generated block by sfence 20:19 sfan5 and #14335 as a surprise PR 20:19 ShadowBot https://github.com/minetest/minetest/issues/14335 -- Make the protocol dissector heuristic by someone-aka-sum1 20:32 sfan5 I am 99% sure I just merged an unit test that should fail, but it doesn't. What the heck. 20:33 sfan5 ah nvm