summaryrefslogtreecommitdiffstats
path: root/doc/classes/Sprite2D.xml
Commit message (Expand)AuthorAgeFilesLines
* Clamp UV-coordinates to centers of outermost texels when configured to do soPatrick Owen2024-09-291-1/+1
* Remove empty `[b]Example:[/b]` lines from the class referenceMicky2024-08-191-2/+2
* Update links to outdated asset library demosskyace652024-04-071-1/+1
* Merge pull request #88593 from dustdfg/patch-1Rémi Verschelde2024-02-221-1/+1
|\
| * Clarify that `is_pixel_opaque` function gets position in local coordinatesYevhen Babiichuk (DustDFG)2024-02-211-1/+1
* | Expose pixel snapping settings add pixel-art notesSabs, like Sobs2024-02-171-0/+1
|/
* Fix invalid frame index when Sprite2D's hframes or vframes has been changedMika Viskari2023-12-151-3/+3
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Fix C# examples in documentationRaul Santos2023-01-311-3/+3
* Style: Misc docs and comment style and language fixesRémi Verschelde2022-11-021-1/+2
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-1/+1
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-6/+3
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-3/+3
* Change frame_coords to Vector2ikobewi2021-05-231-1/+1
* Rename ButtonList enum and members to MouseButtonAaron Franke2021-03-231-1/+1
* Rename Sprite.region_enabled getter and setter to match propertiesMarcel Admiraal2021-03-141-2/+2
* Docs: Port Code Examples to C# (R, S, T, U)HaSa10022021-03-051-2/+19
* Hide extra options from various nodes if they're not enabledMichael Alexsander2021-03-021-1/+1
* doc: Sync classref with current source + fixup some bindingsRémi Verschelde2020-11-041-13/+0
* Link to demos from within the class referenceAaron Franke2020-10-011-0/+1
* Reorder sprite h_frames & v_framesJonathan Vice2020-08-311-2/+2
* Document the expected normal map coordinate system where relevantHugo Locurcio2020-05-041-0/+1
* doc: Update classref with node renamesRémi Verschelde2020-03-301-0/+100