All Projects â†’ devsisters â†’ UnitySettings

devsisters / UnitySettings

Licence: other
Runtime debugging menu (like setting on Android) for Unity.

Programming Languages

C#
18002 projects
Makefile
30231 projects

Projects that are alternatives of or similar to UnitySettings

pino-caller
ðŸŒē Include call site of pino log messages
Stars: ✭ 35 (+34.62%)
Mutual labels:  productivity, utility, debug
flawesome
Productivity Tool
Stars: ✭ 56 (+115.38%)
Mutual labels:  productivity, utility
DropPoint
Make drag-and-drop easier using DropPoint. Drag content without having to open side-by-side windows
Stars: ✭ 303 (+1065.38%)
Mutual labels:  productivity, utility
powerlet
⚡ïļ Chrome Extension to quickly find and run bookmarklets
Stars: ✭ 17 (-34.62%)
Mutual labels:  productivity, utility
Start Server And Test
Starts server, waits for URL, then runs test command; when the tests end, shuts down server
Stars: ✭ 879 (+3280.77%)
Mutual labels:  utility, test
linearmouse
ðŸ–ą The mouse and trackpad utility for Mac.
Stars: ✭ 1,151 (+4326.92%)
Mutual labels:  productivity, utility
vscode-jump
🏃‍♂ïļ Jump/Select to the Start/End of a word in VSCode
Stars: ✭ 67 (+157.69%)
Mutual labels:  productivity, utility
laika
Log, test, intercept and modify Apollo Client's operations
Stars: ✭ 99 (+280.77%)
Mutual labels:  utility, test
Goto
Alias and navigate to directories with tab completion in Linux
Stars: ✭ 698 (+2584.62%)
Mutual labels:  productivity, utility
Tip
Programmable tooltip that can be used with any Mac OS app
Stars: ✭ 798 (+2969.23%)
Mutual labels:  productivity, utility
Slowquitapps
Add a global delay to Command-Q to stop accidental app quits.
Stars: ✭ 916 (+3423.08%)
Mutual labels:  productivity, utility
Cabin
ðŸŒē Cabin is the best JavaScript and Node.js logging service and logging npm package
Stars: ✭ 622 (+2292.31%)
Mutual labels:  utility, debug
cypress-angularjs-unit-test
Unit test Angularjs code using Cypress.io test runner
Stars: ✭ 23 (-11.54%)
Mutual labels:  utility, test
eaf-linter
ðŸĪŠ A linter, prettier, and test suite that does everything as-simple-as-possible.
Stars: ✭ 17 (-34.62%)
Mutual labels:  productivity, test
deno-debug
Debugging utility for deno. Ported from https://npmjs.com/debug
Stars: ✭ 15 (-42.31%)
Mutual labels:  utility, debug
Ridereceipts
🚕 Simple automation desktop app to download and organize your receipts from Uber/Lyft. Try out our new Ride Receipts PRO !
Stars: ✭ 117 (+350%)
Mutual labels:  productivity, utility
Ribstreeviewerclient
Real Time viewing attached RIBs Tree on Browser
Stars: ✭ 84 (+223.08%)
Mutual labels:  test, debug
Laravel Mailable Test
An artisan command to easily test mailables
Stars: ✭ 143 (+450%)
Mutual labels:  test, debug
vscode-snippet-generator
📜 Generate snippets from code in VSCode
Stars: ✭ 31 (+19.23%)
Mutual labels:  productivity, utility
Goat
POSIX-compliant shell movement boosting hack for real ninjas (aka `cd x` and `cd ...`)
Stars: ✭ 27 (+3.85%)
Mutual labels:  productivity, utility

UnitySettings

Runtime debugging menu (like setting on Android) for Unity.

About this plugin

Every single Unity projects have lots of debugging purpose features. The sad thing is, these kind of codes are just for one time use, even if these are not just project-specific codes. So usally after use these codes, these are just discarded. For preventing invent-a-wheel again and again, we decided to collect all the general purpose debugging features into one single plugin.

The Final Form of Plugin, We Hope

  • It will be similar to Android Settings menu.
  • You will use this plugin just by add a single DLL file.
  • You will open runtime-debugging menu by gesture, like draw circle.
  • You will simply add your own view by few API call.
  • Or you will plugin in your own code in github repository.

Current Status

  • Device information
  • Build information
  • Log viewer
  • Scene changer

What Features, For Example?

We will ship plenty of general purpose runtime debugging features!

  • Extensible CLI parser/executer
  • LUA repl for UnityEngine.dll
  • Account information
  • Touch infomation, with visualization
  • Network monitering tool/simulator
  • Scene flow monitering tool
  • PlayerPrefs modifier/viewer
  • Sound controller

Milestone

  • Before NDC: Preview alpha, Open this repository as public
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].