Rust GameDev: This Month in Rust GameDev #43 – February 2023 Welcome to the 43rd 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 →
Godot & Friends at GDC 2023 We are going to be at the Game Developers Conference (GDC) 2023, which will take place in San Francisco from March 20th to March 24th. Continue Reading →
Castle Game Engine: User interface features: render with mask (new TCastleMask component), better slider default look, new option ProtectedSidesScaling New component allows to define a mask (using an arbitrary UI control) and use this mask to limit rendering the children. The mask may be any UI control (or a composition of it). The colors do not matter, only which pixels are drawn by the mask. E.g. you can define a mask using An image … Continue reading ➤ Continue Reading →
jMonkeyEngine: jMonkeyEngine 3.6.0-beta3 A non-production release for development and testing, which will hopefully lead to a “stable” release. Noteworthy changes relative to 3.6.0-beta2: Bugs and defects addressed: resolve issue #1955 (Can not play vorbis audio on Android API 31+) by @Scr… Continue Reading →
Godot 4.0 sets sail: All aboard for new horizons It’s official. Today marks the beginning of a new era for Godot. After 3+ years of breaking and rebuilding from the ground up, we’re thrilled to say: Welcome to the start of Godot 4! Continue Reading →
Release candidate: Godot 4.0 RC 6 One more time! We’ve now fixed all critical regressions we are aware of, so things are looking great for the stable release! Continue Reading →
Rust GameDev: This Month in Rust GameDev #42 – January 2023 Welcome to the 42nd 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 →