Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-14 | Expose 'request_frame_drawn_callback' to script. | Saracen | |
2017-10-14 | makerst: Fix support for module classes | Rémi Verschelde | |
Previous code expected only one XML per module, which is not the case for e.g. mono or gdnative. Also add newline after signal description to fix rst warning, and make the script Python 3-compatible. [ci skip] | |||
2017-10-14 | [DOCS] Fix a few typos. | Andreas Haas | |
2017-10-14 | [DOCS] Improve docs for is_action_just_pressed and is_action_just_released ↵ | Olli Markkanen | |
(#12081) | |||
2017-10-14 | Merge pull request #12078 from Nallebeorn/documentation | Rémi Verschelde | |
[DOCS] Small edits to ConfigFile docs. [ci skip] | |||
2017-10-14 | Redoing the ARVR GDNative interface as module and tighter implementation | BastiaanOlij | |
2017-10-13 | Small edits to ConfigFile docs. | Benjamin Larsson | |
2017-10-13 | Merge pull request #12004 from diowonderland/docs-touchscreenbutton | Chris Bradfield | |
[DOCS] TouchScreenButton | |||
2017-10-13 | Merge pull request #12055 from brunosxs/tabcontainer | Chris Bradfield | |
[DOCS] TabContainer class descriptions | |||
2017-10-13 | [DOCS] TouchScreenButton | Dio | |
2017-10-13 | removed GDNativeClass doc from GDNative module | Karroffel | |
2017-10-13 | Move GDNative docs into gdnative folder | BastiaanOlij | |
2017-10-12 | [DOCS] TabContainer class descriptions | brunosxs | |
2017-10-12 | Merge pull request #12005 from diowonderland/docs-bitmapfont | Chris Bradfield | |
[DOCS] BitmapFont | |||
2017-10-12 | Merge pull request #12007 from diowonderland/docs-dynamicfontdata | Chris Bradfield | |
[DOCS] DynamicFontData | |||
2017-10-12 | [DOCS] BitmapFont | Dio | |
2017-10-12 | Merge pull request #12006 from diowonderland/docs-dynamicfont | Rémi Verschelde | |
[DOCS] DynamicFont [ci skip] | |||
2017-10-12 | [DOCS] DynamicFontData | Dio | |
2017-10-12 | [DOCS] DynamicFont | Dio | |
2017-10-11 | doc: Sync classref with current source | Rémi Verschelde | |
Ensure that s/fixed_process/physics_process/ is handled properly. [ci skip] | |||
2017-10-10 | Merge pull request #11999 from Grosskopf/AudioServerAndStream-docs | Chris Bradfield | |
[DOCS] Updated AudioStream docs and added AudioServer docs | |||
2017-10-11 | updated AudioStream docs and added AudioServer docs | Grosskopf | |
2017-10-10 | Merge pull request #11945 from saltares/docs-os | Chris Bradfield | |
[DOCS] - Completes the docs for the OS class | |||
2017-10-10 | [DOCS] - Completes the docs for the OS class | David Saltares | |
2017-10-10 | Merge pull request #11942 from saltares/docs-engine | Chris Bradfield | |
[DOCS] - Complete Engine docs | |||
2017-10-10 | [DOCS] - Complete Engine docs | David Saltares | |
2017-10-10 | Merge pull request #11919 from Toizi/array_sort_ref | Andreas Haas | |
Array::sort/invert now return reference to Array | |||
2017-10-09 | Merge pull request #11921 from mhilbrunner/docs-tree-treeitem | Chris Bradfield | |
[DOCS] Document Tree & TreeItem | |||
2017-10-09 | [DOCS] Document Tree | mhilbrunner | |
2017-10-09 | Array::sort, sort_custom and invert now return reference to Array to allow ↵ | Marius Guggenmos | |
chaining of operations | |||
2017-10-09 | Merge pull request #11908 from mhilbrunner/docstatus-flagerror | Rémi Verschelde | |
doc_status.py: Error message for unknown CLI flag, shebang change [ci skip] | |||
2017-10-09 | Added VisualScript* descriptions | Chris Bradfield | |
[ci skip] | |||
2017-10-09 | [DOCS] Review and improve 17 classes (#11890) | Jérôme GULLY | |
2017-10-09 | Added documenation for Line2D | Unknown | |
[ci skip] | |||
2017-10-08 | Merge pull request #11943 from Nallebeorn/documentation_2 | Chris Bradfield | |
[DOCS] Add documentation for Performance | |||
2017-10-09 | Merge pull request #11820 from cbscribe/kcc_particles_doc | Nathan Lovato | |
[DOCS] Update ParticlesMaterial, Particles, Particles2D class ref | |||
2017-10-08 | A minor documentation typo fix. | authenticate | |
2017-10-08 | Merge pull request #11938 from brunosxs/docs | Chris Bradfield | |
[DOCS] File Class method description | |||
2017-10-08 | [DOCS] File Class method description | brunosxs | |
2017-10-08 | Fix a typo in KinematicBody and KinematicBody2D. | Benjamin Larsson | |
2017-10-08 | Add documentation for Performance. | Benjamin Larsson | |
2017-10-07 | Merge pull request #11920 from mhilbrunner/docs-camera | Chris Bradfield | |
[DOCS] Camera documentation | |||
2017-10-08 | Merge pull request #11902 from GDquest/texture-button-progress | Poommetee Ketson | |
[DOCS] Write TextureButton, review and fill missing entries in TextureProgress [ci skip] | |||
2017-10-08 | Merge pull request #11918 from Nallebeorn/documentation | Poommetee Ketson | |
[DOCS] Write missing method and member descriptions of KinematicBody2D [ci skip] | |||
2017-10-07 | Merge pull request #11914 from diowonderland/docs-backbuffercopy | Chris Bradfield | |
[DOCS] BackBufferCopy: Document members | |||
2017-10-07 | Merge pull request #11917 from brunosxs/docs | Chris Bradfield | |
[DOCS] Add descriptions to members of Camera2D | |||
2017-10-07 | Minor fixes to KinematicBody and KinematicBody2D | Benjamin Larsson | |
2017-10-07 | [DOCS] Add descriptions to members of Camera2D | brunosxs | |
2017-10-07 | Edit move_and_slide, it does a bit more than I first thought. | Benjamin Larsson | |
2017-10-07 | Fixed an error in get_floor_velocity() docs | Benjamin Larsson | |