| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | ImageTexture.load returns an error code. | Pieter-Jan Briers | 2018-05-14 | 2 | -2/+4 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #18934 from YeldhamDev/project_metadata_expose | Rémi Verschelde | 2018-05-16 | 2 | -2/+24 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Exposed set/get_project_metadata in EditorSettings | |||||
| | * | | | | | Exposed set/get_project_metadata in EditorSettings. | Michael Alexsander Silva Dias | 2018-05-16 | 2 | -2/+24 | |
| | | | | | | | ||||||
| * | | | | | | [docs] fix links in class docs | Kelly Thomas | 2018-05-17 | 9 | -14/+14 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #18855 from clayjohn/doc_procedural_sky | Max Hilbrunner | 2018-05-16 | 1 | -0/+19 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Added Documentation for Procedural Sky | |||||
| | * | | | | | added documentation for procedural sky | clayjohn | 2018-05-14 | 1 | -0/+19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added documentation for procedural sky added documentation for procedural sky added documentation for procedural sky | |||||
| * | | | | | | Fix missing registration for new param of TextEdit::cursor_set_line. | Pieter-Jan Briers | 2018-05-15 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This caused Mono glue gen to fail and other bugs to appear (such as in Visual Script) | |||||
| * | | | | | | [docs] fix links in class docs | Kelly Thomas | 2018-05-14 | 3 | -7/+7 | |
| |/ / / / / | ||||||
| * | | | | | filled in docs for panorama sky | clayjohn | 2018-05-13 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | filled in docs for panorama sky | |||||
| * | | | | | [DOCS] Vector2/Vector3/TileMap wording fixes | Chris Bradfield | 2018-05-12 | 3 | -64/+69 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #18823 from Faless/multiplayer_raw | Max Hilbrunner | 2018-05-12 | 3 | -10/+31 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | Allow sending raw bytes via the Multiplayer API | |||||
| | * | | | | Fix and improve docs, adds send_bytes | Fabio Alessandrelli | 2018-05-12 | 3 | -10/+31 | |
| | | |/ / | |/| | | ||||||
| * | | | | Fix Error in the ScrollContainer Tooltips | Daniel "Orangestar" O | 2018-05-12 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Sync classref with current source | Rémi Verschelde | 2018-05-12 | 38 | -55/+511 | |
| | | | | | ||||||
| * | | | | Fix docs regarding Color.from_hsv hue range [0,360] -> [0,1] | Noshyaar | 2018-05-11 | 1 | -2/+2 | |
| | | | | | | | | | | | | | Per changes in #17407 | |||||
| * | | | | Reset the cursor with Input.set_custom_mouse_cursor(null) | Guilherme Felipe | 2018-05-10 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Document websocket module, further document enet | Fabio Alessandrelli | 2018-05-08 | 4 | -208/+0 | |
| | | | | ||||||
| * | | | Document MultiplayerAPI class | Fabio Alessandrelli | 2018-05-08 | 3 | -37/+29 | |
| | | | | ||||||
| * | | | Merge pull request #17559 from simedis/joint_motors | Rémi Verschelde | 2018-05-08 | 2 | -20/+64 | |
| |\ \ \ | | | | | | | | | Implemented interface for bullet linear motors | |||||
| | * | | | Implemented interface for bullet joint motors | Geoffrey | 2018-03-16 | 2 | -20/+64 | |
| | | | | | ||||||
| * | | | | Merge pull request #17451 from Goutte/feat-base-button-mask | Juan Linietsky | 2018-05-07 | 1 | -3/+7 | |
| |\ \ \ \ | | | | | | | | | | | Allow configuration of which mouse buttons the BaseButton responds to | |||||
| | * | | | | Add a binary mask to allow configuration of which mouse buttons the ↵ | Goutte | 2018-03-13 | 1 | -3/+7 | |
| | | | | | | | | | | | | | | | | | | | | | BaseButton will respond to. | |||||
| * | | | | | Merge pull request #15911 from Zephilinox/ready_signal | Juan Linietsky | 2018-05-07 | 1 | -0/+5 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Add ready signal to Node | |||||
| | * | | | | | Add ready signal to Node | Zephilinox | 2018-01-20 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Closes #15889 | |||||
| * | | | | | | Merge pull request #15943 from poke1024/geometry-line-line | Juan Linietsky | 2018-05-07 | 1 | -0/+15 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Add Geometry::line_intersects_line_2d() | |||||
| | * | | | | | | Add Geometry::line_intersects_line_2d() | Bernhard Liebl | 2018-01-21 | 1 | -0/+15 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #18122 from olivergs/wip/rtl-content-height | Max Hilbrunner | 2018-05-07 | 1 | -0/+7 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | RichTextLabel, doc: Added new method to get total content height | |||||
| | * | | | | | | RichTextLabel, doc: Added new method to get total content height | Oliver Gutierrez | 2018-04-11 | 1 | -0/+7 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge pull request #18677 from BastiaanOlij/add_no_blend | Juan Linietsky | 2018-05-07 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add no-blend canvas item render_mode | |||||
| | * | | | | | | | Add no-blend canvas item render_mode | Bastiaan Olij | 2018-05-07 | 1 | -0/+3 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge pull request #18524 from BastiaanOlij/keep_3d_linear | Juan Linietsky | 2018-05-07 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | Added option to viewport to keep linear color | |||||
| | * | | | | | | | Added option to viewport to keep linear color | Bastiaan Olij | 2018-05-06 | 1 | -0/+3 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge pull request #18454 from KidRigger/working_timer | Max Hilbrunner | 2018-05-07 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Allows setting the Timer wait_time in start method. | |||||
| | * | | | | | | | | Allows setting the Timer wait_time in start method. | Anish | 2018-04-27 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows shortening the two line method of Timer.set_wait_time followed by Timer.start set wait_time as a parameter to Timer.start. Also modifies the class documentation. Fixes: #18107 | |||||
| * | | | | | | | | | Rewrite Tween class reference. | Chris Bradfield | 2018-05-06 | 1 | -54/+57 | |
| | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | | Merge pull request #18146 from mjtorn/gh-mjtorn-rtl-shadow | Max Hilbrunner | 2018-05-05 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Implement font shadows for RichTextLabel | |||||
| | * | | | | | | | | Implement font shadows for RichTextLabel | Markus Törnqvist | 2018-04-12 | 1 | -0/+8 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #18612 from Nobelix/pitch-scale-desc | Max Hilbrunner | 2018-05-05 | 3 | -0/+3 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Added a description to the picth_scale property. | |||||
| | * | | | | | | | | Added a description to the picth_scale property in the AudioStreamPlayer ↵ | Nobelix | 2018-05-04 | 3 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | classes. | |||||
| * | | | | | | | | | correct documentation for version number data type | Kelly Thomas | 2018-05-04 | 1 | -3/+3 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #18491 from Calinou/custom-lineedit-secret-character | Max Hilbrunner | 2018-04-30 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Make the LineEdit "secret" character customizable | |||||
| | * | | | | | | | | Make the LineEdit "secret" character customizable | Hugo Locurcio | 2018-04-30 | 1 | -1/+4 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * / | | | | | | | [DOCS] Clarify look_at and looking_at | Mel Collins | 2018-04-29 | 2 | -3/+7 | |
| |/ / / / / / / | ||||||
| * | | | | | / | Fixed (minor) typo in CapsuleShape2D doc page | HoratioZEDU | 2018-04-25 | 1 | -1/+1 | |
| | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | | Merge pull request #18176 from nikibobi/string-trim | George Marques | 2018-04-22 | 1 | -0/+36 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Add string trim_prefix, trim_suffix, lstrip and rstrip methods | |||||
| | * | | | | | | add string trim_prefix trim_suffix lstrip and rstrip methods | bosak | 2018-04-17 | 1 | -0/+36 | |
| | |/ / / / / | ||||||
| * | | | | | | Add detail to doc for add_surface_from_arrays (#17911) | GaryO | 2018-04-22 | 1 | -3/+7 | |
| | | | | | | | | | | | | | | | | | | | Includes review comments from #17911 from @cbscribe and @Noshyaar | |||||
| * | | | | | | Merge pull request #18336 from PJB3005/18-04-21-command's | Max Hilbrunner | 2018-04-22 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Fixes a typo in the VisualServer.canvas_item_add_set_transform docs. | |||||
| | * | | | | | | Fixes a typo in the VisualServer.canvas_item_add_set_transform docs. | Pieter-Jan Briers | 2018-04-21 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | [DOCS] Add note that Pool*Arrays are passed by value (#18340) | krogank9 | 2018-04-22 | 7 | -7/+7 | |
| | | | | | | | | ||||||
