aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18379 from ZDDM/18-04-23-audiostream-docsMax Hilbrunner2018-05-261-0/+3
|\
| * Fully exposes data variable on AudioStreamSample/AudioStreamOGGVorbis...Zumo2018-05-011-0/+3
* | Merge pull request #18747 from anakimluke/patch-1Max Hilbrunner2018-05-261-1/+1
|\ \
| * | fixed minor doc wording problemanakimluke2018-05-091-1/+1
* | | Added some quick info on shaders to the docsBastiaan Olij2018-05-262-2/+8
* | | [DOCS] Array sortMax Hilbrunner2018-05-251-2/+2
* | | Merge pull request #18752 from danilo2205/enhanced_path_followRémi Verschelde2018-05-253-1/+73
|\ \ \
| * | | Up vector implementation and OrientedPathFollow.danilo22052018-05-203-1/+73
* | | | Merge pull request #14715 from Krakean/string_add_rsplit2Max Hilbrunner2018-05-231-0/+14
|\ \ \ \
| * | | | Added rsplit() for String classDmitry Koteroff2017-12-151-0/+14
* | | | | [DOCS] Update VideoPlayer classrefChris Bradfield2018-05-202-13/+20
| |/ / / |/| | |
* | | | Merge pull request #18804 from tagcup/vec_slerpRémi Verschelde2018-05-164-7/+76
|\ \ \ \
| * | | | Add SLERP to Vector{2,3}, optimize Quat's Vector3 rotation.tagcup2018-05-124-7/+76
* | | | | Merge pull request #18814 from PJB3005/18-05-12-imagetexture-load-errorRémi Verschelde2018-05-162-2/+4
|\ \ \ \ \
| * | | | | ImageTexture.load returns an error code.Pieter-Jan Briers2018-05-142-2/+4
| |/ / / /
* | | | | Merge pull request #18934 from YeldhamDev/project_metadata_exposeRémi Verschelde2018-05-162-2/+24
|\ \ \ \ \
| * | | | | Exposed set/get_project_metadata in EditorSettings.Michael Alexsander Silva Dias2018-05-162-2/+24
* | | | | | [docs] fix links in class docsKelly Thomas2018-05-179-14/+14
|/ / / / /
* | | | | Merge pull request #18855 from clayjohn/doc_procedural_skyMax Hilbrunner2018-05-161-0/+19
|\ \ \ \ \
| * | | | | added documentation for procedural skyclayjohn2018-05-141-0/+19
* | | | | | Fix missing registration for new param of TextEdit::cursor_set_line.Pieter-Jan Briers2018-05-151-0/+2
* | | | | | [docs] fix links in class docsKelly Thomas2018-05-143-7/+7
|/ / / / /
* | | | | Merge pull request #18821 from PJB3005/18-05-12-doc-enumsMax Hilbrunner2018-05-131-9/+28
|\ \ \ \ \
| * | | | | Makes doc methods display enums.Pieter-Jan Briers2018-05-121-9/+28
| |/ / / /
* | | | | filled in docs for panorama skyclayjohn2018-05-131-0/+3
* | | | | [DOCS] Vector2/Vector3/TileMap wording fixesChris Bradfield2018-05-123-64/+69
* | | | | Merge pull request #18823 from Faless/multiplayer_rawMax Hilbrunner2018-05-123-10/+31
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix and improve docs, adds send_bytesFabio Alessandrelli2018-05-123-10/+31
| | |/ / | |/| |
* | | | Fix Error in the ScrollContainer TooltipsDaniel "Orangestar" O2018-05-121-1/+1
* | | | Sync classref with current sourceRémi Verschelde2018-05-1238-55/+511
* | | | Fix docs regarding Color.from_hsv hue range [0,360] -> [0,1]Noshyaar2018-05-111-2/+2
* | | | Reset the cursor with Input.set_custom_mouse_cursor(null)Guilherme Felipe2018-05-101-1/+1
|/ / /
* | | Document websocket module, further document enetFabio Alessandrelli2018-05-084-208/+0
* | | Document MultiplayerAPI classFabio Alessandrelli2018-05-083-37/+29
* | | Merge pull request #17559 from simedis/joint_motorsRémi Verschelde2018-05-082-20/+64
|\ \ \
| * | | Implemented interface for bullet joint motorsGeoffrey2018-03-162-20/+64
* | | | Merge pull request #17451 from Goutte/feat-base-button-maskJuan Linietsky2018-05-071-3/+7
|\ \ \ \
| * | | | Add a binary mask to allow configuration of which mouse buttons the BaseButto...Goutte2018-03-131-3/+7
* | | | | Merge pull request #15911 from Zephilinox/ready_signalJuan Linietsky2018-05-071-0/+5
|\ \ \ \ \
| * | | | | Add ready signal to NodeZephilinox2018-01-201-0/+5
* | | | | | Merge pull request #15943 from poke1024/geometry-line-lineJuan Linietsky2018-05-071-0/+15
|\ \ \ \ \ \
| * | | | | | Add Geometry::line_intersects_line_2d()Bernhard Liebl2018-01-211-0/+15
| |/ / / / /
* | | | | | Merge pull request #18122 from olivergs/wip/rtl-content-heightMax Hilbrunner2018-05-071-0/+7
|\ \ \ \ \ \
| * | | | | | RichTextLabel, doc: Added new method to get total content heightOliver Gutierrez2018-04-111-0/+7
* | | | | | | Merge pull request #18677 from BastiaanOlij/add_no_blendJuan Linietsky2018-05-071-0/+3
|\ \ \ \ \ \ \
| * | | | | | | Add no-blend canvas item render_modeBastiaan Olij2018-05-071-0/+3
* | | | | | | | Merge pull request #18524 from BastiaanOlij/keep_3d_linearJuan Linietsky2018-05-071-0/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Added option to viewport to keep linear colorBastiaan Olij2018-05-061-0/+3
* | | | | | | | Merge pull request #18454 from KidRigger/working_timerMax Hilbrunner2018-05-071-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Allows setting the Timer wait_time in start method.Anish2018-04-271-1/+3