Commit Graph

7519 Commits

Author SHA1 Message Date
curious-broccoli
9ba2cf2a92 Fix sentence in tutorial code in the editor 2023-09-23 12:46:50 +02:00
Max Hilbrunner
ab6e6ef745 Merge pull request #7614 from Calinou/update-tscn-file-format 2023-07-18 17:11:07 +02:00
Max Hilbrunner
df7068bf03 Merge pull request #7603 from dalexeev/gds-arrays 2023-07-18 17:06:50 +02:00
Max Hilbrunner
75edc77a54 Merge pull request #7637 from Calinou/update-command-line-tutorial 2023-07-18 15:47:50 +02:00
Max Hilbrunner
bbe20bb00e Merge pull request #7636 from Calinou/fix-article-outdated 2023-07-18 15:42:57 +02:00
Max Hilbrunner
073725b4fc Merge pull request #7647 from Calinou/update-performance 2023-07-18 15:37:30 +02:00
Max Hilbrunner
6e94674803 Merge pull request #7644 from raulsntos/dotnet/script-templates 2023-07-18 15:36:40 +02:00
Max Hilbrunner
87a7b5e3f7 Merge pull request #7612 from raulsntos/dotnet/diff-4.1 2023-07-18 15:06:42 +02:00
Max Hilbrunner
c389c7fe51 Merge pull request #7649 from sainthDE/patch-1 2023-07-18 14:18:02 +02:00
Max Hilbrunner
a34243c85d Merge pull request #7461 from Jackerty/GDExtension 2023-07-18 14:06:27 +02:00
Max Hilbrunner
fcc07e1eab Merge pull request #7525 from RedworkDE/net-version-defines 2023-07-18 13:45:12 +02:00
Max Hilbrunner
1442ace7a5 Merge pull request #7560 from cridenour/patch-1 2023-07-18 13:43:49 +02:00
Max Hilbrunner
cd5eec3f7a Merge pull request #7599 from OverloadedOrama/patch-1 2023-07-18 13:41:52 +02:00
Max Hilbrunner
5dc2506ed8 Merge pull request #7591 from dalexeev/gds-warn-override-non-virtual 2023-07-18 13:41:05 +02:00
Max Hilbrunner
191a1a161a Merge pull request #7550 from skyace65/ImageGuideCompression 2023-07-18 13:35:42 +02:00
Max Hilbrunner
6d71eee28d Merge pull request #7552 from Calinou/richtextlabel-ul-bullet 2023-07-18 13:28:57 +02:00
Max Hilbrunner
fd773620ff Merge pull request #7595 from catwasd/catwasd/fix-typos 2023-07-18 13:27:43 +02:00
Max Hilbrunner
c26440a0b0 Merge pull request #7626 from bbrainstormer/master 2023-07-18 13:26:28 +02:00
Max Hilbrunner
7fc46da582 Merge pull request #7518 from Calinou/release-policy-add-compatibility-policy 2023-07-18 13:25:23 +02:00
Max Hilbrunner
fa01e18ae3 Merge pull request #7655 from Calinou/fix-backticks 2023-07-18 13:21:11 +02:00
Max Hilbrunner
331328ea55 Merge pull request #7654 from Calinou/import-change-type-no-restart 2023-07-18 13:20:34 +02:00
Max Hilbrunner
b027eef6f9 Merge pull request #7660 from LeeWannacott/the-profiler-docs 2023-07-18 13:19:42 +02:00
Max Hilbrunner
6f9c56b72b Merge pull request #7676 from Varusal/master 2023-07-18 13:18:06 +02:00
Max Hilbrunner
05cf0556d3 Merge pull request #7656 from dsnopek/updating_gdextension_godot_4_1 2023-07-18 13:13:45 +02:00
Max Hilbrunner
f60caa8d14 Merge pull request #7667 from AThousandShips/file_fix 2023-07-18 13:12:30 +02:00
Max Hilbrunner
b367537666 Merge pull request #7677 from br1trs/patch-2 2023-07-18 13:11:47 +02:00
Bruno
ca634145ac Update particle_shader.rst 2023-07-18 00:31:49 -06:00
Bruno
f2bfa933a2 Update tutorials/shaders/shader_reference/particle_shader.rst
Co-authored-by: Clay John <claynjohn@gmail.com>
2023-07-17 22:59:00 -06:00
Matthew
87a087fb00 Merge pull request #7673 from vmarnauza/patch-2
Fix typo in `06.heads_up_display.rst`
2023-07-17 21:49:41 -04:00
Markus Sauermann
2eafb5c591 Fix wording for scalar multiplication of vectors (#7631)
Also add an example for multiplication with a negative scalar
2023-07-17 17:16:09 +02:00
David Snopek
66170887e7 Add instructions for updating a GDExtension for Godot 4.1 2023-07-17 09:46:13 -05:00
Ninni Pipping
1a1500cebe Fix outdated use of File in gdscript_basics 2023-07-17 16:22:30 +02:00
Bruno
a88b6888b7 add USERDATA* built in reference 2023-07-17 00:43:33 -06:00
Niklas
3acdc258c0 Changed clamp code to be the same as in the demo sample 2023-07-16 18:23:16 +02:00
Viesturs Marnauza
37f0905048 Fix typo in 06.heads_up_display.rst 2023-07-16 12:12:07 +03:00
Yuri Sizov
54ca53928c Merge pull request #7663 from godotengine/classref/sync-a758388
classref: Sync with current master branch (a758388)
2023-07-15 11:53:24 +02:00
Godot Organization
b3214b14c2 classref: Sync with current master branch (a758388) 2023-07-15 03:23:27 +00:00
Hugo Locurcio
df904137db Fix incorrect usage of backticks in various pages 2023-07-14 19:31:01 +02:00
LeeWannacott
e2ed5d893c Update docs to use Time class rather than OS class. 2023-07-14 17:49:37 +12:00
Matthew
147e996bbd Merge pull request #7641 from kastromatos/patch-1
Remove not relevant 'Known issues' section in 'Version Control Systems'
2023-07-13 18:46:49 -04:00
Matthew
64a90bd71f Merge pull request #7646 from rametta/patch-2
Fix bug in collision masking bits example
2023-07-12 22:07:54 -04:00
Matthew
612e545f03 Merge pull request #7653 from paddy-exe/update-gdextension-docs
Update GDExtension docs with 4.1 branch info
2023-07-12 20:20:20 -04:00
Matthew
cff8d3ef61 Merge pull request #7625 from aaronfranke/macos-vulkan-sdk
macOS: Move Vulkan SDK from a note to a requirement
2023-07-12 20:18:19 -04:00
Matthew
3b34bb1e46 Merge pull request #6329 from Calinou/update-docs-changelog-4.0
Update documentation changelog for 4.1
2023-07-12 20:16:58 -04:00
Matthew
a7994f258b Merge pull request #7594 from Calinou/cpu-optimization-link-cpp-profilers
Link to Using C++ profilers page in CPU optimization
2023-07-12 20:16:42 -04:00
Hugo Locurcio
ec71ddb6cc Remove outdated notice about changing import type requiring editor restart
This is no longer the case since Godot 4.2.
2023-07-13 00:54:39 +02:00
Patrick
a9ab043f08 Update GDExtension docs with 4.1 branch info 2023-07-12 23:11:46 +02:00
sainthDE
5201efb43e Add text tutorial 2023-07-12 15:08:18 +02:00
Hugo Locurcio
df9bf74ca1 Update performance optimization pages for Godot 4.x 2023-07-12 00:43:12 +02:00
Jason
8dfddfe490 Fix bug in collision masking bits example 2023-07-11 16:22:46 -04:00