-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lts 2022 r3 #157
Merged
Merged
Lts 2022 r3 #157
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(cherry picked from commit db88a4f)
(cherry picked from commit 4eb8438)
This reverts commit 5b56c78.
(cherry picked from commit cbdca5f)
…th a comma YoYoGames/GameMaker-Feature-Requests#1327 * Added an extra header on the Feather Data Types page with a short description (cherry picked from commit b1274a8)
* Listed the ways you can create an instance under a new section "Creating Instances" * Added a "Variable Reference" section and added variables under it (cherry picked from commit 1c0abda)
YoYoGames/GameMaker-Bugs#2079 * Changed the description of the Parent Texture Group setting to explain children groups go on the same texture page * Mentioned under Texture Group Format that child groups therefore use the same format (since they share the texture page) * Fixed a couple of small typos (cherry picked from commit ea44d48)
…ompared to vertex buffers YoYoGames/GameMaker-Bugs#2536 * Updated the "Primitives and Vertex Formats" page: * Defined a bit better what a primitive is * Inserted image with the pr_* constants on this page (since they're shared between primitives and vertex buffers) * Added an introduction to both primitives and vertex buffers, most basic use with copy-pastable examples * Added a section on Texture Coordinates after the introductions to both to point out the difference in uvs * Moved the "enable WebGL on HTML5" note to a snippet (cherry picked from commit 519fb69)
YoYoGames/GameMaker-Bugs#2673 Fixed (cherry picked from commit 8018e26)
…ming otherwise Closes YoYoGames/GameMaker-Bugs#2682 Kept the statement as an example on how the ternary operator cannot be used (cherry picked from commit 9194590)
…ear is done while a mouse button is held YoYoGames/GameMaker-Bugs#2072 Moved the part between parentheses to a note and explained it differently to make it more clear (cherry picked from commit 9afc48b)
…irement for moving the seek position first YoYoGames/GameMaker-Bugs#3503 * Reworded the function description a bit * Added a paragraph explaining that buffer_read advances the seek position * Added paragraph explaining that you must set the seek position correctly to get correct results * Linked buffer_peek function page for the alternative where you don't use the seek position * Updated the example, added extensive description (cherry picked from commit 2fbde3c)
This reverts commit a92165a.
…tes YoYoGames/GameMaker-Bugs#2590 (cherry picked from commit 15ab1ef)
(cherry picked from commit 0cf4859)
(cherry picked from commit 4063eaf)
(cherry picked from commit e7813b2)
…s as a type of array YoYoGames/GameMaker-Bugs#6860 (cherry picked from commit 158ab44)
(cherry picked from commit 6093d7a)
1. Hidden bottom bar 2. White text (unreadable) for index and glossary menus (cherry picked from commit 177f146)
(cherry picked from commit 63e9bdb)
…t icon is only shown when Create Exe YoYoGames/GameMaker-Bugs#6870 (cherry picked from commit 2781e82)
…the parameters YoYoGames/GameMaker#3302 (cherry picked from commit aff023f)
…upload the zip privately and return a download URL YoYoGames/GameMaker-Bugs#6375 * Updated the name of the option, its description and the screenshot * Replaced hyperlinks still referring to "yoyogames.com" with the corresponding link to "gamemaker.io" (cherry picked from commit a08ed34)
…o removed JSON guide as it was broken #183
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.