summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Correct misspellings of damped spring.Marcel Admiraal2020-06-043-11/+11
* doc: Sync classref with current sourceRémi Verschelde2020-06-043-8/+22
* Merge pull request #39257 from Chaosus/fix_integer_vectors_docRémi Verschelde2020-06-033-0/+183
|\
| * Fix docs generation for Vector2i/Vector3i/Rect2iYuri Roubinsky2020-06-033-0/+183
* | Merge pull request #39113 from nekomatata/bbcode-image-colorRémi Verschelde2020-06-031-1/+3
|\ \
| * | Add color option for img bbcode tag in RichTextLabel to tint imagesPouleyKetchoupp2020-05-301-1/+3
* | | Merge pull request #39130 from Calinou/dynamicfont-disable-outline-antialiasingRémi Verschelde2020-06-031-1/+1
|\ \ \ | |_|/ |/| |
| * | Disable antialiasing on the DynamicFont outline as well when requestedHugo Locurcio2020-05-281-1/+1
* | | Merge pull request #39210 from Calinou/directional-light-performance-hintRémi Verschelde2020-06-021-4/+4
|\ \ \
| * | | Add performance hints to the DirectionalLight shadow mode property hintHugo Locurcio2020-06-011-4/+4
* | | | Clarify usage of AnimationPlayer with AnimationTree and fill in empty method ...Maganty Rushyendra2020-06-021-0/+4
|/ / /
* | | Merge pull request #39010 from gvekan/fix-documentationRémi Verschelde2020-05-291-1/+1
|\ \ \
| * | | Fix ProjectSettings.save_custom documentationGustav2020-05-261-1/+1
| | |/ | |/|
* | | Merge pull request #39051 from Xrayez/geometry-splitRémi Verschelde2020-05-294-216/+219
|\ \ \ | |_|/ |/| |
| * | Split `Geometry` singleton into `Geometry2D` and `Geometry3D`Andrii Doroshenko (Xrayez)2020-05-274-216/+219
| |/
* | makerst: Print status messages to make the CI output clearerHugo Locurcio2020-05-271-66/+6
* | Expose `get_char_size()` from Font instead of BitmapFontMaganty Rushyendra2020-05-272-11/+11
|/
* Clarifies 'icon_separation' in TabContainer (instead of 'hseparation')Dominik 'dreamsComeTrue' Jasiński2020-05-211-2/+2
* doc: Sync classref with current sourceRémi Verschelde2020-05-205-11/+15
* Merge pull request #38874 from bruvzg/tab_drv_sel_40Rémi Verschelde2020-05-202-3/+24
|\
| * [Windows] Add tablet driver selection.bruvzg2020-05-202-3/+24
* | Merge pull request #38794 from nekomatata/text-edit-search-resultRémi Verschelde2020-05-201-11/+5
|\ \ | |/ |/|
| * TextEdit search returns a dictionary instead of VectorPouleyKetchoupp2020-05-161-11/+5
* | Merge pull request #38791 from clayjohn/physical-sky-updateRémi Verschelde2020-05-181-0/+3
|\ \
| * | Add night sky to PhysicalSkyMaterialclayjohn2020-05-161-0/+3
| |/
* | Update description of Object.free() methodRemi Rampin2020-05-181-1/+1
* | Merge pull request #38795 from Calinou/doc-array-dictionary-referenceMax Hilbrunner2020-05-172-1/+2
|\ \
| * | Document that Dictionary is always passed as referenceHugo Locurcio2020-05-162-1/+2
| |/
* | Merge pull request #38695 from dreamsComeTrue/node-swap-order-argumentsRémi Verschelde2020-05-171-7/+5
|\ \ | |/ |/|
| * Replace 'add_child_below_node' with 'add_sibling' in NodeDominik 'dreamsComeTrue' Jasiński2020-05-151-7/+5
* | Remove HQ2X and the `Image.expand_2x_hq2x()` methodHugo Locurcio2020-05-161-7/+0
|/
* doc: Sync classref with current sourceRémi Verschelde2020-05-154-26/+46
* Merge pull request #38754 from Calinou/doc-canvasitem-texture-filter-repeatRémi Verschelde2020-05-151-0/+8
|\
| * Document CanvasItem's texture filtering and repeating modesHugo Locurcio2020-05-151-0/+8
* | Document the Camera3D's `effects` propertyHugo Locurcio2020-05-151-0/+1
|/
* Update game controller enums.Marcel Admiraal2020-05-137-177/+146
* Make it clear that PhysicsDirectSpaceState is only available fromMarcel Admiraal2020-05-122-2/+2
* Merge pull request #38689 from Calinou/rename-ssl-certificate-settingRémi Verschelde2020-05-121-2/+3
|\
| * Rename SSL certificate bundle setting to clarify the "overriding" aspectHugo Locurcio2020-05-121-2/+3
* | doc: Sync classref with current sourceRémi Verschelde2020-05-1219-178/+300
|/
* Merge pull request #38635 from Calinou/tilemap-rename-ysort-indexRémi Verschelde2020-05-111-4/+4
|\
| * Rename various TileMap methods/properties for clarity and consistencyHugo Locurcio2020-05-101-4/+4
* | doc: Sync classref with current sourceRémi Verschelde2020-05-115-22/+43
* | Merge pull request #38548 from kuruk-mm/add_string_join_to_gdscriptRémi Verschelde2020-05-101-0/+13
|\ \
| * | GDScript: Add join method on StringMateo Kuruk Miccino2020-05-091-0/+13
* | | Revert "Renamed plane's d to distance"Rémi Verschelde2020-05-101-3/+3
| |/ |/|
* | Merge pull request #38505 from KoBeWi/ms_visual_docsRémi Verschelde2020-05-1037-1/+176
|\ \
| * | Add documentation for the VisualShader nodesTomasz Chabora2020-05-0837-1/+176
* | | Merge pull request #38613 from MCrafterzz/planeRémi Verschelde2020-05-101-3/+3
|\ \ \
| * | | Renamed plane's d to distanceMarcus Elg2020-05-101-3/+3