| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | Merge pull request #34164 from Calinou/pckpacker-optional-args | Rémi Verschelde | 2019-12-09 | 1 | -4/+4 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Make some arguments in PCKPacker methods optional | |||||
| | * | | | | | Make some arguments in PCKPacker methods optional | Hugo Locurcio | 2019-12-07 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Those arguments aren't required for most common use cases, so making them optional should help with code readability. | |||||
| * | | | | | | Improve the PCKPacker class documentation | Hugo Locurcio | 2019-12-07 | 1 | -2/+5 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #34160 from Calinou/add-makerst-git-hook | Rémi Verschelde | 2019-12-07 | 2 | -0/+0 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Add a pre-commit hook to check the class reference syntax | |||||
| | * | | | | | Add a pre-commit hook to check the class reference syntax | Hugo Locurcio | 2019-12-06 | 2 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | This also makes documentation helper scripts executable. | |||||
| * | | | | | | Merge pull request #34159 from akien-mga/doc-enums-constants | Rémi Verschelde | 2019-12-07 | 47 | -149/+158 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | doc: Markup fixes for enums and constants | |||||
| | * | | | | | | doc: Markup fixes for enums and constants | Rémi Verschelde | 2019-12-06 | 47 | -149/+158 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge pull request #34086 from Calinou/doc-improve-stylebox | Rémi Verschelde | 2019-12-07 | 3 | -4/+36 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | Improve the StyleBox class documentations | |||||
| | * | | | | | | Improve the StyleBox class documentations | Hugo Locurcio | 2019-12-06 | 3 | -4/+36 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Document RichTextEffect and CharFXTransform | Hugo Locurcio | 2019-12-06 | 2 | -0/+34 | |
| | |/ / / / |/| | | | | ||||||
| * | | | | | Merge pull request #34128 from akien-mga/doc-animplayer-play-stop | Rémi Verschelde | 2019-12-06 | 1 | -8/+7 | |
| |\ \ \ \ \ | | | | | | | | | | | | | doc: Fix and clarify AnimationPlayer play and stop descriptions | |||||
| | * | | | | | doc: Fix and clarify AnimationPlayer play and stop descriptions | Rémi Verschelde | 2019-12-05 | 1 | -8/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Closes #34125. | |||||
| * | | | | | | Merge pull request #34132 from flyingpimonster/arvr-docs | Rémi Verschelde | 2019-12-06 | 2 | -13/+14 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | Docs: ARVRController and ARVRInterface | |||||
| | * | | | | | Docs: ARVRController and ARVRInterface | James Westman | 2019-12-05 | 2 | -13/+14 | |
| | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | This commit clarifies a few methods and members in the AR/VR docs. It also updates some wording according to the style guide and fixes a couple typos. | |||||
| * | | | | | Merge pull request #34039 from Eoin-ONeill-Yokai/multimeshfix | Rémi Verschelde | 2019-12-05 | 1 | -0/+8 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Added Missing Binding for `multimesh_create` to VisualServer | |||||
| | * | | | | | Added method binding for `multimesh_create` that was missing from ↵ | Eoin O'Neill | 2019-12-04 | 1 | -0/+8 | |
| | | |_|/ / | |/| | | | | | | | | | | | | | VisualServer class. | |||||
| * | | | | | Added support for vertical syncing via the Windows OS compositor (DWM.) | TerminalJack | 2019-12-04 | 2 | -0/+6 | |
| | | | | | | ||||||
| * | | | | | Travis CI: Run `makerst.py` to check for documentation errors | Hugo Locurcio | 2019-12-04 | 1 | -2/+6 | |
| | | | | | | ||||||
| * | | | | | [ci skip] OS class documentations, adds platform compatibility notes. | bruvzg | 2019-12-03 | 1 | -4/+40 | |
| | |_|/ / |/| | | | ||||||
| * | | | | doc: Fix markup errors | Rémi Verschelde | 2019-12-03 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Merge pull request #34077 from Calinou/doc-improve-dynamicfont | Rémi Verschelde | 2019-12-03 | 1 | -4/+10 | |
| |\ \ \ \ | | | | | | | | | | | Improve the DynamicFont class documentation | |||||
| | * | | | | Improve the DynamicFont class documentation | Hugo Locurcio | 2019-12-03 | 1 | -4/+10 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #34076 from Calinou/doc-listener | Rémi Verschelde | 2019-12-03 | 1 | -0/+8 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Add documentation for the Listener class | |||||
| | * | | | | | Add documentation for the Listener class | Hugo Locurcio | 2019-12-03 | 1 | -0/+8 | |
| | |/ / / / | ||||||
| * / / / / | Improve the Camera class documentation | Hugo Locurcio | 2019-12-03 | 1 | -6/+11 | |
| |/ / / / | | | | | | | | | | | | | This makes the Camera class 100% documented. | |||||
| * | | | | Merge pull request #33857 from nekomatata/polygon-2d-antialiasing | Rémi Verschelde | 2019-12-03 | 2 | -0/+5 | |
| |\ \ \ \ | | | | | | | | | | | Fixed antialiased option for Polygon2D | |||||
| | * | | | | Fixed antialiased option for Polygon2D / Line2D | PouleyKetchoupp | 2019-11-28 | 2 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Polygon2D: The property wasn't used anymore after switching from canvas_item_add_polygon() to canvas_item_add_triangle_array() for drawing. Line2D: Added the same property as for Polygon2D & fixed smooth line drawing to use indices correctly. Fixes #26823 | |||||
| * | | | | | Merge pull request #33997 from akien-mga/doc-makerst-escape | Rémi Verschelde | 2019-12-01 | 1 | -30/+37 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | makerst: Escape default values using reST markup | |||||
| | * | | | | makerst: Escape default values using reST markup | Rémi Verschelde | 2019-11-29 | 1 | -30/+37 | |
| | | |/ / | |/| | | | | | | | | | | | | | | Otherwise the docs would complain about values like "godot_" which reST tries to interpret as an identifier. | |||||
| * | | | | Add docs for is_equal_approx on structures | Aaron Franke | 2019-11-30 | 10 | -2/+12 | |
| | |_|/ |/| | | ||||||
| * | | | Fixed typo in docs for Script and GDScript classes ("exends" -> "extends") | miere43 | 2019-11-30 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Docs: GridMap and MeshLibrary | James Westman | 2019-11-29 | 1 | -5/+17 | |
| |/ / | | | | | | | | | The only methods left to document are resource_changed, set_clip, and the methods dealing with baked meshes. | |||||
| * | | Document the `ViewportContainer.stretch_shrink` property | Hugo Locurcio | 2019-11-27 | 1 | -0/+3 | |
| | | | ||||||
| * | | document popup behaviour | HaSa1002 | 2019-11-27 | 1 | -1/+1 | |
| | | | ||||||
| * | | Only display Environment sky rotation in degrees in the Inspector | Hugo Locurcio | 2019-11-26 | 1 | -3/+3 | |
| | | | | | | | | | This makes it consistent with Spatial. | |||||
| * | | Merge pull request #33867 from rcorre/get_node_docs | Rémi Verschelde | 2019-11-25 | 1 | -2/+2 | |
| |\ \ | | | | | | | Clarify get_node vs get_node_or_null. | |||||
| | * | | Clarify get_node vs get_node_or_null. | Ryan Roden-Corrent | 2019-09-19 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #2771. It is confusing to say get_node will "raise an error" if the node does not exist, as this phrase is used elsewhere in the godot docs (e.g. at several points in the GDScript overview) to indicate something that will completely stop execution. Saying it logs an error is more accurate. | |||||
| * | | | Merge pull request #33862 from Faless/net/http_request_chunk_size | Rémi Verschelde | 2019-11-25 | 2 | -9/+7 | |
| |\ \ \ | | | | | | | | | Add download_chunk_size property to HTTPRequest. | |||||
| | * | | | Add download_chunk_size property to HTTPRequest. | Fabio Alessandrelli | 2019-11-24 | 2 | -9/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | This allows setting the `read_chunk_size` of the internal HTTPClient. This is important to reduce the allocation overhead and number of file writes when downloading large files, allowing for better download speed. | |||||
| * | | | | Update Viewport.xml | Robert Colton | 2019-11-24 | 1 | -0/+1 | |
| | |_|/ |/| | | | | | Add description for gui_is_dragging to document drag and drop behavior. | |||||
| * | | | Fix typos with codespell | Rémi Verschelde | 2019-11-22 | 1 | -7/+7 | |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using codespell 1.16.0. Method: ``` $ cat > ../godot-word-whitelist.txt << EOF ang curvelinear dof doubleclick leapyear lod merchantibility nd numer ois ony que seeked synching te uint unselect webp EOF $ codespell -w -q 3 -I ../godot-word-whitelist.txt --skip="./thirdparty,*.po" $ git diff // undo unwanted changes ``` | |||||
| * | | Better description of the binds parameter of connect | Benjamin Navarro | 2019-11-21 | 1 | -1/+8 | |
| | | | | | | | | | Now states how binds are handled if they are used together with parameters passed to emit_signal | |||||
| * | | Editor: fix typo in VCS plugin method names | merumelu | 2019-11-19 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge pull request #33663 from Calinou/add-node-get-process-priority | Rémi Verschelde | 2019-11-17 | 2 | -10/+3 | |
| |\ \ | | | | | | | Implement `Node::get_process_priority()` and its associated property | |||||
| | * | | Implement `Node::get_process_priority()` and its associated property | Hugo Locurcio | 2019-11-17 | 2 | -10/+3 | |
| | | | | | | | | | | | | | This closes #33660. | |||||
| * | | | Merge pull request #33658 from NeoSpark314/rename_ext_msaa | Rémi Verschelde | 2019-11-16 | 1 | -2/+2 | |
| |\ \ \ | |/ / |/| | | Rename External MSAA to AndroidVR MSAA | |||||
| | * | | Rename External MSAA to AndroidVR MSAA | Holger Dammertz | 2019-11-16 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | A new external MSAA setting was introduced in https://github.com/godotengine/godot/pull/33518 that fixed issues on GLES2 and Oculus Mobile VR. To avoid misunderstanding it was suggested by @BastiaanOlij and discussed on discord to rename it to AndroidVR. | |||||
| * | | | Added more in-depth examples of NodePaths in API docs. | willnationsdev | 2019-11-13 | 1 | -0/+13 | |
| | | | | ||||||
| * | | | Merge pull request #33591 from zaksnet/fix-string-docs-split | Rémi Verschelde | 2019-11-13 | 1 | -2/+17 | |
| |\ \ \ | | | | | | | | | Fix split/rsplit docs | |||||
| | * | | | Fix split/rsplit docs | Zak | 2019-11-13 | 1 | -2/+17 | |
| | | | | | ||||||
