summaryrefslogtreecommitdiffstats
path: root/scene/3d/soft_body.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add missing copyright headersRémi Verschelde2018-08-291-5/+4
|
* Fix vformat(), minor typos and word puzzlesYuri Chornoivan2018-08-291-1/+1
|
* Fixed SoftBody pinned point offset calculationAndrea Catania2018-08-031-30/+55
|
* SoftBody add MeshInstance Material correctlyAndrea Catania2018-07-291-2/+4
|
* Fixed Softbody pin pointAndrea Catania2018-07-281-38/+70
|
* Implemented Soft bodyAndreaCatania2018-07-231-0/+740
- Soft Body Physics node - Soft Body Rendering - Soft body Editor - Soft body importer