Skip to main content
GameDev.net gamedev.net

typescript

10 items across game development

10 results

News

PixiJS v8.21.0 Released

PixiJS v8.21.0 lands as a feature-heavy update with a few migration points for engine users. The biggest behavior change is mirrored matrix decomposition now returning real rotation plus negative scale, …

pixijs/pixijs ·
graphics pixijs release-notes typescript webgpu +1
News

Gate – An Improved GDScript?

Gate is a new high-level language for Godot that aims to be a superset of GDScript, so existing GDScript remains valid while projects can opt into extra structure. For teams …

Mike ·
godot gdscript scripting-language typescript game-engine-tools
Blog

Engine VI Update

Developer Diary — Engine VI Progress Development on Engine VI has continued at a steady pace, with much of the recent work focused on strengthening the engine's foundation rather than …

EDI ·
game-engine Design typescript html5javascript
News

TypeScript 7 Released – 10X Faster

TypeScript 7 is here, and the headline change is brutal: Microsoft says the compiler is now 8–12x faster. The big shift is architectural, with the TypeScript toolchain moving from TypeScript …

Mike ·
typescript compiler performance tooling workflow