Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-27 | Improved documentation for TileMap.cell_y_sort | Dustin Petersohn | |
2020-10-01 | Link to demos from within the class reference | Aaron Franke | |
2020-08-31 | Merge pull request #40993 from Calinou/doc-collision-layer-mask | Rémi Verschelde | |
Reference the online documentation in collision layer/mask properties | |||
2020-08-31 | Add link titles for all links in the class reference | Hugo Locurcio | |
This makes them display in a nicer way in the editor help. (The title will display instead of the full URL.) | |||
2020-08-18 | Add defaults to tilemap set_cell function example | skyace65 | |
2020-08-03 | Reference the online documentation in collision layer/mask properties | Hugo Locurcio | |
See https://github.com/godotengine/godot-docs/pull/3863. | |||
2020-05-10 | Rename various TileMap methods/properties for clarity and consistency | Hugo Locurcio | |
The YSort renames were tracked in https://github.com/godotengine/godot/issues/16863. This closes https://github.com/godotengine/godot-proposals/issues/814. | |||
2020-04-24 | doc: Fix parsing typed arrays in makerst.py | Rémi Verschelde | |
`Type[]` typed arrays will link to `Type`, as it's likely the most interesting information for the user. And sync classref with current source. | |||
2020-04-03 | clarify autotile_coord in docs | lucaslcode | |
I had no idea what 'coordinate' meant in the context of autotiles, so just adding some clarification for future people who have the same problem. | |||
2020-01-31 | Update docs to version 4.0 | clayjohn | |
2020-01-26 | doc: Drop unused 'category' property from header | Rémi Verschelde | |
We already removed it from the online docs with #35132. Currently it can only be "Built-In Types" (Variant types) or "Core" (everything else), which is of limited use. We might also want to consider dropping it from `ClassDB` altogether in Godot 4.0. | |||
2019-11-02 | finish TileMap docs | Jummit | |
2019-09-24 | doc: Sync classref with current source | Rémi Verschelde | |
Fix a few missing bindings or unspecified argument names and default values. | |||
2019-07-15 | doc: Sync classref with current source | Rémi Verschelde | |
2019-07-04 | doc: Sync classref with current source | Rémi Verschelde | |
2019-07-02 | Tilemap fix displaced textures and shapes and added center texture and ↵ | Ranoller | |
compatibility mode This commit fix #22989 #15249 #28206. Main problem is that tilemap displace textures in different tile origins in a strange way and doesn´t respect coincidence between texture and shapes in not uniform tiles. This issue is present in godot 3.0 and godot 3.1. To maintain compatibility are added a compatibility mode and a center texture option. Other related issues and pull request: #28896 #29487 #29519 #29961. Idications of #30204 are added | |||
2019-06-30 | Fix uninitialized variables in Line2D, JSONParseResult and TileMap | Rémi Verschelde | |
2019-06-30 | doc: Remove null default values that can't be determined | Rémi Verschelde | |
Applying #30187. | |||
2019-06-30 | doc: Remove hardcoded default values from descriptions | Rémi Verschelde | |
They are now generated automatically by doctool. | |||
2019-06-30 | doc: Add default values to all properties | Rémi Verschelde | |
Thanks to @bojidar-bg's impressive work in #29380. | |||
2019-06-27 | Proofread and improve the whole class reference | Hugo Locurcio | |
- Document a few more properties and methods - Add more information to many classes - Fix lots of typos and gramar mistakes - Use [code] tags for parameters consistently - Use [b] and [i] tags consistently - Put "Warning:" and "Note:" on their own line to be more visible, and make them always bold - Tweak formatting in code examples to be more readable - Use double quotes consistently - Add more links to third-party technologies | |||
2019-04-19 | doc: Drop unused <demos> tag | Rémi Verschelde | |
2019-04-15 | doc: Sync classref with current source | Rémi Verschelde | |
2019-04-05 | Document TileMap's new 'set_cell' internal override capability | Michael Alexsander Silva Dias | |
2019-04-05 | Merge pull request #27365 from Byteron/tile_map_negative_offset | Mariano Javier Suligoy | |
TileMap, negative Y and X Offset | |||
2019-04-05 | added negative X and negative Y offset to TileMap | Aaron Winter | |
clang-format added negative X and negative Y offset to TileMap | |||
2019-04-01 | doc: Bump version to 3.2 | Rémi Verschelde | |
2019-02-12 | Clarified TileMap get_cell method behavior. | MidZik | |
2019-01-19 | Docs: Fix TileMap::world_to_map description | Demiu | |
2018-12-27 | doc: Sync classref with current source | Rémi Verschelde | |
Fix various code formatting issues and argument names. | |||
2018-12-20 | doc: Add missing commas after "If true/false" | Rémi Verschelde | |
2018-11-05 | doc: Use HTTPS for docs.godotengine.org and point to latest branch | Rémi Verschelde | |
Fixes #23509. | |||
2018-09-23 | [Docs] Remove double-spaces from descriptions, as well a couple other small ↵ | LikeLakers2 | |
fixes | |||
2018-08-29 | doc: Sync classref with current source | Rémi Verschelde | |
2018-08-03 | Improve TileMap.get_used_cells docs. | PJB3005 | |
2018-07-26 | doc: Sync classref with current source | Rémi Verschelde | |
Fix various missing arguments in bindings. | |||
2018-07-22 | Defer TileMap::update_dirty_quadrants once again. | Pieter-Jan Briers | |
This fixes #20323. #11077 is now technically re-broken, but you can now call update_dirty_quadrants as workaround. | |||
2018-06-12 | Add support for tutorial links to makerst.py | robojumper | |
Also change the <tutorials> structure to make use of individual <link> tags | |||
2018-05-28 | Sync classref with current source | Rémi Verschelde | |
Also fix binding of Basis.slerp | |||
2018-05-12 | [DOCS] Vector2/Vector3/TileMap wording fixes | Chris Bradfield | |
2018-04-19 | Docs update for several classes | Craigory V Coppola | |
Namely: Dictionary, GraphEdit, Object, TileMap, Script, ScollBar, ScrollContainer and SplitContainer | |||
2018-03-13 | Merge pull request #16971 from Noshyaar/tilemap | Rémi Verschelde | |
TileMap: add fix_invalid_tiles | |||
2018-02-27 | doc: Remove status from hardcoded version string | Rémi Verschelde | |
It has no practical use case and just generates noise for each alpha, beta, etc. | |||
2018-02-24 | TileMap: add fix_invalid_tiles | Poommetee Ketson | |
2018-02-19 | doc: Update version string in header | Rémi Verschelde | |
2018-01-25 | doc: Fix references to online tutorials after godotengine/godot-docs#1015 | Rémi Verschelde | |
2018-01-25 | doc: Sync with current source | Rémi Verschelde | |
Also enhance RigidBody docs as per https://github.com/godotengine/godot-docs/pull/1018 and fix the version tag in all files (not really stable yet, but it makes no sense to hardcode rc3 at this stage). | |||
2018-01-17 | doc: Replace some more "val" with "value" + sync | Rémi Verschelde | |
2018-01-15 | Filled tutorial field in most relevent classes. | Juan Linietsky | |
Added tutorial display in doc. | |||
2018-01-13 | doc: Update version string in XML | Rémi Verschelde | |