Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-23 | Replace Array return types with TypedArray 2 | kobewi | |
2022-08-09 | [doc] Use "param" instead of "code" to refer to parameters #3 | Andy Maloney | |
2022-08-08 | Rename the argument tag to param in XML documentation | Yuri Sizov | |
2022-02-15 | Add an XML schema for documentation | Hugo Locurcio | |
This makes it easier to spot syntax errors when editing the class reference. The schema is referenced locally so validation can still work offline. Each class XML's schema conformance is also checked on GitHub Actions. | |||
2022-01-20 | Document that soft bodies should be avoided for gameplay purposes | Hugo Locurcio | |
2021-11-15 | Replace Godot docs URL with `$DOCS_URL` in XML class reference | RĂ©mi Verschelde | |
2021-09-16 | Rename RigidBody to RigidDynamicBody and SoftBody to SoftDynamicBody | PouleyKetchoupp | |