- India
-
19:30
(UTC +05:30) - http://www.nitish.design/
- @Druixd
Pinned Loading
-
-
CurlCal
CurlCal PublicGym workout tracker with calendar and custom ai generated workout features
JavaScript
-
-
OpenBinder
OpenBinder PublicA modern, privacy-focused Progressive Web App (PWA) for organizing and managing your bookmarks with cloud synchronization.
JavaScript
-
openchat
openchat PublicA modern, experience focused web chat application that provides a unified interface for interacting with multiple AI providers
JavaScript
-
"MoreShortcuts" is an editor extensi...
"MoreShortcuts" is an editor extension for Unity that adds custom shortcuts to the Unity editor. These shortcuts allow the user to perform various actions such as toggling the inspector lock, rotating selected objects by 90 degrees on the Y-axis, setting random rotation for selected objects, creating a cube or floor primitive, and copying the transform values of a selected object. These actions are accessed through Unity's menu system and can be triggered by specific key combinations as specified in the code. The script also includes undo functionality for certain actions, such as rotating an object or creating a new primitive, so that the user can undo these actions if needed. 1using UnityEngine;
2using UnityEditor;
3using System.Threading.Tasks;
45
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.