godot/editor/import
bruvzg 4c3f7d1290 Makes FontData importable resource.
Adds multi-channel SDF font texture generation and rendering support.
Adds per-font oversampling support.
Adds FontData import plugins (for dynamic fonts, BMFonts and monospaced image fonts), font texture cache pre-generation and loading.
Adds BMFont binary format and outline support.
2021-08-27 15:43:18 +03:00
..
atlas_import_failed.xpm
collada.cpp
collada.h
dynamicfont_import_settings.cpp Makes FontData importable resource. 2021-08-27 15:43:18 +03:00
dynamicfont_import_settings.h Makes FontData importable resource. 2021-08-27 15:43:18 +03:00
editor_import_collada.cpp
editor_import_collada.h
editor_import_plugin.cpp Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
editor_import_plugin.h Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
editor_importer_bake_reset.cpp
editor_importer_bake_reset.h
resource_importer_bitmask.cpp
resource_importer_bitmask.h
resource_importer_bmfont.cpp Makes FontData importable resource. 2021-08-27 15:43:18 +03:00
resource_importer_bmfont.h Makes FontData importable resource. 2021-08-27 15:43:18 +03:00
resource_importer_csv_translation.cpp
resource_importer_csv_translation.h
resource_importer_dynamicfont.cpp Makes FontData importable resource. 2021-08-27 15:43:18 +03:00
resource_importer_dynamicfont.h Makes FontData importable resource. 2021-08-27 15:43:18 +03:00
resource_importer_image.cpp
resource_importer_image.h
resource_importer_imagefont.cpp Makes FontData importable resource. 2021-08-27 15:43:18 +03:00
resource_importer_imagefont.h Makes FontData importable resource. 2021-08-27 15:43:18 +03:00
resource_importer_layered_texture.cpp
resource_importer_layered_texture.h
resource_importer_obj.cpp
resource_importer_obj.h
resource_importer_scene.cpp Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
resource_importer_scene.h Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
resource_importer_shader_file.cpp
resource_importer_shader_file.h
resource_importer_texture_atlas.cpp
resource_importer_texture_atlas.h
resource_importer_texture.cpp
resource_importer_texture.h
resource_importer_wav.cpp
resource_importer_wav.h
scene_import_settings.cpp
scene_import_settings.h
scene_importer_mesh_node_3d.cpp
scene_importer_mesh_node_3d.h
scene_importer_mesh.cpp Implement set_surface_material and set_surface_name methods in EditorSceneImporterMesh, and add documentation. 2021-08-22 19:42:35 -07:00
scene_importer_mesh.h Implement set_surface_material and set_surface_name methods in EditorSceneImporterMesh, and add documentation. 2021-08-22 19:42:35 -07:00
SCsub