summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* [DOCS] SceneTree stretching constantsPoommetee Ketson2018-08-071-0/+8
* Merge pull request #20645 from Ertain/masterMax Hilbrunner2018-08-052-1/+2
|\
| * Added description and measurementJason Anderson2018-07-312-2/+2
| * Added descriptionJason Anderson2018-07-301-0/+1
* | Improve TileMap.get_used_cells docs.PJB30052018-08-031-1/+1
|/
* Added a method to find the index for a surface with a given nameBastiaan Olij2018-07-281-1/+21
* Merge pull request #15643 from organicpencil/bullet_contact_impulseRémi Verschelde2018-07-261-0/+9
|\
| * Expose PhysicsDirectBodyState.get_contact_impulseLee Pugh2018-01-121-0/+9
* | doc: Sync classref with current sourceRémi Verschelde2018-07-26109-137/+4192
* | Expose 64-bit Color methods to GDScript and fix/update Color XML docAaron Franke2018-07-251-14/+57
* | Merge pull request #20278 from Noshyaar/0Rémi Verschelde2018-07-241-5/+6
|\ \
| * | Fix example code for EditorImportPluginNoshyaar2018-07-241-5/+6
* | | Merge pull request #19313 from RandomShaper/improve-imageJuan Linietsky2018-07-231-0/+6
|\ \ \
| * | | Add trilinear filtering to image scalingPedro J. Estébanez2018-07-231-0/+6
* | | | Defer TileMap::update_dirty_quadrants once again.Pieter-Jan Briers2018-07-221-0/+11
* | | | Merge pull request #20157 from GodotExplorer/image-load-webpJuan Linietsky2018-07-201-0/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Add webp buffer loader for Imagegeequlim2018-07-171-0/+9
* | | | Merge pull request #19087 from danvalho/masterMax Hilbrunner2018-07-171-0/+7
|\ \ \ \
| * | | | SpriteFrames: expose method to get array containing animation namesdanvalho2018-06-051-0/+7
* | | | | Merge pull request #20191 from jvdnbus/line2d-stretchMax Hilbrunner2018-07-171-0/+3
|\ \ \ \ \
| * | | | | Line2D texture stretch modeJorn Van denbussche2018-07-161-0/+3
| | |/ / / | |/| | |
* / | | | Doc: Add example for array indexingRémi Verschelde2018-07-171-1/+10
|/ / / /
* | | | Merge pull request #20068 from Xrayez/submenu-popup-delayMax Hilbrunner2018-07-121-0/+3
|\ \ \ \
| * | | | Add ability to set submenu's popup delay time on mouse hoveringAndrii Doroshenko (Xrayez)2018-07-091-0/+3
* | | | | Merge pull request #19540 from muiroc/cylinderMax Hilbrunner2018-07-122-4/+32
|\ \ \ \ \
| * | | | | added cylinder shape supportmuiroc2018-07-012-4/+32
* | | | | | Merge pull request #20014 from Chaosus/scrollableMax Hilbrunner2018-07-101-0/+2
|\ \ \ \ \ \
| * | | | | | Added scrollable property to SlidersChaosus2018-07-071-0/+2
| | |/ / / / | |/| | | |
* / | | | | mention load in texture classtoger52018-07-091-0/+1
|/ / / / /
* | | | | Merge pull request #18028 from gabrii/18026Max Hilbrunner2018-07-051-0/+31
|\ \ \ \ \
| * | | | | Improve breakpoints and breakpoint gutter API in TextEditGabriel Gavilan2018-05-301-0/+31
* | | | | | Merge pull request #15881 from dertom95/EditorScenePostImportMax Hilbrunner2018-07-051-1/+37
|\ \ \ \ \ \
| * | | | | | EditorScenePostImport: added get_source_folder() and get_source_file() methodsThomas Trocha2018-05-311-1/+37
* | | | | | | Merge pull request #19849 from willnationsdev/expose-script-create-dialogMax Hilbrunner2018-07-042-0/+52
|\ \ \ \ \ \ \
| * | | | | | | Expose ScriptCreateDialog to EditorPluginwillnationsdev2018-07-042-0/+52
* | | | | | | | Merge pull request #19244 from Chaosus/settingsperformance_and_colordeferredMax Hilbrunner2018-07-031-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Increase settings apply speed and added deferred color applyChaosus2018-05-311-0/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Document return value of yield() with signalsThomas ten Cate2018-07-021-2/+3
* | | | | | | | Doc: Fix typos spotted by @yurchorRémi Verschelde2018-07-013-3/+3
| |/ / / / / / |/| | | | | |
* | | | | | | Document Vector2.round() and Vector3.round()Hugo Locurcio2018-06-272-0/+2
* | | | | | | Merge pull request #19612 from Zylann/get_ticks_usecRémi Verschelde2018-06-181-0/+7
|\ \ \ \ \ \ \
| * | | | | | | Expose OS.get_ticks_usec()Marc Gilleron2018-06-181-0/+7
* | | | | | | | Add longer description to ViewportTexture docMel Collins2018-06-181-0/+2
* | | | | | | | Added description for abs function in Rect2unknown2018-06-181-0/+1
* | | | | | | | Merge pull request #19622 from mhilbrunner/docs-builtinsMax Hilbrunner2018-06-181-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | [DOCS] Builtin keywords because search is terribadMax Hilbrunner2018-06-181-1/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #19615 from romlok/viewporttexturedocMax Hilbrunner2018-06-181-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Add a little to ViewportTexture docsMel Collins2018-06-171-0/+2
| |/ / / / / / /
* | | | | | | | Merge pull request #19621 from mhilbrunner/docs-treeitemMax Hilbrunner2018-06-181-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | [DOCS] TreeItem: Small fix for remove_child()Max Hilbrunner2018-06-181-1/+1
| |/ / / / / / /