Arnaud
Arnaud
Salut ! Je me demandais s'il n'était pas possible de faire suivre un événement par la caméra comme elle le fait habituellement... (y compris le héros si on le considère...
Salut ! J'aime bien "picture_screenshot", c'est une commande très chouette ! PAR CONTRE, quand on a un HUD, c'est un peu relou... Vu que ça le prend aussi en screen,...
Salut ! C'est une commande bien particulière... Elle pourrait servir à : - Faire des transitions à la Zelda entièrement dynamiques (à condition de pouvoir sortir la caméra en dehors...
Bonjour ! Serait-il possible de créer une commande qui permettrait d'utiliser la commande "Modifier le ton de l'écran", mais "par-dessus" une autre modification ? L'idée de cette commande m'est venue...
### Feature Description Currently, BigInt are not supported in Orange ORM. As we discussed, it could be implemented as a dedicated and explicit mapping. Related to: https://github.com/alfateam/orange-orm/discussions/101 (https://github.com/alfateam/orange-orm/discussions/101#discussioncomment-9639796)
### Feature Description Currently, enums are not supported in Orange ORM. As we discussed, it could relatively "easily" be implemented. Related to: https://github.com/alfateam/orange-orm/discussions/96 (https://github.com/alfateam/orange-orm/discussions/96#discussioncomment-9638139)
### What version of Bun is running? 1.1.20 ### What platform is your computer? Linux ### What steps can reproduce the bug? `bun i re2` Where: "re2": "^1.21.3", The install...
Hello! I've read the source code some time ago, and if my memories are right, I think that @poppinss/utils is used in bentocache only for its light overload of Lukeed...
Hello! Currently, when I click on a JSON Redis entry, I have an error message: > Visual display is not supported for this type. Please use console What is the...
### Version 5.26.2 ### Describe the bug Currently: ```ts export const locales: Locales[] = [ 'en-US', 'fr' ]; ``` ### Reproduction Would be better to codegen: ```ts export const locales...