You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've checked the code base for the ‘alwaysLoaded’ property, we use it to enable/disable it in the project file, and we toggle it in the interface, but there's no code related to this option in PixiJS nor in the game runtime.
Does that mean it hasn't been used at all, I think it is an outdated code part because in GD4 with SFML there was an optimisation for that, which hasn't been implemented in GD5?
To go a step further, I checked the preloading of audio files, which seems to be implemented.
And of course the smooth image option is working fine.
Steps to reproduce
.
GDevelop platform
Desktop, Web, Mobile
GDevelop version
GD5
Platform info
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Describe the bug
I've checked the code base for the ‘alwaysLoaded’ property, we use it to enable/disable it in the project file, and we toggle it in the interface, but there's no code related to this option in PixiJS nor in the game runtime.
![image](https://private-user-images.githubusercontent.com/1670670/387204053-cc03ebd7-082a-435c-9c6e-9ee24196d0b0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1MjM3MjgsIm5iZiI6MTczOTUyMzQyOCwicGF0aCI6Ii8xNjcwNjcwLzM4NzIwNDA1My1jYzAzZWJkNy0wODJhLTQzNWMtOWM2ZS05ZWUyNDE5NmQwYjAucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTRUMDg1NzA4WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZTExMDQ3ZWY5Yjk1M2UyYjg1YjIwMmE2N2IyNmRhZjY3MjAyNjhjMjMzZTFkNWVjYTUyNTJkM2Y0MDZiNmI0OSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.f5CZhiTi0fAxFt3_nlKiYijtz6T943Bx9DJhprQvsc4)
Does that mean it hasn't been used at all, I think it is an outdated code part because in GD4 with SFML there was an optimisation for that, which hasn't been implemented in GD5?
To go a step further, I checked the preloading of audio files, which seems to be implemented.
![image](https://private-user-images.githubusercontent.com/1670670/387204987-5a8940bb-3db5-42c9-a7b4-f8775cb11ad8.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1MjM3MjgsIm5iZiI6MTczOTUyMzQyOCwicGF0aCI6Ii8xNjcwNjcwLzM4NzIwNDk4Ny01YTg5NDBiYi0zZGI1LTQyYzktYTdiNC1mODc3NWNiMTFhZDgucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTRUMDg1NzA4WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MjQ3OTBjNjkzYTUzZjUyYjdlNGRjY2RjYjJiNTRjZjg1NmI3MWI5NGY3NjA1NDA5NmFmYzk1OTg0YTdmNmM4ZSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.cCSTDojql1bJvO2AMhgjfhX0rysGkJ15hMjSrbhL6CE)
And of course the smooth image option is working fine.
Steps to reproduce
.
GDevelop platform
Desktop, Web, Mobile
GDevelop version
GD5
Platform info
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: