Page 1 of 1

Request an update for Godot 3 branch

Posted: Wed Jan 22, 2025 7:10 am
by Drito
Godot 4.0 has heavy changes, projects are not compatible.

I found that deb package.

https://packages.debian.org/sid/godot3

But I wonder if this is a stable version.

A 3.6 stable version exists.
https://github.com/godotengine/godot/tree/3.6-stable

Thank you for reading.

Re: Request an update for Godot 3 branch

Posted: Wed Jan 22, 2025 3:09 pm
by Stevo
The Sid 3.6 is the stable version--I'll look at it later tonight.

Re: Request an update for Godot 3 branch  [Solved]

Posted: Thu Jan 23, 2025 10:18 pm
by Stevo
We now have a backport of 3.6 in the MX 23 test repo.

Re: Request an update for Godot 3 branch

Posted: Fri Jan 24, 2025 8:19 am
by Drito
Thank you. MX has a great community :thumbup:

Re: Request an update for Godot 3 branch

Posted: Fri Jan 24, 2025 3:43 pm
by Stevo
Let us us know how it's working, so it can get moved to main.

Re: Request an update for Godot 3 branch

Posted: Mon Jan 27, 2025 7:16 pm
by Drito
Stevo wrote: Fri Jan 24, 2025 3:43 pm Let us us know how it's working, so it can get moved to main.
This version runs, but an object position has changed comparing to the 3.5 version.
In order to catch the bug, I spent hours trying to reproduce the behaviour on a new scene without success.

Its the same on a Godot 3.6 executable directly downloaded from the Godot repo, so its not a problem from the package IMO.