Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Locate Godot images for rebrand #54

Closed
tindrew opened this issue Oct 2, 2024 · 5 comments
Closed

Locate Godot images for rebrand #54

tindrew opened this issue Oct 2, 2024 · 5 comments
Labels
enhancement rebranding issues and pr's related to engine rebranding

Comments

@tindrew
Copy link
Collaborator

tindrew commented Oct 2, 2024

Locations of all Godot Images/logos and dimensions of images. Note down all locations of where in the code they are located.

@Ward727a
Copy link

Ward727a commented Oct 2, 2024

Here is all the info I could get for now.

Need to check how the SVG work, got some hint, but nothing sure right now.

It's been a long time since I touched CPP so maybe I missed some.


main/app_icon.png (128x128)

  • main/SCsub (35 & 38)

main/splash.png (600x600)

  • main/SCsub (20 & 23)

misc/dist/ios_xcode/godot_ios/Images.xcassets/SplashImage.imageset/[email protected] (800x600)

  • misc/dist/ios_xcode/godot_ios/Images.xcassets/SplashImage.imageset/Contents.json (8)
  • platform/ios/export/export_plugin.cpp (980 & 1027)

misc/dist/ios_xcode/godot_ios/Images.xcassets/SplashImage.imageset/[email protected] (800x600)

  • misc/dist/ios_xcode/godot_ios/Images.xcassets/SplashImage.imageset/Contents.json (13)
  • platform/ios/export/export_plugin.cpp (994 & 1028)

platform\android\java\editor\src\horizonos\assets\vr_splash.png (800x600)

  • Nothing found

platform\android\java\editor\src\main\res\mipmap-hdpi\ic_play_window.png (72x72)

  • Nothing found

platform\android\java\editor\src\main\res\mipmap-mdpi\ic_play_window.png (48x48)

  • Nothing found

platform\android\java\editor\src\main\res\mipmap-xhdpi\ic_play_window.png (96x96)

  • Nothing found

platform\android\java\editor\src\main\res\mipmap-xxhdpi\ic_play_window.png (144x144)

  • Nothing found

platform\android\java\editor\src\main\res\mipmap-xxxhdpi\ic_play_window.png (192x192)

  • Nothing found

platform\android\java\lib\res\mipmap\icon.png (192x192)

  • platform\android\export\export_plugin.cpp (233)

platform\android\java\lib\res\mipmap-mdpi\icon.png (48x48)

  • platform\android\export\export_plugin.cpp (232) - Need check to be sure

platform\android\java\lib\res\mipmap-hdpi\icon.png (72x72)

  • platform\android\export\export_plugin.cpp (231) - Need check to be sure

platform\android\java\lib\res\mipmap-xhdpi\icon.png (96x96)

  • platform\android\export\export_plugin.cpp (230) - Need check to be sure

platform\android\java\lib\res\mipmap-xhdpi\icon.png (144x144)

  • platform\android\export\export_plugin.cpp (229) - Need check to be sure

platform\android\java\lib\res\mipmap-xhdpi\icon.png (192x192)

  • platform\android\export\export_plugin.cpp (228) - Need check to be sure

platform\android\java\lib\res\mipmap\icon_foreground.png [file: (108x108), code ask: (432x432) from what I've seen]

  • platform\android\export\export_plugin.cpp (242)

platform\android\java\lib\res\mipmap-mdpi\icon_foreground.png (108x108)

  • platform\android\export\export_plugin.cpp (241) - Need check to be sure

platform\android\java\lib\res\mipmap-hdpi\icon_foreground.png (162x162)

  • platform\android\export\export_plugin.cpp (240) - Need check to be sure

platform\android\java\lib\res\mipmap-xhdpi\icon_foreground.png (216x216)

  • platform\android\export\export_plugin.cpp (239) - Need check to be sure

platform\android\java\lib\res\mipmap-xhdpi\icon_foreground.png (324x324)

  • platform\android\export\export_plugin.cpp (238) - Need check to be sure

platform\android\java\lib\res\mipmap-xhdpi\icon_foreground.png (432x432)

  • platform\android\export\export_plugin.cpp (237) - Need check to be sure

platform\android\java\lib\res\mipmap\icon_background.png [file: (108x108), code ask: (432x432) from what I've seen]

  • platform\android\export\export_plugin.cpp (251)

platform\android\java\lib\res\mipmap-mdpi\icon_background.png (108x108)

  • platform\android\export\export_plugin.cpp (250) - Need check to be sure

platform\android\java\lib\res\mipmap-hdpi\icon_background.png (162x162)

  • platform\android\export\export_plugin.cpp (249) - Need check to be sure

platform\android\java\lib\res\mipmap-xhdpi\icon_background.png (216x216)

  • platform\android\export\export_plugin.cpp (248) - Need check to be sure

platform\android\java\lib\res\mipmap-xhdpi\icon_background.png (324x324)

  • platform\android\export\export_plugin.cpp (247) - Need check to be sure

platform\android\java\lib\res\mipmap-xhdpi\icon_background.png (432x432)

  • platform\android\export\export_plugin.cpp (246) - Need check to be sure

platform\android\java\lib\res\mipmap\icon_monochrome.png [file: (108x108), code ask: (432x432) from what I've seen]

  • platform\android\export\export_plugin.cpp (260)

tests\data\images\icon.png (256x256)

  • tests\core\io\test_image.h (153)
  • tests\scene\test_image_texture.h (104)
  • tests\scene\test_image_texture_3d.h (94)

tests\icon.png (256x256)

  • tests\core\io\test_pck_packer.h (96)

tests\icon_outlined.png (248x235)

  • Nothing found

tests\logo.png (512x207)

  • tests\core\io\test_pck_packer.h (102)

tests\logo_outlined.png (476x170)

  • Nothing found

tests\data\images\icon.jpg (256x256)

  • tests\core\io\test_image.h (128)

tests\data\images\icon.webp (256x256)

  • tests\core\io\test_image.h (141)

tests\data\images\icon.tga (256x256)

  • tests\core\io\test.image.h (165)

tests\data\images\icon.bmp (256x256)

  • tests\core\io\test_image.h (115)

@SeanRamey
Copy link

I posted some info I got from grep in the discord. Here's the link: https://discord.com/channels/1290063237223551046/1290887191047700492/1291102449637003286

@SeanRamey
Copy link

I will post it here also for completeness:

bmp_images.txt
jpg_images.txt
png_images.txt
svg_images.txt
grep_output.txt

@Spartan322
Copy link
Member

Spartan322 commented Oct 14, 2024

Is this still relevant, either for the 4.3 branch or master branch? Are there any files we missed from this list?

@Spartan322 Spartan322 added the rebranding issues and pr's related to engine rebranding label Oct 14, 2024
@Spartan322 Spartan322 changed the title Find Images Locate Godot images for rebrand Oct 14, 2024
@RadenTheFolf
Copy link
Contributor

This issue is now a subset of #692 and #705. Please defer all comments on changes for rebranding and copyrights to the version of the engine they apply to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement rebranding issues and pr's related to engine rebranding
Projects
None yet
Development

No branches or pull requests

6 participants