GameMaker Studio
GameMaker Studio is a cross-platform game engine developed by YoYo Games. It is primarily used to make 2D games via a drag-and-drop visual programming language or a scripting language known as Game Maker Language.
Here are 272 public repositories matching this topic...
hi,
as you know, in SoLoud, the number of filters are limited
we should implement more like different reverbs, fir and irr filters, (these could be used to implement HRTF support), Chorus, One Poll, One Zero, Pole Zero, Two Pole, Two Zero, etc
a library exists called stk under zlib license which already implemented these maybe we can implement some of these out
Seek performance
-
Updated
Nov 19, 2017 - JavaScript
-
Updated
Dec 16, 2019 - Game Maker Language
When clicking the "GML dialects directory" link in Preferences it does not open the directory, but instead dumps the "xdg-open" help to console.
Output:
xdg-open -- opens a file or URL in the user's preferred
application
Synopsis
xdg-open { file | URL }
xdg-open { --help | --manual | --version }
Use 'man xdg-open' or 'xdg-open --manual' for additional info.
-
Updated
May 26, 2020 - Game Maker Language
-
Updated
Sep 19, 2018 - Game Maker Language
Version 6 will include a reworking of how shaders are exposed on the GML side. This requires documentation, which is good because shader documentation for Scribble has historically been poor.
-
Updated
Oct 8, 2018 - Game Maker Language
-
Updated
Apr 16, 2020 - HTML
-
Updated
May 19, 2020 - HTML
-
Updated
Mar 2, 2020 - Game Maker Language
-
Updated
May 24, 2019 - Game Maker Language
It would be benefical for every script to list arguments and provide a description in a consistent manner.
Write the wiki docs
-
Updated
Jan 9, 2018 - Python
-
Updated
Mar 8, 2019 - JavaScript
-
Updated
Jun 25, 2017 - Yacc
-
Updated
Apr 16, 2020 - TypeScript
-
Updated
Jul 17, 2018 - Game Maker Language
-
Updated
Nov 29, 2017 - Game Maker Language
Created by Mark Overmars
Released November 5, 1999
- Website
- www.yoyogames.com/gamemaker
- Wikipedia
- Wikipedia
So, it was said many times already, but the documentation system for the GDJS Runtime game engine has to be changed. Until now it was outdated, but ok. But now, the documentation begins to become more complete and includes interfaces. The current documentation is generated using JSDoc and the Jaguar template. Jaguar is not supporting interfaces, making the documentation incomplete.
The solutio