Godot 3.5.1 Released!
Asked Answered
P

21

0

whats different in the 3.4.1 release?

The changes are listed in the News article: https://godotengine.org/article/maintenance-release-godot-3-4-1

Pouliot answered 18/12, 2021 at 17:4 Comment(0)
U
0

Errors are generated by a new version! What is the reason?

Unpin answered 19/12, 2021 at 10:26 Comment(0)
G
0

Without knowing the what the errors are, how could we know the reason?

Guam answered 19/12, 2021 at 12:11 Comment(0)
O
0

Updated with the announcement of v3.4.3 https://godotengine.org/article/maintenance-release-godot-3-4-3

Outlook answered 25/2, 2022 at 23:20 Comment(0)
G
0

That's cool, but I'm all in on Godot 4.0 at this point.

Guam answered 26/2, 2022 at 0:16 Comment(0)
O
0

I'm not quite ready for using an alpha version of the engine. I'll probably give the beta of 4.0 a try when it's released.

Outlook answered 1/3, 2022 at 6:5 Comment(0)
C
0

right now i am focusing on making an Actual Game instead of Tech Demos or Test Projects (that doesn't mean that i won't make them, it just means that they're not my focus), so making sure that the used version is always Stable only makes sense.

whatever Stable Godot version is the newest i will likely use and adjust the project when needed. my current exception is that for my current game i will continue using Godot 3.x until Godot 4.1 releases since with its decidedly simple visuals it doesn't make sense to limit the game to the ~50% of devices that support Vulkan (Godot 4 will not have GLES3 support until version 4.1).

however, my next planned game project will have visuals that could "only" be made with Godot 4, so limiting that game to Vulkan devices actually makes sense (either "forever" or at first, i'll find that out later).

Camel answered 2/3, 2022 at 8:22 Comment(0)
G
0

I just like new shiny stuff. Always update my OS the first day a new version comes out, and I don't mind dealing with some growing pains. If I was working on a serious long term project, I would stick with 3.4, but as I am doing more experimental stuff, I'm okay with switching to 4.0.

Guam answered 2/3, 2022 at 19:0 Comment(0)
O
0

Updated with the announcement of v3.4.4 https://godotengine.org/article/maintenance-release-godot-3-4-4

This version is a bugfix-only release to deal with regressions discovered in v3.4.3, released a few weeks ago. It's advised to use the new version for the best possible experience.

https://godotengine.org/download/

Outlook answered 23/3, 2022 at 17:48 Comment(0)
F
0

Glad 3.4.4 is the latest Godot version running without any problem in my laptop.

Fallal answered 13/6, 2022 at 21:0 Comment(0)
C
0

Guam …but as I am doing more experimental stuff, I'm okay with switching to 4.0.

Tried to experiment. Importing into Godot 3.4.4 and 4.0 the same Blender file with animation:

Collings answered 14/6, 2022 at 0:34 Comment(0)
G
0

I'm kind of focusing on Godot 3.x right now. Though 4.0 is fun, I don't think I can release a commercial game with alpha/beta software. I'm going to stick with 3.x for now and start my game, which may take 6 months to a year, and if Godot 4.0 is stable by that time I will port.

Also, OpenGL (especially GLES2) works on some seriously low-end hardware, like Intel laptops. Even my Decay demo was able to run on Intel (albeit at 30fps, but it worked). Moving to Vulkan means people will need newer computers and the better graphics also mean performance will be slower (unless you cut down on all the effects, in which case it won't look better than 3.x).

But we'll see what happens. Vulkan, in theory, should provide faster performance than GL if coded correctly. And mostly every GPU made in like the last 6 or 7 years should support some spec of Vulkan. It is just a matter of if Godot specifically is taking advantage of that, and so far I would say no.

Guam answered 14/6, 2022 at 0:46 Comment(0)
C
0

I had an idea to study Godot 4 at once, since I would not make a prototype game (POC) until the beta release. But with the current state of the engine, it's certainly not possible to work.

Collings answered 14/6, 2022 at 1:7 Comment(0)
C
0

Resolved Is 4.0 free of bugs yet?

Well, if you don't consider it a mistake

Collings Tried to experiment. Importing into Godot 3.4.4 and 4.0 the same Blender file with animation:

But it's very sad because in 4 the animation editor is improved.

I would avoid it until it is.

Very reasonable in my opinion.

Collings answered 18/6, 2022 at 17:17 Comment(0)
D
0

Quick question I updated via git pull origin master

I've ended up with a ton of conflicts from 3.4.4 to the release.

I have only added modules to godot so I would like to know the best way to simply upgrade to the release and toss out all conflicts


I prolly wanted git fetch first, but I forget most of the details of refreshing on the remote's changes.
Git documentation still gives me migraines.

n/m fixed. sometimes i wish git was documented concisely.

Dolli answered 23/6, 2022 at 22:53 Comment(0)
O
0

Updated with the announcement of 3.4.5: https://godotengine.org/article/maintenance-release-godot-3-4-5

Outlook answered 2/8, 2022 at 15:11 Comment(0)
F
0

So far running nicely.

Fallal answered 3/8, 2022 at 21:42 Comment(0)
B
0

3.5 is released: https://godotengine.org/article/godot-3-5-cant-stop-wont-stop

Blinking answered 5/8, 2022 at 14:58 Comment(0)
O
0

Thanks Mesonephros , I've updated the original post with the new announcement.

Outlook answered 5/8, 2022 at 15:55 Comment(0)
Q
0

The fact that Godot 3.x is still seeing large releases is an indication that the project is still very much capable of being one that will 'put the fun back into game creation' (like Blender has been aiming to do for 3D since the 2.8 release).

In terms of achieving that, I think team Godot ended up with rather good timing for the announcement since it came right when a lot of Unity users started searching for alternatives amid the controversy surrounding the Iron Source purchase.

Quinquereme answered 8/8, 2022 at 18:52 Comment(0)
O
0

Updated with the announcement of 3.5.1!

Outlook answered 28/9, 2022 at 15:54 Comment(0)
G
0

Sweet!

Guam answered 28/9, 2022 at 23:20 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.