Antonio Dell'Annunziata

Results 5 issues of Antonio Dell'Annunziata

### Godot version 4.0dev ### System information Pop!_OS 22.04 LTS ### Issue description When assigning a global enum to a const variable, the compile error `Assigned value for constant ""...

enhancement
topic:gdscript

### Godot version 4.0.stable ### System information Pop!_OS 22.04 ### Issue description When writing gdscript code for extended periods of time (~10 min) some keyboard shortcuts stop working and only...

bug
platform:linuxbsd
topic:editor
usability

### What happened? In V3 there was the `required_if` rule as built-in rule available. After some searching I cannot seem to find it in V4 packages. Also no mention of...

✨ enhancement

### What happened? Hello, first of all, thank you for this awesome library! Appreciate all the hard work you put into it. I am using vee-validate with zod in composition...

👕 TypeScript

### What happened? The `meta.touched` property isn't changing when using composable setup with a zod typed schema. It is always `false`. Maybe there is additional setup required to make it...