Danil Alexeev
|
3946ede7aa
Replace remaining uses of shorthand codeblock syntax, add CI check
|
1 month ago |
Hana - Piralein
|
cd3e94b4a1
add missing brackets in c sharp code
|
2 weeks ago |
Max Hilbrunner
|
813168b8c2
Merge pull request #10943 from Calinou/physics-introduction-bitshift
|
1 month ago |
Hugo Locurcio
|
8a6ad4c926
Replace uses of shorthand codeblock syntax to avoid issues with localization
|
2 months ago |
Hugo Locurcio
|
71d70864b5
Use bitshift and binary `OR` operator in to set layers in Physics introduction
|
2 months ago |
skyace65
|
385e1a370c
Update Physics introduction images
|
6 months ago |
D4Devil
|
00c34dd769
Add examples of individually setting bits in Physics introduction (#9910)
|
8 months ago |
notPelf
|
00221436f4
Add info about layer mask exporting to physics_introduction.rst (#10242)
|
8 months ago |
tetrapod00
|
a8667ffddf
Add links to project setting mentions
|
9 months ago |
A Thousand Ships
|
c6bf5d4c28
[Manual] Clarify use of `delta` with `move_and_slide`
|
1 year ago |
Yuri Sizov
|
cd92be066d
Update references to private class methods across the docs
|
1 year ago |
Jason
|
8dfddfe490
Fix bug in collision masking bits example
|
2 years ago |
Surya Narayan
|
5c30e12f9a
changed collisionInfo.Normal to collisionInfo.GetNormal()
|
2 years ago |
Raul Santos
|
c457ab79ec
Update some C# examples
|
2 years ago |
VestedGrammar
|
50f8f10250
Update physics_introduction.rst (#7360)
|
2 years ago |
kkoang
|
7f6a4084fb
Update physics_introduction.rst
|
2 years ago |
kkoang
|
c7a6bfc834
Update physics_introduction.rst
|
2 years ago |
Jef D
|
9484261739
Clarify reasons for physics processes (#6825)
|
2 years ago |
Emily
|
3585c66213
Removed all instances of velocity being defined for `CharacterBody2D` (#6862)
|
2 years ago |
Yuri Sizov
|
a20c7f494e
Merge pull request #6581 from Piralein/partial🔑
|
2 years ago |
Hana
|
9e90766a92
update c# class examples
|
2 years ago |
Max Hilbrunner
|
322e0f5802
Merge pull request #6466 from kkoang/patch-4
|
2 years ago |
kkoang
|
6f1977f821
Modify code adaptation 4.0 physics_introduction
|
2 years ago |
kkoang
|
6bae3e2cf0
Update physics_introduction.rst
|
2 years ago |
Max Hilbrunner
|
99d3d0be12
Renames / fixes for Godot 4
|
2 years ago |
Max Hilbrunner
|
024fedb0f3
Kinematic -> Character
|
2 years ago |
jarommadsen
|
a7f79134a1
Remove obsolete C# methods from Using RigidBody2D (#5957)
|
3 years ago |
vratajin
|
d330568d32
Fix invalid variable name in C# example in Physics introduction (#5809)
|
3 years ago |
snailrhymer
|
4ffb42abbb
Fix a typo in Physics introduction (#5778)
|
3 years ago |
Rémi Verschelde
|
044b6a74f8
Cleanup uses of double spaces between words or after punctuation
|
4 years ago |