..
atlas_import_failed.xpm
Added godot with all my currently used engine modules.
2022-03-15 13:29:32 +01:00
editor_import_plugin.cpp
Moved Object related classes under core/object.
2022-08-17 13:45:14 +02:00
editor_import_plugin.h
Clang format all files.
2022-03-18 19:00:13 +01:00
resource_importer_bitmask.cpp
Moved a few more core classes.
2022-08-17 17:43:49 +02:00
resource_importer_bitmask.h
Moved som of the includes from headers to cpp files under the editor folder.
2022-03-18 19:32:23 +01:00
resource_importer_csv_translation.cpp
Moved String and related classes under a string folder in core.
2022-08-17 14:19:55 +02:00
resource_importer_csv_translation.h
Clang format all files.
2022-03-18 19:00:13 +01:00
resource_importer_image.cpp
Moved a few more core classes.
2022-08-17 17:43:49 +02:00
resource_importer_image.h
Moved som of the includes from headers to cpp files under the editor folder.
2022-03-18 19:32:23 +01:00
resource_importer_layered_texture.cpp
Moved Engine and projectSettings.
2022-08-17 15:35:28 +02:00
resource_importer_layered_texture.h
Moved a few more core classes.
2022-08-17 17:43:49 +02:00
resource_importer_scene.cpp
Renamed the VisualServer to RenderringServer like in Godot4, as I think it's a lot better name for it. I did not yet rename the files.
2022-08-19 20:50:20 +02:00
resource_importer_scene.h
Moved around more classes in core.
2022-08-17 16:01:01 +02:00
resource_importer_texture_atlas.cpp
Added godot with all my currently used engine modules.
2022-03-15 13:29:32 +01:00
resource_importer_texture_atlas.h
Moved a few more core classes.
2022-08-17 17:43:49 +02:00
resource_importer_texture.cpp
Renamed the VisualServer to RenderringServer like in Godot4, as I think it's a lot better name for it. I did not yet rename the files.
2022-08-19 20:50:20 +02:00
resource_importer_texture.h
Moved a few more core classes.
2022-08-17 17:43:49 +02:00
resource_importer_wav.cpp
Add more info to WAV import errors
2022-12-11 19:11:36 +01:00
resource_importer_wav.h
Clang format all files.
2022-03-18 19:00:13 +01:00
SCsub
Added godot with all my currently used engine modules.
2022-03-15 13:29:32 +01:00