marxin
|
6be77da7eb
|
Fix new GCC 9 warnings: -Wdeprecated-copy.
|
2019-03-02 14:37:02 +01:00 |
|
Rémi Verschelde
|
b16c309f82
|
Update copyright statements to 2019
Happy new year to the wonderful Godot community!
|
2019-01-01 12:58:10 +01:00 |
|
Guilherme Recchi Cardozo
|
3fb2069d39
|
Add method get_collision_exceptions
Adding this method to PhysicsBody, PhysicsBody2D and
SoftBody. It returns a list of nodes included in
collision exceptions.
Fixes #23235, cheers!
|
2018-11-01 06:41:34 -03:00 |
|
Rémi Verschelde
|
9eb4d4ab2d
|
Add missing copyright headers
|
2018-08-29 22:41:17 +02:00 |
|
Andrea Catania
|
b469267d94
|
Fixed SoftBody pinned point offset calculation
|
2018-08-03 17:44:09 +02:00 |
|
Andrea Catania
|
45160f0c0d
|
Fixed Softbody pin point
|
2018-07-28 20:38:20 +02:00 |
|
AndreaCatania
|
17ebbfb56d
|
Implemented Soft body
- Soft Body Physics node
- Soft Body Rendering
- Soft body Editor
- Soft body importer
|
2018-07-23 20:50:23 +02:00 |
|