pandemonium_engine/editor_modules
pablitar 82d3a7204b GLTF: Fixed external images getting embedded on import
Added a map to keep track of external images during import, and used
that map to instance the textures using the resource loader instead of
creating a new texture from scratch
2024-09-07 09:24:05 +02:00
..
cvtt
denoise Clang format everything again. 2024-07-16 21:29:26 +02:00
editor_code_editor Re-extracted class docs. 2024-04-26 17:32:25 +02:00
etc
gltf GLTF: Fixed external images getting embedded on import 2024-09-07 09:24:05 +02:00
lightmapper_cpu Clang format everything again. 2024-07-16 21:29:26 +02:00
plugin_refresher File copyright header updates pt7. 2023-12-18 00:02:58 +01:00
raycast Clang format everything. 2024-07-16 21:23:54 +02:00
shader_editor Backpoered from Godot 4: Add is_built_in() method to Resource. 2024-03-08 21:16:16 +01:00
text_editor Re-extracted class docs. 2024-04-26 17:32:25 +02:00
tinyexr