summaryrefslogtreecommitdiffstats
path: root/doc/classes/StaticBody2D.xml
Commit message (Expand)AuthorAgeFilesLines
* Implement AnimationManager the base class of AnimationPlayer/TreeSilc Lizard (Tokage) Renew2023-09-291-1/+1
* Use `[constant]` instead of `[code]` when possibleRaul Santos2023-09-011-1/+1
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Overhaul the top sections of the class reference (Physics classes)VolTer2023-05-201-6/+4
* Document using AnimatableBody when needed in StaticBody descriptionHugo Locurcio2023-04-181-2/+2
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Improve StaticBody descriptionHaoyu Qiu2022-10-061-1/+1
* Restore RigidBody2/3D, SoftBody names in physicsfabriceci2022-08-261-1/+1
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-4/+0
* Rename RigidBody to RigidDynamicBody and SoftBody to SoftDynamicBodyPouleyKetchoupp2021-09-161-1/+1
* Add AnimatableBody inherited from StaticBody for moving platformsPouleyKetchoupp2021-08-311-15/+8
* Move sync to physics to StaticBody2DPouleyKetchoupp2021-07-151-0/+3
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-1/+1
* Support for kinematic_motion in StaticBodyPouleyKetchoupp2021-06-041-4/+11
* Remove deprecated PhysicsBody friction and bounce parametersRémi Verschelde2020-02-121-8/+0
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* [DOC] Add missing physics_material_override descriptionsChris Bradfield2019-10-061-0/+2
* doc: Sync classref with current sourceRémi Verschelde2019-07-151-1/+1
* doc: Mark PhysicsBody bounce/friction as deprecatedRémi Verschelde2019-06-301-0/+2
* doc: Remove null default values that can't be determinedRémi Verschelde2019-06-301-2/+2
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-5/+5
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-4/+4
* doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
* doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
* doc: Sync classref with current sourceRémi Verschelde2018-07-261-0/+2
* doc: Remove status from hardcoded version stringRémi Verschelde2018-02-271-1/+1
* doc: Update version string in headerRémi Verschelde2018-02-191-1/+1
* doc: Sync with current sourceRémi Verschelde2018-01-251-1/+1
* doc: Update version string in XMLRémi Verschelde2018-01-131-1/+1
* doc: Remove setters and getters now exposed via properties/membersRémi Verschelde2017-11-241-64/+0
* doc: Update header version for 3.0-betaRémi Verschelde2017-11-241-1/+1
* doc: Remove revision.module_config from version stringRémi Verschelde2017-11-151-1/+1
* [DOCS] Update StaticBody2D class ref.Chris Bradfield2017-09-231-3/+6
* doc: Sync classref with current sourceRémi Verschelde2017-09-131-4/+4
* Changed the doc class generation to individual files per class. It is also po...Juan Linietsky2017-09-121-0/+93