index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
classes
/
KinematicBody2D.xml
Age
Commit message (
Expand
)
Author
2019-01-18
Improve docs for KinematicBody linear_velocity, fixes #23927
Aaron Franke
2019-01-16
DOCS: correction to move_and_slide description
Chris Bradfield
2018-12-20
doc: Add missing commas after "If true/false"
Rémi Verschelde
2018-11-12
Merge pull request #23090 from DavidSichma/inconsistent-kinematic
Rémi Verschelde
2018-10-18
fix doc markdown
Alex
2018-10-17
Fix inconsistency in KinematicBody
David Sichma
2018-08-21
doc: Sync classref with current source
Rémi Verschelde
2018-08-18
[DOCS] Many class ref updates
Chris Bradfield
2018-07-26
doc: Sync classref with current source
Rémi Verschelde
2018-02-27
doc: Remove status from hardcoded version string
Rémi Verschelde
2018-02-25
[DOCS] Sync classref with current source
Poommetee Ketson
2018-02-19
doc: Update version string in header
Rémi Verschelde
2018-01-25
doc: Sync with current source
Rémi Verschelde
2018-01-18
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-13
doc: Update version string in XML
Rémi Verschelde
2017-11-24
doc: Remove setters and getters now exposed via properties/members
Rémi Verschelde
2017-11-24
doc: Update header version for 3.0-beta
Rémi Verschelde
2017-11-19
Fix the class docs for the rst-syntax errors.
Martin Capitanio
2017-11-15
doc: Remove revision.module_config from version string
Rémi Verschelde
2017-10-22
classref: Sync with current source
Rémi Verschelde
2017-10-11
doc: Sync classref with current source
Rémi Verschelde
2017-10-08
Fix a typo in KinematicBody and KinematicBody2D.
Benjamin Larsson
2017-10-07
Minor fixes to KinematicBody and KinematicBody2D
Benjamin Larsson
2017-10-07
Edit move_and_slide, it does a bit more than I first thought.
Benjamin Larsson
2017-10-07
Fixed an error in get_floor_velocity() docs
Benjamin Larsson
2017-10-07
Small changes to KinematicBody2D docs.
Benjamin Larsson
2017-10-07
Update KinematicBody2D docs.
Benjamin Larsson
2017-09-16
Document new KinematicCollision2D class
Chris Bradfield
2017-09-13
doc: Sync classref with current source
Rémi Verschelde
2017-09-13
doc: Sync classref with current source
Rémi Verschelde
2017-09-12
Changed the doc class generation to individual files per class. It is also po...
Juan Linietsky