godot/scene
Rémi Verschelde b7cc2bb1e2 Core: Ensure classes match their header filename
Also drop some unused files.

Renamed:
- `core/dvector.h` -> `pool_vector.h`
- `core/io/resource_import.h` -> `resource_importer.h`
- `core/sort.h` -> `sort_array.h`
- `core/string_db.h` -> `string_name.h`

Dropped:
- `core/allocators.h`
- `core/os/shell.h`
- `core/variant_construct_string.cpp`
2019-02-12 13:34:25 +01:00
..
2d Merge pull request #25754 from JFonS/fix_25567 2019-02-12 11:25:32 +01:00
3d Merge pull request #25602 from mcccclean/dont-ignore-listener-nodes 2019-02-12 12:30:50 +01:00
animation Merge pull request #25481 from hpvb/fix-ubsan-asan-reports 2019-02-12 12:21:01 +01:00
audio Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gui General cleanup of script and doc search bars 2019-02-10 14:18:08 -02:00
main Merge pull request #25524 from Calinou/fix-font-oversampling-warning 2019-02-08 11:52:45 +01:00
resources Merge pull request #25481 from hpvb/fix-ubsan-asan-reports 2019-02-12 12:21:01 +01:00
register_scene_types.cpp Include PhysicsMaterial when 3D is disabled 2019-02-06 19:23:44 -02:00
register_scene_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
scene_string_names.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
scene_string_names.h Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
SCsub Move Penner easing equations to thirdparty/misc 2018-09-28 16:01:26 +02:00