Yuri Sizov
a7745c4cc4
classref: Sync with current master branch (f87858a8f)
2022-12-05 20:38:58 +03:00
Yuri Sizov
913ff5e602
Merge pull request #6445 from YuriSizov/frontend-classref-fitness
...
Improve styling of class reference pages
2022-12-05 20:30:38 +03:00
Max Hilbrunner
8c7a25ffd0
Merge pull request #6453 from YuriSizov/frontend-latest-notice-check
...
Dynamically adjust the compatibility notice in the latest docs
2022-12-05 13:55:53 +01:00
Max Hilbrunner
4a3bf1953c
Merge pull request #6454 from Calinou/improve-upgrading-to-godot-4
...
Improve the Upgrading to Godot 4 page
2022-12-05 13:54:55 +01:00
Yuri Sizov
093acc43c6
Dynamically adjust the compatibility notice in the latest docs
2022-12-05 15:26:31 +03:00
Hugo Locurcio
d46c17f8ff
Improve the Upgrading to Godot 4 page
...
- Mention various caveats of upgrading, such as unavailable features.
- Mention external shaders not being updated by the conversion tool.
- List optional things to do before upgrading to make the process smoother.
2022-12-05 13:15:52 +01:00
Max Hilbrunner
346c4d5c5b
Merge pull request #6448 from skyace65/KeyConcepts
...
Update and fix some images for key concepts page
2022-12-03 15:27:04 +01:00
Mara Huldra
0d1d5735ee
Replace all uses of hint_color/hint_albedo with source_color ( #6450 )
2022-12-02 23:17:35 +01:00
skyace65
3598888f27
Update and fix some images for key concepts page
2022-12-02 16:30:09 -05:00
Arnaud Billon
329ed4c0a0
Update _anisotropic hint suffix in Shading language ( #6447 )
2022-12-02 18:05:59 +01:00
Ignacio Roldán Etcheverry
d43100c2fc
Merge pull request #6442 from raulsntos/dotnet/string-extensions
...
C#: Add table with equivalent string methods
2022-12-02 14:55:35 +01:00
Max Hilbrunner
64b734a8fc
Merge pull request #6441 from Calinou/surfacetool-tangents-normalmap
...
Document tangents being required for normal maps in Using the SurfaceTool
2022-12-01 16:10:13 +01:00
Matthew
1e2f11fbc3
Merge pull request #6426 from Element894/patch-1
...
Character animation page typo. Line 194 if statement was commented out.
2022-12-01 08:33:43 -05:00
Yuri Sizov
7c8e820228
Improve styling of class reference pages
...
- General improvements to the page layout and style
- Improved styling for all class (properties, signals, annotations, theme properties, methods, operators, constructors, enumerations, constants)
- Improved styling for tabs, code tabs, standalone code blocks, and tables
2022-12-01 16:30:19 +03:00
Raul Santos
72b626cf65
C#: Add table with equivalent string methods
...
Adds a table with the list of methods C# methods that are equivalent to
the methods in Godot's String (including links to Microsoft's
documentation and alternative APIs to consider).
2022-12-01 05:49:26 +01:00
Rémi Verschelde
79bf69fd2e
Merge pull request #6437 from Calinou/update-instantiate
...
Update all instances of `instance()` to `instantiate()`
2022-11-30 16:53:27 +01:00
Hugo Locurcio
1b065c4f32
Add a Godot 3 to Godot 4 upgrade guide ( #6393 )
2022-11-30 16:52:50 +01:00
Hugo Locurcio
81908bf0f4
Document tangents being required for normal maps in Using the SurfaceTool
2022-11-30 16:33:06 +01:00
Hugo Locurcio
509804650e
Update all instances of instance() to instantiate()
2022-11-29 16:59:09 +01:00
Nông Văn Tình
f133c1ce64
Mention DEPTH must be set in all branches in Spatial shaders ( #6429 )
...
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
2022-11-28 22:50:45 +01:00
Max Hilbrunner
5f8859fd48
Merge pull request #6366 from skyace65/EditorIntro
...
Update first look at the editor images for 4.0
2022-11-28 13:53:04 +01:00
Element894
10df3c01ad
Remove, '#' from line 194. Line 194 if statement was commented out.
2022-11-26 17:03:54 -08:00
Chris Bradfield
2f904cd216
Updated "2D movement overview" ( #6423 )
...
* Update tutorials/2d/2d_movement.rst
Co-authored-by: Raul Santos <raulsntos@gmail.com >
2022-11-25 17:38:59 -08:00
Yuri Sizov
7f0c2e4a1d
Merge pull request #6412 from YuriSizov/frontend-search-results-islands
...
Improve the styling of the search results page
2022-11-24 18:26:43 +03:00
Yuri Sizov
40ef9dd7cc
Merge pull request #6410 from YuriSizov/frontend-patch-the-holes-in-starboard
...
Fix styling issues in the sidebar
2022-11-24 18:26:08 +03:00
Max Hilbrunner
533bdf9617
Merge pull request #6417 from Calinou/command-line-tutorial-update-4.0.beta5
...
Update Command line tutorial for 4.0.beta5
2022-11-23 21:35:58 +01:00
Max Hilbrunner
60f3c30df7
Merge pull request #6418 from Calinou/update-i18n-docs
...
Update internationalization docs for 4.0
2022-11-23 21:35:03 +01:00
Max Hilbrunner
adeaecb14a
Merge pull request #6419 from denicolas/patch-3
...
Creating instances - Wrong tense
2022-11-23 21:32:40 +01:00
Max Hilbrunner
8f6ee906ac
Merge pull request #6420 from paloobi/patch-1
...
Fix small missing word typo
2022-11-23 21:31:03 +01:00
Allie Polubiec
b7b917d086
Fix small missing word typo
2022-11-23 14:44:08 -05:00
Denis NICOLAS
2410d69aa6
Creating instances - Wrong tense
...
"Once you have a diagram, we recommended creating a scene"
should be:
"Once you have a diagram, we recommend creating a scene"
2022-11-23 20:32:23 +01:00
Hugo Locurcio
5a27a7949b
Update internationalization docs for 4.0
...
- Document POT generation.
- Document translation contexts and pluralization.
- Document pseudolocalization.
- Document placeholder usage (not new in 4.0, but it's worth some explanation).
2022-11-23 16:30:32 +01:00
Hugo Locurcio
2e1f97eacd
Update Command line tutorial for 4.0.beta5
2022-11-23 14:34:19 +01:00
Yuri Sizov
fbd4ba87b5
Improve the styling of the search results page
2022-11-22 22:07:38 +03:00
Yuri Sizov
f8bab050a5
Fix styling issues in the sidebar
2022-11-22 04:55:33 +03:00
Yuri Sizov
b3f571cf54
Merge pull request #6407 from YuriSizov/frontend-remove-search-highlight
...
Remove search highlights from the page and the history
2022-11-22 01:29:26 +03:00
Yuri Sizov
6209300684
Merge pull request #6406 from YuriSizov/frontend-hit-that-expand-button
...
Make the TOC expand button easier to click
2022-11-22 01:29:05 +03:00
Yuri Sizov
0209919fc2
Remove search highlights from the page and the history
...
Co-authored-by: the-sink <lucianedean@gmail.com >
2022-11-21 22:13:24 +03:00
Yuri Sizov
2ca8b1b5c9
Make the TOC expand button easier to click
2022-11-21 21:39:15 +03:00
Rémi Verschelde
754f30d355
Merge pull request #6404 from YuriSizov/frontend-fix-refbadge-exceptions
...
Correct exceptions for the class reference badge
2022-11-21 13:07:04 +01:00
Yuri Sizov
c77e4a8046
Correct exceptions for the class reference badge
2022-11-21 14:49:52 +03:00
Yuri Sizov
0a9683edbc
Add cache-busting to custom web assets
2022-11-21 13:45:32 +03:00
Rémi Verschelde
2f346824cb
Merge pull request #6395 from YuriSizov/frontend-cleanup-version-selector
...
Hide the ref badge from RTD's version selector
2022-11-21 11:22:25 +01:00
Rémi Verschelde
32d6fe49ed
Merge pull request #6394 from YuriSizov/frontend-always-respect-the-ethical-banner
...
Update position of the Ethical banner when folding changes
2022-11-21 11:22:13 +01:00
Rémi Verschelde
191159d3fb
Merge pull request #6398 from Calinou/creating-movies-record-high-resolution
...
Document recording at a higher resolution than the screen in Creating movies
2022-11-21 10:33:19 +01:00
Rémi Verschelde
eae90bad76
Merge pull request #6390 from Calinou/add-physical-light-units
...
Add a page on physical light units
2022-11-21 10:32:56 +01:00
Rémi Verschelde
9a3d5edb42
Merge pull request #6400 from YuriSizov/frontend-wider-articles
...
Make the maximum page width slightly bigger
2022-11-21 10:32:11 +01:00
Rémi Verschelde
0458574173
Merge pull request #6399 from YuriSizov/frontend-class-reference-reference-icon-icon
...
Adjust the class reference badge to use an icon
2022-11-21 10:32:01 +01:00
Yuri Sizov
22cb03f89a
Make the maximum page width slightly bigger
2022-11-20 23:08:18 +03:00
Hugo Locurcio
24a3e9cc4a
Document recording at a higher resolution than the screen in Creating movies
2022-11-20 19:27:08 +01:00