virtualx-engine/modules/gdscript/tests/scripts/analyzer
George Marques 030995c10d
GDScript: Allow casting enum to int
An enum value is always an integer so the cast is valid. The code here
now consider this case to avoid giving an error message.
2024-04-12 11:49:21 -03:00
..
errors Merge pull request #84043 from dalexeev/gds-fix-unsafe-cast-warning 2024-04-09 22:24:55 +02:00
features GDScript: Allow casting enum to int 2024-04-12 11:49:21 -03:00
warnings Merge pull request #84043 from dalexeev/gds-fix-unsafe-cast-warning 2024-04-09 22:24:55 +02:00