godot/scene
Rémi Verschelde 060988408b Physics: Properly obsolete friction and bounce properties
Without this change any new PhysicsBody would show deprecation warnings
due to default values for friction and bounce being defined.

It also enforced a physics material override even when using default
values.
2018-08-29 18:44:42 +02:00
..
2d Physics: Properly obsolete friction and bounce properties 2018-08-29 18:44:42 +02:00
3d Physics: Properly obsolete friction and bounce properties 2018-08-29 18:44:42 +02:00
animation Merge pull request #21405 from SneakyMax/fix-animation-condition-advancing 2018-08-27 13:04:02 -03:00
audio Restrict set_pitch_scale to positive scales for AudioStreamPlayer* 2018-08-22 00:11:53 +02:00
gui Merge pull request #21231 from AlexHolly/filedialog-fix-multi-selection 2018-08-25 11:13:31 +02:00
main Avoid misuse of set_drag_preview() function where it shouldn't be. Closes #20100 2018-08-24 10:30:11 -03:00
resources Merge pull request #21453 from BlackCatter/triplanar-detail-fix 2018-08-27 13:04:47 -03:00
register_scene_types.cpp Merge pull request #21379 from volzhs/particle-mat 2018-08-24 20:38:51 +02:00
register_scene_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
scene_string_names.cpp Massive rewrite to AnimationTree. Many APIs changed in order to: 2018-08-20 13:39:16 -03:00
scene_string_names.h Massive rewrite to AnimationTree. Many APIs changed in order to: 2018-08-20 13:39:16 -03:00
SCsub disable caching for targets using helper functions 2017-11-28 23:24:12 -04:00