smix8
faeb8ebd96
Remove agent avoidance page
...
Removes agent avoidance page.
2023-05-26 12:08:33 +02:00
Matthew
37fe448f18
Merge pull request #7417 from MisoMosiSpy/excel_cvs_warning
...
Remove outdated warning from Importing translations tutorial
2023-05-25 19:41:46 -04:00
Dipal Zambare
af34f53490
Remove outdated warning from Importing translations tutorial
2023-05-25 10:57:43 +02:00
Matthew
cde9c70da7
Merge pull request #7414 from pssoor/patch-1
...
Fix typo in instancing.rst
2023-05-24 21:55:04 -04:00
Pav Soor
9c2a7bafd0
Update instancing.rst
...
Changed typo of tabel.tscn to label.tscn
2023-05-24 20:25:06 +01:00
Max Hilbrunner
bcb688ac87
Merge pull request #7408 from Calinou/internal-rendering-architecture-fix-abbr-usage
2023-05-24 16:01:02 +02:00
worstname
4ec777d15e
Update embree library version (embree3-devel) to install for Fedora. ( #7404 )
2023-05-24 15:49:53 +02:00
Hugo Locurcio
787cfa61ca
Fix :abbr: usage in Internal rendering architecture
2023-05-24 11:53:17 +02:00
Max Hilbrunner
3056130f33
Replace incorrect Speed variable in C# snippet in scripting_player_input.rst ( #7401 )
2023-05-23 18:13:38 +02:00
RaspberryEuphoria
ec366a691d
doc: replace incorrect Speed variable with _speed
2023-05-22 21:49:46 +02:00
John Doughty
c2b9aecf78
Update animation_tree.rst to reflect One Shot's C# enums not being li… ( #7391 )
2023-05-22 17:31:37 +02:00
Max Hilbrunner
8bedbe2c05
Merge pull request #7396 from fedorenchik/patch-1
2023-05-22 00:58:35 +02:00
Leonid V. Fedorenchik
b3f0c96ed3
Fix code typos
...
* change parameter name to p_amplitude
* add const to get_speed()
2023-05-21 12:12:35 +08:00
Max Hilbrunner
ae602ba02d
Merge pull request #7384 from Piralein/ui-stuff
2023-05-21 05:47:10 +02:00
Matthew
3599cfb89e
Merge pull request #7394 from hakro/patch-1
...
Fix description in standard_material_3d.rst
2023-05-20 22:11:12 -04:00
Max Hilbrunner
782b1d0a79
Merge pull request #7393 from yashmistri/fix-7388
2023-05-21 03:51:15 +02:00
hakro
5f75ad7712
Update standard_material_3d.rst
...
No Depth Test, is below, not above.
2023-05-21 02:43:07 +02:00
yashmistri
e6cd08fa79
Fix vector math tutorial
2023-05-20 15:06:56 -04:00
Max Hilbrunner
ae797db99c
Merge pull request #7203 from kashiw1n/patch-1
2023-05-20 13:06:03 +02:00
Max Hilbrunner
e254433411
Merge pull request #7386 from Piralein/enum-stuff
2023-05-20 13:04:00 +02:00
Max Hilbrunner
ba0ec9e989
Merge pull request #7387 from Piralein/signal-stuff
2023-05-20 13:02:53 +02:00
Max Hilbrunner
7cb53b2839
Merge pull request #7378 from paddy-exe/update-gdextension-syntax
2023-05-20 13:00:40 +02:00
Max Hilbrunner
6c2259fbcd
Merge pull request #7389 from Calinou/using-fonts-pixel-art-size-2
2023-05-20 12:59:36 +02:00
Max Hilbrunner
14788a1621
Merge pull request #7390 from godotengine/classref/sync-809a982
2023-05-20 12:59:11 +02:00
Godot Organization
167c58e46f
classref: Sync with current master branch (809a982)
2023-05-20 03:19:15 +00:00
Hugo Locurcio
6593354eaa
Mention that all font sizes in Godot are in pixels, not points in Using fonts
2023-05-20 04:05:44 +02:00
Hana - Piralein
7043483945
update images and clarify scene information
2023-05-19 19:23:20 +02:00
Hana - Piralein
f337bb0f82
improve description of enums
2023-05-19 18:19:33 +02:00
Hana - Piralein
16d183167a
clarify UI position setup
2023-05-19 18:09:00 +02:00
Patrick
37c50b1909
Update GDExtension tutorial for entry functions
...
Docs part of https://github.com/godotengine/godot-cpp/pull/1095
Same changes as https://github.com/godotengine/godot-cpp/pull/1115
2023-05-19 11:32:59 +02:00
Konstantin Kopka and Max Hilbrunner
8e45b3c141
Clarify that iOS plugin's files have to be in a very specific directory to work ( #7379 )
...
Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com >
2023-05-19 09:41:56 +02:00
Max Hilbrunner
b48520388d
Merge pull request #7381 from OgGhostJelly/patch-1
2023-05-19 09:40:35 +02:00
OgGhostJelly
6441b69378
Fixed code snippet using 3.x name for PhysicsServer2D
...
The code was originally using Physics2DServer which has been renamed to PhysicsServer2D in 4.x
2023-05-19 10:54:50 +07:00
Max Hilbrunner
1c64c4aecf
Merge pull request #7376 from smix8/fix_navagent_example_4.x
2023-05-18 21:40:56 +02:00
smix8
9f4ef23a9a
Fix wrong navigation agent example code
...
Fixes wrong navigation agent example code.
2023-05-18 21:24:58 +02:00
Max Hilbrunner
b4b1d606ff
Merge pull request #7350 from smix8/update_navagent_doc_4.x
2023-05-18 14:41:35 +02:00
smix8
cf9760d61a
Update NavigationAgent doc for avoidance rework
...
Updates NavigationAgent doc for avoidance rework.
2023-05-18 14:37:31 +02:00
Max Hilbrunner
e1e8f41e1d
Merge pull request #7373 from godotengine/classref-fixes
2023-05-18 14:29:14 +02:00
Max Hilbrunner
98452b288a
Classref fixes
2023-05-18 14:23:55 +02:00
Max Hilbrunner
c83b1da9a2
Merge pull request #7334 from smix8/update_navobstacle_doc_4.x
2023-05-18 13:39:24 +02:00
Max Hilbrunner
3fb3f67b86
Merge pull request #7340 from Calinou/volumetric-fog-noisetexture3d
2023-05-18 13:34:08 +02:00
Max Hilbrunner
03b98998a4
Merge pull request #7342 from godotengine/classref/sync-c64afeb
2023-05-18 13:31:25 +02:00
Max Hilbrunner
b98dabbc73
Merge pull request #7371 from raulsntos/dotnet/renames-2
2023-05-18 13:19:16 +02:00
Max Hilbrunner
ab22e5488a
Merge pull request #7372 from mhilbrunner/creating-my-own-enemies
2023-05-18 13:17:30 +02:00
Raul Santos
c457ab79ec
Update some C# examples
...
- Rename members that have been renamed in Godot's C# API for 4.0.
- Change `delta` parameter type to `double`.
- Ensure parameters match base declaration.
- Follow our code style more closely.
- Other minor code fixes.
2023-05-18 13:14:05 +02:00
Max Hilbrunner
1645e5740c
Clarification in Getting Started 2D
2023-05-18 13:12:43 +02:00
Max Hilbrunner
97b6f53622
Merge pull request #7370 from mhilbrunner/snakes-everywhere
2023-05-18 12:55:55 +02:00
Max Hilbrunner and Doug Thompson
72c0af46b2
Snake-case .tscn, .gd and _on_* callbacks
...
Co-authored-by: Doug Thompson <s-git@dougthompson.co.uk >
2023-05-18 12:46:58 +02:00
Max Hilbrunner
03081e0f14
Merge pull request #7369 from mhilbrunner/score-and-replay-grammar
2023-05-18 12:13:27 +02:00
Max Hilbrunner
9542c3d181
Small grammar fix in Getting Started 3D
2023-05-18 12:08:29 +02:00