Trending repository
-
Updated
Nov 24, 2021 - TypeScript
Game Off is our annual month-long game jam where participants create games using their favorite game engines, libraries, and programming languages. Newbies, professional game developers, and everyone in between are welcome to join. It’s a great excuse to learn a new technology, collaborate on something over the weekends with friends, or create a game by yourself for the first time! Join now!
Problem:
After using Engine.createTextureFromKtx/jpeg/Png, I need to query the texture width and height so I can generate proper UV coordinates for font display.
Proposed solution
Expose the Texture.getWidth(), getHeight(), etc. methods to get texture information. I currently only need width and height, but I can see usage cases for many of the other "getters" available in the C++ in
November 01, 2021 - December 01, 2021 • Online
Open source projects built in or receiving significant contributions from India :india:
结合Github OAuth App编写的自动打卡工作流管理网页前端!! Github Actions全自动打卡,打卡信息存放在Actions Secrets中,个人信息隐私保护,支持打卡结果推送到社交软件和浏览器通知。
INTRODUCING New Auto COVID Health Report Workflow Management Web Front-end build by GitHub OAuth app!! Fully automatic reporting using Github Actions, store info in Actions Secrets, privacy protection for personal information, support pushing results to chat APPs and browser notification.
Datree is a git-based policy engine.
It allows engineering teams to automatically enforce coding standards and security policies directly within their git workflow.
Datree connects with GitHub pull requests to provide automatic policy compliance checks and insights for every code change. Create and enforce custom or built-in policies, in the context of your dev stack.
Make packages/medusa/src/api/routes/store/returns pass linting
In an effort to improve our code quality we want to make sure that all files in the repo pass linting.
Please see this guide for a step-by-step guide for how to complete this task: https://medusajs.notion.site/Linting-routes-challenge-80bdf849c27a4d65baf9d397544d4a60