Max Hilbrunner
45c9248c06
Update GDScriptLexer to GDScript 2.0
2021-07-12 12:14:57 +02:00
Max Hilbrunner
a4a368af15
Merge pull request #5079 from mhilbrunner/highlight-err
...
CSS: Remove error higlight, add dev.css override
2021-07-11 13:04:39 +02:00
Max Hilbrunner
50edc681f9
Add dev.css override
2021-07-11 13:01:16 +02:00
Max Hilbrunner
c8d7e0a4ee
CSS: Remove error highlight
2021-07-11 12:38:54 +02:00
Max Hilbrunner
45a5d0055f
Merge pull request #5077 from mhilbrunner/scenes-vs-scripts
...
Small improvements to named types explanation
2021-07-10 17:57:10 +02:00
Max Hilbrunner
883b9f90c7
Small improvements to named types expalnation
2021-07-10 17:53:15 +02:00
Max Hilbrunner
237020f794
Merge pull request #5027 from Calinou/multiple-resolutions-add-common-use-cases
...
Add common use case scenarios in Multiple resolutions
2021-07-09 15:27:24 +02:00
Max Hilbrunner
f82f9a1bc0
Merge pull request #5072 from hpnrep6/fix-url
...
Fix hyperlink formatting in Building the manual
2021-07-08 08:13:58 +02:00
Max Hilbrunner
93d33c085b
Merge pull request #5073 from hpnrep6/fix-formatting
...
Fix text formatting in Contributing to the documentation
2021-07-08 08:13:17 +02:00
Max Hilbrunner
d0c67a74c9
Merge pull request #5006 from hpnrep6/fix-inline-code
...
Fix inline code going out of bounds
2021-07-08 08:11:43 +02:00
Max Hilbrunner
5921c629b4
Merge pull request #5071 from Calinou/gdscript-nested-ternary-if
...
Document nested ternary-if usage example in GDScript reference
2021-07-07 08:00:30 +02:00
Max Hilbrunner
eb6019d7f0
Merge pull request #4982 from studentmain/master
...
Update GDScript EBNF grammar
2021-07-06 14:09:31 +02:00
Max Hilbrunner
97fccb37de
Merge pull request #4958 from LightningAA/improve-modules-tutorial
...
Minor improvements to `Custom modules in C++` tutorial
2021-07-06 14:06:43 +02:00
Max Hilbrunner
3512ee8e28
Merge pull request #5070 from mhilbrunner/fix-tabs-css
...
Update CSS for new sphinx-tabs version
2021-07-06 12:39:59 +02:00
Max Hilbrunner
5ba4701dc5
Update CSS for new sphinx-tabs version
2021-07-06 12:36:50 +02:00
Max Hilbrunner
7764f0ce74
Merge pull request #4756 from Calinou/troubleshooting-editorhelpbit
...
Add a section about editor tooltips blinking in the Troubleshooting page
2021-07-06 08:45:14 +02:00
Max Hilbrunner
6f2bf43c5f
Merge pull request #4857 from saolof/patch-1
...
Minor change to section on for loop syntax
2021-07-06 08:36:25 +02:00
Max Hilbrunner
982615c9c5
Merge pull request #4969 from Calinou/screen-reading-shaders-backbuffercopy
...
Clarify when to use BackBufferCopy in Screen-reading shaders
2021-07-06 08:32:53 +02:00
Max Hilbrunner
731ceb7449
Merge pull request #4829 from skyace65/License
...
Mention that you can link to the Godot license to comply with it
2021-07-06 08:28:30 +02:00
Max Hilbrunner
4f90bac619
Merge pull request #5068 from mhilbrunner/sphinx-tabs-update
...
Remove update block from sphinx-tabs extension
2021-07-06 08:05:04 +02:00
Max Hilbrunner
5a3954c465
Remove update block from sphinx-tabs extension
...
Now fine thanks to Calinou's Algolia work, yay (see https://github.com/godotengine/godot-docs/pull/4884 )
2021-07-06 07:59:21 +02:00
Max Hilbrunner
b4b81f5765
Merge pull request #4995 from godotengine/dependabot/pip/sphinx-tabs-3.1.0
...
Bump sphinx-tabs from 1.3.0 to 3.1.0
2021-07-06 07:57:39 +02:00
Max Hilbrunner
eb18bf93ba
Merge pull request #5017 from hpnrep6/rename-function
...
Rename generic C# function name to GDScript example equivalent
2021-07-06 07:50:38 +02:00
Max Hilbrunner
c0046bf1de
Merge pull request #5030 from hpnrep6/format-filepath
...
Properly format file paths in Import process tutorial
2021-07-06 07:19:59 +02:00
Max Hilbrunner
6209ee688a
Merge pull request #5034 from Calinou/animation-node-warning
...
Recommend not adding nodes as a child of AnimationPlayer
2021-07-06 07:13:51 +02:00
Max Hilbrunner
f393baf9a1
Merge pull request #5067 from mhilbrunner/fix-sphinx-warning
...
Fix Sphinx warning about GDScriptLexer
2021-07-06 07:05:23 +02:00
Max Hilbrunner
ca68069024
Fix Sphinx warning about GDScriptLexer
2021-07-06 07:00:10 +02:00
Max Hilbrunner
9d6d390216
Merge pull request #5035 from Calinou/list-of-features-fix-version-number
...
Fix outdated stable version number in List of features
2021-07-06 02:39:56 +02:00
Max Hilbrunner
3be039920b
Merge pull request #5047 from hpnrep6/reword
...
Reword in Box Containers section in Using Containers
2021-07-06 02:33:01 +02:00
Max Hilbrunner
3b17729534
Merge pull request #5064 from sheshire63/patch-1
...
Update making_main_screen_plugins.rst
2021-07-06 02:24:52 +02:00
Max Hilbrunner
db72b0b902
Merge pull request #3666 from Calinou/add-common-methods-page
...
Add a page about common methods in Godot's C++ codebase
2020-06-12 23:52:15 +02:00
Max Hilbrunner
ff18013d94
Merge pull request #3630 from PeterJSFChaplin/autotile-tutorial
...
Add autotile tutorial
2020-06-11 14:16:17 +02:00
Max Hilbrunner
3d9655746a
Merge pull request #3663 from Calinou/csharp-update-gotchas
...
Update and clarify C# gotchas for Godot 3.2.2
2020-06-11 13:55:51 +02:00
Max Hilbrunner
9ef48e22cf
Merge pull request #3639 from skyace65/AssetWorkflow
...
Update import process images
2020-06-11 13:54:27 +02:00
Max Hilbrunner
f8064cf0b9
Merge pull request #3646 from skyace65/TileSet
...
Fix instructions for opening the TileSet panel
2020-06-11 13:53:29 +02:00
Max Hilbrunner
32551d295a
Merge pull request #3669 from Calinou/add-editor-style-guide
...
Add an Editor style guide page
2020-06-11 13:52:43 +02:00
Max Hilbrunner
39b256be4f
Merge pull request #3651 from justin-calleja/patch-3
...
Add minor doc improvements
2020-06-08 21:32:26 +02:00
Max Hilbrunner
9775ca0a22
Merge pull request #3652 from skyace65/match
...
Clarify GDScript match
2020-06-08 21:30:56 +02:00
Max Hilbrunner
6c0250ff36
Merge pull request #3645 from Calinou/improve-vcs
...
Improve writing style and fix formatting in Version control systems
2020-06-05 13:29:39 +02:00
Max Hilbrunner
a61c59e324
Merge pull request #3637 from Calinou/improve-compiling-with-mono-2
...
Improve the Compiling with Mono page
2020-06-03 23:57:04 +02:00
Max Hilbrunner
037d2cc931
Merge pull request #3633 from pycbouh/fix-emph-lines
...
Fix styling on emphasized lines
2020-06-03 17:50:22 +02:00
Max Hilbrunner
e596fc8aa8
Improve CI
...
Improve CI build times by using a dummy builder for (empty) output, dropping LaTeX, and disabling some Sphinx extensions when building for CI (GDScript lexing, creating a search index, and generating HTML description tags).
In my tests, this improves Travis CI build times: from up to 30 minutes down to 2 minutes.
2020-06-03 17:44:47 +02:00
Max Hilbrunner
d0cb3aed6d
Merge pull request #3629 from m4gr3d/patch-3
...
Remove `patch` from the version string
2020-06-03 00:11:22 +02:00
Max Hilbrunner
3d96fe2ab6
Merge pull request #3631 from Calinou/physics-introduction-delta
...
Explain what `delta` is in Physics introduction
2020-06-03 00:10:38 +02:00
Max Hilbrunner
fee1167620
Merge pull request #3626 from m4gr3d/patch-4
...
Update the naming scheme for the Godot Android library
2020-06-02 09:52:54 +02:00
Max Hilbrunner
2bfd1f049c
Merge pull request #3620 from Calinou/configuring-vscode-tweak-args
...
Tweak arguments in the VS Code configuration guide
2020-05-31 14:34:46 +02:00
Max Hilbrunner
b85b7706b6
Merge pull request #3616 from Calinou/2d-movement-input-action-note
...
Add a note to remind the user to set up input actions in 2D movement
2020-05-31 14:33:31 +02:00
Max Hilbrunner
241958a2a3
Merge pull request #3611 from justin-calleja/patch-1
...
Update cutout_animation.rst
2020-05-31 14:32:47 +02:00
Max Hilbrunner
98a1c188e6
Merge pull request #3615 from Calinou/custom-mouse-cursor-hardware-vs-software
...
Describe the differences between hardware and software mouse cursors
2020-05-31 14:31:34 +02:00
Max Hilbrunner
3a47c96af1
Merge pull request #3601 from SimonLarsen/export_layers
...
Document export hints for physics and render layers
2020-05-28 15:46:17 +02:00
Max Hilbrunner
52887ba635
Merge pull request #3594 from brandonlamb/patch-1
...
Clarify example code for signal
2020-05-26 14:15:20 +02:00
Max Hilbrunner
0d3d787732
Merge pull request #3586 from Calinou/capitalize-git
...
Capitalize all instances of Git in the documentation
2020-05-24 16:34:32 +02:00
Max Hilbrunner
4468f3d5e8
Merge pull request #3581 from skyace65/uwp_signing
...
Document automatic signing of UWP apps
2020-05-24 16:27:27 +02:00
Max Hilbrunner
58e2838d3f
Merge pull request #3582 from EmNudge/patch-1
...
Minor typo fix
2020-05-23 18:04:43 +02:00
Max Hilbrunner
6b062581b2
Merge pull request #3579 from skyace65/OpenJDKLink
...
Mention Open JDK in step by step exporting
2020-05-22 23:02:07 +02:00
Max Hilbrunner
e6366b8645
Merge pull request #3564 from pycbouh/convert-screenshots-to-text
...
Adjust language and layout of configuring an IDE docs
2020-05-22 14:20:18 +02:00
Max Hilbrunner
f6f8c29976
Merge pull request #3577 from GrooveStomp/fps_tutorial_wording_deduplication
...
Deduplicates some text in fps_tutorial part 2
2020-05-22 14:17:43 +02:00
Max Hilbrunner
4bf237f921
Merge pull request #3578 from mrushyendra/patch-1
...
Fix incorrect Node label in "Your first game"
2020-05-22 14:09:21 +02:00
Max Hilbrunner
9e1b092e11
Merge pull request #3575 from Calinou/fix-shader-style-guide-numbering
...
Fix numbering in the ordering section of Shader language style guide
2020-05-22 14:06:11 +02:00
Max Hilbrunner
c26d33bfb4
Pin ReadTheDocs sphinx search to specific commit instead of master tip
2020-05-20 14:06:22 +02:00
Max Hilbrunner
cc52414fec
Merge pull request #3566 from Calinou/improve-console-support
...
Improve the Console support in Godot page
2020-05-20 14:00:17 +02:00
Max Hilbrunner
7371968b82
Merge pull request #3006 from Relintai/module-doc-fix
...
Improve the 'Writing custom documentation' section
2020-05-20 11:30:31 +02:00
Max Hilbrunner
ae9cb331ff
Merge pull request #3557 from Calinou/add-exporting-for-servers
...
Add documentation about exporting for dedicated servers
2020-05-20 11:24:50 +02:00
Max Hilbrunner
c302e96507
Update tutorials/networking/high_level_multiplayer.rst
2020-05-20 11:24:29 +02:00
Max Hilbrunner
dd29ba5030
Merge pull request #3559 from Calinou/jitter-stutter-smoothing-addon
...
Mention lawnjelly's smoothing add-on in Fixing jitter and stutter
2020-05-18 22:43:18 +02:00
Max Hilbrunner
c0c9ddd315
Merge pull request #3555 from akien-mga/authors
...
Add AUTHORS.md with list of main contributors
2020-05-18 15:11:05 +02:00
Max Hilbrunner
bec53f476a
Merge pull request #2956 from merumelu/docs-changelog-3.2
...
Add new tutorials to doc changelog
2020-05-18 13:36:06 +02:00
Max Hilbrunner
3a2c5a83ba
Merge pull request #3553 from Calinou/background-loading-remove-notice
...
Remove outdated notice at the end of Background loading
2020-05-17 23:27:18 +02:00
Max Hilbrunner
a7fad2590d
Step by Step: Resources -> Remove outdated info
...
Dictionaries are refcounted now, this closes https://github.com/godotengine/godot-docs/issues/1962
2020-05-17 19:35:17 +02:00
Max Hilbrunner and Jacob Gray
b24b9ad9a5
GDScript basics: improve match explanation
...
Co-authored-by: Jacob Gray <jacopo.grayscale@gmail.com >
2020-05-17 18:33:21 +02:00
Max Hilbrunner
17c714e36b
Merge pull request #3548 from pycbouh/fix-search-styles
...
Fix unstyled message for empty search results
2020-05-17 15:57:49 +02:00
Max Hilbrunner
be931dc655
Merge pull request #3546 from Calinou/gdscript-warning-system-split
...
Split the GDScript warning system documentation into its own page
2020-05-17 15:55:50 +02:00
Max Hilbrunner
c172e10c8a
Merge pull request #3549 from FeatherAntennae/patch-1
...
Fixed typo in "logic preferences" best practices file
2020-05-17 15:54:07 +02:00
Max Hilbrunner
01dd7b1a81
Merge pull request #3550 from mhilbrunner/oculus-tutorial-fixes
...
Improvements and fixed for Oculus tutorial
2020-05-17 15:52:45 +02:00
Max Hilbrunner
3fe5d9317f
Improvements and fixed for Oculus tutorial
2020-05-17 15:51:13 +02:00
Max Hilbrunner
5e6dc1eea8
Merge pull request #3542 from Calinou/improve-updating-class-reference
...
Improve the Contribute to the Class Reference page
2020-05-16 18:30:40 +02:00
Max Hilbrunner
508791df9a
Merge pull request #3541 from jluini/master
...
Fix in note about adaptive icons ('radius' changed to 'diameter')
2020-05-16 14:49:34 +02:00
Max Hilbrunner
3e2c86d572
Merge pull request #3540 from akien-mga/better-pr-workflow
...
PR workflow: Improve instructions around updating, amending and rebasing
2020-05-16 14:47:49 +02:00
Max Hilbrunner
446da1dfc2
Merge pull request #3535 from skyace65/CompilingClarification
...
Improve Windows compiling instructions
2020-05-16 14:45:34 +02:00
Max Hilbrunner
b1297a492d
Merge pull request #3040 from skyace65/QuestTutorial
...
Add Oculus Quest tutorial to documentation
2020-05-15 19:54:15 +02:00
Max Hilbrunner
a59d39efa8
Merge pull request #3533 from cbscribe/kcc_usingk2d
...
Using KinematicBody2D: update parameter names
2020-05-15 19:31:02 +02:00
Max Hilbrunner
105eecc13a
Merge pull request #3537 from Calinou/project-organization-case-sensitivity
...
Add a note about case sensitivity in Project organization
2020-05-15 19:29:12 +02:00
Max Hilbrunner and George Marques
f92e9e9d14
Merge pull request #3532 from mhilbrunner/vnen-gdscript-grammar
...
Add GDScript grammar by vnen
Co-authored-by: George Marques <george@gmarqu.es >
2020-05-14 18:10:37 +02:00
Max Hilbrunner
a42e81af60
Add a reference GDScript formal grammar in EBNF
2020-05-14 18:07:09 +02:00
Max Hilbrunner
54f2ef4ba2
GDScript: Add type casting to the precedence table
2020-05-14 18:03:05 +02:00
Max Hilbrunner
ae38187756
Merge pull request #3523 from cbscribe/kcc_yfg_rewrite
...
Dodge the Creeps tutorial updates
2020-05-13 14:45:30 +02:00
Max Hilbrunner
3067bcd08d
Merge pull request #3512 from Calinou/improve-ide-instructions
...
Split IDE instructions into several pages, improve writing style
2020-05-13 14:44:09 +02:00
Max Hilbrunner
de77f11aeb
Merge pull request #3528 from mtttz/master
...
Replace outdated identifier in example code
2020-05-13 00:55:19 +02:00
Max Hilbrunner
da35908db0
Merge pull request #3525 from Calinou/update-editor-icons-optimization
...
Update the Editor icons optimization guide to follow current usage
2020-05-13 00:51:08 +02:00
Max Hilbrunner
2c1bad248a
Merge pull request #3517 from vetu11/fix-3511
...
Fix #3511 : SSL certificates are optional.
2020-05-10 16:08:36 +02:00
Max Hilbrunner
bbc199dceb
Merge pull request #3510 from Calinou/editor-icons-light-theme-conversion
...
Document how to work with the editor icons' automatic theme conversion
2020-05-08 23:15:49 +02:00
Max Hilbrunner
7d01f45cd3
Merge pull request #3508 from Calinou/gdscript-bracket-object-access
...
Mention Object bracket property access and dynamic property indexing
2020-05-08 23:14:51 +02:00
Max Hilbrunner
713871f040
Merge pull request #3509 from Calinou/remove-editor-dev-intro-page
...
Remove uninformative editor development Introduction page
2020-05-08 23:13:54 +02:00
Max Hilbrunner
30c9b2aa80
Merge pull request #3502 from Calinou/hyphenate-thread-safe
...
Add an hyphen to all instances of "thread-safe"
2020-05-07 00:30:36 +02:00
Max Hilbrunner
33c900db1d
Merge pull request #3501 from Louis-Simon22/master
...
Instancing section added to the running code in the editor tutorial
2020-05-07 00:29:58 +02:00
Max Hilbrunner
eb2e4c85e7
Merge pull request #3500 from Vasanthan-/patch-1
...
Added BBcode tags for Table and Cell
2020-05-07 00:27:48 +02:00
Max Hilbrunner
908e780bb4
Merge pull request #3497 from dolorismachina/add-community-tutorial
...
Add Gonkee YouTube channel to video tutorials
2020-05-05 18:17:16 +02:00
Max Hilbrunner
bddbda8134
Merge pull request #3412 from madmiraal/fix-broken-links
...
Convert SpatialMaterial references to StandardMaterial3D.
2020-05-05 01:22:52 +02:00
Max Hilbrunner
773d71b90f
Merge pull request #3482 from Calinou/add-3d-limitations-page
...
Add a dedicated page for 3D rendering limitations
2020-05-04 16:15:44 +02:00
Max Hilbrunner
c28376e85f
Merge pull request #3490 from Calinou/exporting-pcks-replace-optout
...
Document how to opt-out of replacing files when loading a PCK file
2020-05-04 16:12:10 +02:00