Time |
Nick |
Message |
01:26 |
|
siliconsniffer2 joined #luanti-dev |
02:27 |
|
aliasalreadytake joined #luanti-dev |
04:00 |
|
MTDiscord joined #luanti-dev |
04:03 |
|
SFENCE_arch joined #luanti-dev |
06:24 |
|
SFENCE joined #luanti-dev |
06:41 |
SFENCE |
Ok. We have signed macOS builds. I have to downgrade Xcode from 16.3 to 16.2 and rebuild everything with it. Crazy. |
06:42 |
SFENCE |
I have to figure out what is happening. |
07:20 |
|
SFENCE joined #luanti-dev |
09:23 |
|
SFENCE_arch joined #luanti-dev |
11:02 |
|
SFENCE joined #luanti-dev |
11:33 |
|
SFENCE joined #luanti-dev |
13:42 |
Krock |
will merge #16146 and #16091 in 15 minutes |
13:42 |
ShadowBot |
https://github.com/luanti-org/luanti/issues/16146 -- Formspec: Fix broken 9-slice image button with gui_scaling_filter by SmallJoker |
13:42 |
ShadowBot |
https://github.com/luanti-org/luanti/issues/16091 -- Fix texture coordinates of cuboid drawtypes by cx384 |
13:51 |
|
SFENCE joined #luanti-dev |
13:59 |
Krock |
done |
14:06 |
|
alias joined #luanti-dev |
14:56 |
MTDiscord |
<luatic> alright bumped the ppa |
15:29 |
|
SFENCE joined #luanti-dev |
16:02 |
|
SFENCE joined #luanti-dev |
16:03 |
|
imi joined #luanti-dev |
16:18 |
|
SFENCE joined #luanti-dev |
16:40 |
MTDiscord |
<luatic> rebased #15722, would like to merge it, say, a week so it gets testing during most of the 5.13 dev period |
16:40 |
ShadowBot |
https://github.com/luanti-org/luanti/issues/15722 -- Fix and clean up skeletal animation in Irrlicht by appgurueu |
16:40 |
MTDiscord |
<luatic> in a week* |
16:42 |
|
SFENCE joined #luanti-dev |
16:54 |
|
SFENCE joined #luanti-dev |
17:05 |
|
SFENCE joined #luanti-dev |
17:22 |
|
SFENCE joined #luanti-dev |
17:32 |
|
SFENCE joined #luanti-dev |
18:02 |
|
SFENCE joined #luanti-dev |
18:11 |
|
SFENCE joined #luanti-dev |
18:27 |
[MatrxMT] |
<Zughy> reminder for core devs that 5.13 is scheduled for July 13. It means that FF + RC should happen on June 29, which means that in this case we have little time for new features and that we should keep it small |
18:29 |
|
SFENCE joined #luanti-dev |
18:35 |
|
Guest13 joined #luanti-dev |
18:46 |
[MatrxMT] |
<Zughy> (FF+RC date added in the milestone description, so it's easy to find) |
19:22 |
|
Desour joined #luanti-dev |
19:25 |
|
SFENCE joined #luanti-dev |
20:27 |
sfan5 |
merging #16134, |
20:27 |
ShadowBot |
https://github.com/luanti-org/luanti/issues/16134 -- Clean up read_tiledef and related parts a bit by sfan5 |
20:27 |
sfan5 |
oops |
20:27 |
sfan5 |
merging #16134, #16135, #16165 in 15m |
20:27 |
ShadowBot |
https://github.com/luanti-org/luanti/issues/16134 -- Clean up read_tiledef and related parts a bit by sfan5 |
20:27 |
ShadowBot |
https://github.com/luanti-org/luanti/issues/16135 -- Clean up ITextureSource use in main menu for better logging by sfan5 |
20:27 |
ShadowBot |
https://github.com/luanti-org/luanti/issues/16165 -- [no-sq] Do not modify peer timeout on MTP connection shutdown by JosiahWI |
22:32 |
|
panwolfram joined #luanti-dev |
22:41 |
|
YuGiOhJCJ joined #luanti-dev |
23:05 |
|
Eragon joined #luanti-dev |
23:08 |
MTDiscord |
<exe_virus> Mid June is therefore my deadline to figure out the multi threaded C++ mapgen bug. |
23:08 |
MTDiscord |
<exe_virus> Alrighty, 20 days remain. |
23:18 |
MTDiscord |
<exe_virus> Also, re camera API, I'm sure it's been bike shed 1000 times, but would a PR adding the ability to lock look direction be accepted? I think we can already lock offset |
23:19 |
MTDiscord |
<greenxenith> I'd love that |
23:19 |
MTDiscord |
<greenxenith> Should probably start leveraging the set_camera method now that it exists |
23:22 |
MTDiscord |
<exe_virus> Well, we already have set_look or something. Might make sense to add an optional bool to "lock" it |
23:24 |
MTDiscord |
<greenxenith> We actually don't have set_look_dir, we have two separate pitch/yaw methods |
23:39 |
MTDiscord |
<exe_virus> Lol, well, then yeah probably makes sense to unify |
23:39 |
MTDiscord |
<exe_virus> Will make a PR sometime for it |