Merged
Conversation
YoYoGames/GameMaker-Bugs#12295 * On the Collisions page, under the "Bounding Boxes" section: * Added that collision checks are performed in room coordinates * Added a note explaining that, visually, pixels may appear to collide in a viewport that magnifies part of the room while there is no collision in the room
YoYoGames/GameMaker-Bugs#12295 On the Collisions page, removed the part that says a pixel needs to be covered by both bounding boxes (as the sentence is about a single overlap)
YoYoGames/GameMaker-Bugs#12150 * Added function pages for particle_add() and particle_delete() * Added to the Particles overview page under a new section "Creating Assets" and added to ToC
…ticle System Info Struct table YoYoGames/GameMaker-Bugs#12402
#327 Updated the screenshot and the list of preferences on the manual page to correspond to the current state
…have the asset's origin applied YoYoGames/GameMaker-Bugs#12397 On the particle_get_info() page, in the Particle System Info Struct table: * Added new "xdraw" and "ydraw" members * Changed the description of the "xorigin" and "yorigin" members
…have the asset's origin applied YoYoGames/GameMaker-Bugs#12397 * Added a note to the part_system_drawit() page to say it takes the element transform into account
…have the asset's origin applied YoYoGames/GameMaker-Bugs#12397 * Added a note to the part_system_position() page to clarify which position the value refers to exactly
YoYoGames/GameMaker-Bugs#11817 Added new "MarkUILayerAsUsed" pragma to the gml_pragma() page
…e Legacy sign-in to somewhere more generic YoYoGames/GameMaker-Bugs#7546 * Added a new Proxy Settings Preferences page and copied over the information on the Licencing & Logging In page * Added page to ToC and to the General Preferences page * Removed the image and description from the Licencing & Logging In page
YoYoGames/GameMaker-Bugs#12466 * Added manual page for Display preferences * Listed on the General Preferences page and added to ToC * Changed the order of the list of the preferences to correspond to the one in the IDE * A few small fixes
YoYoGames/GameMaker-Bugs#12466 Set keywords and tags on the page
…e Legacy sign-in to somewhere more generic YoYoGames/GameMaker-Bugs#7546 Set keywords and tags on the page
Clarified the explanation of the example for the abs function.
Update explanation for abs function example
YoYoGames/GameMaker-Bugs#12451 On the FX Types and Parameters page, changed that g_Distort1Scale and g_Distort2Scale parameters are of type array instead of real
YoYoGames/GameMaker-Bugs#12451 On the FX Types and Parameters page, g_Distort1Scale and g_Distort2Scale parameters of the heat haze filter are also of type array instead of real
YoYoGames/GameMaker-Bugs#12451 Changed a few more data types in the filters table on the FX Types and Parameters page (parameters related to Size and Offset) (Based on the contents of the "filterdef.json files" in the "datafiles" folder of the subdirectories of a runtime's "bin/FiltersAndEffects" folder)
YoYoGames/GameMaker-Bugs#12451 * Added some non-breaking spaces to keep array components shown together * Some changes to FX Limitations snippet
…keybindings YoYoGames/GameMaker-Bugs#12427 * Changed that hotkeys for CE1 snippets are under a section "Custom Code Snippets" * Changed the line about CE2 snippets to say that a hotkey cannot be assigned to them
…et Management" section * Added missing page, turned it into a section and updated links on all relevant pages * Also made a few improvements to other related pages: removed unneeded labels, replaced a few hyperlinks with crossrefs
…ection on the Asset Management overview page
YoYoGames/GameMaker-Bugs#12706 * Fixed the return type * Made a few other small changes to the page
…anual page YoYoGames/GameMaker-Bugs#12674 * Manual page appears to be correct after checking and GmlSpec incorrect * Replaced optional tags with the snippet * Changed optionals syntax
#329 * Moved the Animation Curve Channel Struct and Point Struct tables to a snippet and inserted that on the pages instead * Added headings to function reference * Reordered function reference, also changed in ToC * On the animcurve_get_channel() page: fixed typo "n" -> "n-1" highest index * Visual update of the function pages, replaced hyperlinks with cross-references
particle_add() and particle_delete(), "MarkUILayerAsUsed" pragma, preferences, variable_clone() depth, other changes and fixes
Prefabs misc docs update
…ors page YoYoGames/GameMaker-Bugs#12755 * Also added section headings and IDs * Removed the last part about copy on write (only works like this when this legacy behaviour is enabled)
Fix for some inconsistencies between GmlSpec and the manual, out-of-date code example on Accessors page (+keywords & tags fix)
Fix intro page that became a section in the toc; should be page
docs(feature): ErrorOnWarning debug event
This file contains hidden or 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
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.