Release candidate: Godot 3.2.2 RC 3 The upcoming Godot 3.2.2 is turning out to be quite feature-packed and we’ve been taking the time to iterate with four beta snapshots and two release candidates (RC). This new RC 3 build fixes a couple recent regressions. It’s now considered release-re… Continue Reading →
Release candidate: Godot 3.2.2 RC 2 The upcoming Godot 3.2.2 is turning out to be quite feature-packed and we’ve been taking the time to iterate with four beta snapshots. Last week saw a first release candidate (RC), and now’s the second one with a couple regression fixes and more bugfix… Continue Reading →
Panda3D: June 2020 Development Update With the last development update being from July of 2019, the project is long overdue for another update post. New Releases There have been three new minor releases in the 1.10 series since our last development update. These releases have… Continue Reading →
Release candidate: Godot 3.2.2 RC 1 The upcoming Godot 3.2.2 is turning out to be quite feature-packed and we’ve been taking the time to iterate with four beta snapshots before reaching a state that we’re confident enough to label as release candidate. This new RC 1 build should be quite… Continue Reading →
Godot core budget meeting report #1 The funding situation of Godot has been evolving in the past months, as we received more grants and donations, and reorganizing where the funding is going, deciding hires, etc., takes considerable time as well as requires the right timing. Because of t… Continue Reading →
Rust GameDev: This Month in Rust GameDev #10 – May 2020 Welcome to the tenth issue of the Rust GameDev Workgroup’s monthly newsletter. Rust is a systems language pursuing the trifecta: safety, concurrency, and speed. These goals are well-aligned with game development. We hope to build an inviting ecosystem … Continue Reading →
Libre Arts: Podcast ep. 002 – Paul Davis on the deep rewrite of Ardour This is the first part of a long interview with Paul Davis, founder and lead developer of Ardour, free/libre digital audio workstation. Hello Paul! Hi Alexandre, how are you? I’m fine. How are you doing? Great, thank you! So you recently moved t… Continue Reading →
Dev snapshot: Godot 3.2.2 beta 4 Yet another snapshot on the way to the feature-packed Godot 3.2.2! This beta 4 fixes some regressions and adds more bug fixes to make the upcoming release even better. Notably, Godot 3.2.2 is going to add 5 major features: C# support for the iOS platf… Continue Reading →
GDScript progress report: Writing a new parser As you might be aware right now I’m currently working on revamping the GDScript compiler. After finishing the tokenizer in the last report, I’ve been working on the new parser. The main point to bring in this rewrite is to make a bit more "textboo… Continue Reading →
Godot Editor running in a web browser Hello Godotters! It’s-a me, Fabio! In the last few months, thanks to the great sponsorship of Mozilla I’ve been working on a big surprise for Godot 4.0, namely making the editor available as an HTML5 application. This DOES NOT mean that we will move co… Continue Reading →