Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |