Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-01 | Add method get_collision_exceptions | Guilherme Recchi Cardozo | |
Adding this method to PhysicsBody, PhysicsBody2D and SoftBody. It returns a list of nodes included in collision exceptions. Fixes #23235, cheers! | |||
2018-08-29 | Add missing copyright headers | RĂ©mi Verschelde | |
2018-08-03 | Fixed SoftBody pinned point offset calculation | Andrea Catania | |
2018-07-28 | Fixed Softbody pin point | Andrea Catania | |
2018-07-23 | Implemented Soft body | AndreaCatania | |
- Soft Body Physics node - Soft Body Rendering - Soft body Editor - Soft body importer |