{"payload":{"pageCount":2,"repositories":[{"type":"Public","name":"shadergraph-markdown","owner":"needle-tools","isFork":false,"description":"Markdown-like syntax for ShaderGraph properties, to make better material inspectors","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":234,"forksCount":15,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-01-22T09:25:23.876Z"}},{"type":"Public","name":"animation-utils","owner":"needle-tools","isFork":false,"description":"This package contains some utilities that help working with Unity's Timeline and Animation tools, for example drag & drop to fix ⚠ missing clip bindings","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":70,"forksCount":7,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-01-16T13:14:07.999Z"}},{"type":"Public","name":"custom-timeline-editor","owner":"needle-tools","isFork":false,"description":"custom keyframes for Unity's timeline 🎞 (interpolate lists of anything) with visual tools 🖌 and C# to computeshader binding","allTopics":["timeline","tool","animation","procedural","generative","unity3d"],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":10,"starsCount":226,"forksCount":12,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-11-25T10:02:53.224Z"}},{"type":"Public","name":"hybrid-packages","owner":"needle-tools","isFork":false,"description":"Export UPM packages as .unitypackage files","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":2,"starsCount":103,"forksCount":11,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-11-24T19:29:53.430Z"}},{"type":"Public","name":"UnityGaussianSplatting","owner":"needle-tools","isFork":true,"description":"Toy Gaussian Splatting visualization in Unity","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":206,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-10-20T16:09:39.273Z"}},{"type":"Public","name":"shader-variant-explorer","owner":"needle-tools","isFork":false,"description":"Shader Variant Explorer lets you peek into Unity's shader compilation process to better understand the composition of shader files.","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":1,"issueCount":0,"starsCount":60,"forksCount":5,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-10-12T01:58:10.462Z"}},{"type":"Public","name":"package-credentials","owner":"needle-tools","isFork":true,"description":"Tools for making managing Unity package registries easier","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":1,"starsCount":6,"forksCount":18,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-09-22T19:49:06.996Z"}},{"type":"Public","name":"needle-console","owner":"needle-tools","isFork":false,"description":"⚡ Improved Unity Console adding better log and stacktrace readability, log filtering, log hyperlinks and more","allTopics":["editor","stacktrace","debugging","package","extension","tool","filter","logging","debug","needle","unity","unity3d"],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":12,"starsCount":80,"forksCount":9,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-08-22T08:04:48.273Z"}},{"type":"Public","name":"compilation-visualizer","owner":"needle-tools","isFork":false,"description":"Unity Tool showing a timeline of assembly compilation. This is especially helpful when trying to optimize compile times and dependencies between assemblies. Besides showing a graphical view of compilation, selecting an assembly shows both dependencies and dependents of that assembly.","allTopics":["unity","assembly","compact","compilation-visualizer"],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":1,"issueCount":2,"starsCount":838,"forksCount":34,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-08-22T07:50:56.011Z"}},{"type":"Public","name":"remote-hierarchy","owner":"needle-tools","isFork":false,"description":"View Hierarchy and Inspector of scenes on connected Unity players. Uses the EditorConnection framework, so works everywhere.","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":1,"issueCount":0,"starsCount":17,"forksCount":3,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-07-07T13:00:48.365Z"}},{"type":"Public template","name":"unity-analyzers-starter","owner":"needle-tools","isFork":false,"description":"Custom Analyzers Sample / Starter","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":6,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-07-04T13:12:47.202Z"}},{"type":"Public","name":"missing-component-info","owner":"needle-tools","isFork":false,"description":"Serializes and renders ⚠ missing component info in Unity","allTopics":["editor","utility","extension","csharp","scripting","unity3d","unity"],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":2,"starsCount":129,"forksCount":7,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-06-27T12:18:56.380Z"}},{"type":"Public","name":"editorpatching","owner":"needle-tools","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":2,"starsCount":8,"forksCount":5,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-05-10T08:59:10.432Z"}},{"type":"Public","name":"timeline-mixer","owner":"needle-tools","isFork":false,"description":"allows for overriding timeline animations per animator","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":35,"forksCount":2,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-04-18T22:07:47.111Z"}},{"type":"Public","name":"unity-type-merger","owner":"needle-tools","isFork":false,"description":"Merge multiple classes into one using SourceGenerators","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":5,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-03-26T19:50:45.613Z"}},{"type":"Public","name":"custom-timeline-playground","owner":"needle-tools","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-07-28T23:18:19.165Z"}},{"type":"Public","name":"Unity-Custom-Undo","owner":"needle-tools","isFork":false,"description":"Handle custom commands in unity undo stack","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-07-26T13:36:36.694Z"}},{"type":"Public","name":"unity-editor-modes","owner":"needle-tools","isFork":false,"description":"Change Unity Editor modes 🖥","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":17,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-07-20T10:03:41.750Z"}},{"type":"Public","name":"needle-context-menu","owner":"needle-tools","isFork":false,"description":"Override Unity project menu items (experimental, dont use in production)","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":8,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-06-30T20:48:12.501Z"}},{"type":"Public","name":"ColorThief","owner":"needle-tools","isFork":true,"description":"Color Thief for Unity","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":10,"forksCount":4,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-06-27T23:32:16.883Z"}},{"type":"Public","name":"unity-prewarm-packman","owner":"needle-tools","isFork":false,"description":"Tiny helper package to speedup PackageManager startup time","allTopics":["editor","unity","unity3d"],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-06-18T14:58:35.086Z"}},{"type":"Public","name":"selective-profiling","owner":"needle-tools","isFork":false,"description":"Selectively deep profile single methods in Unity's Profiler 🔬","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":17,"starsCount":130,"forksCount":10,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-06-18T10:33:27.511Z"}},{"type":"Public","name":"weaving","owner":"needle-tools","isFork":false,"description":"Persistent modifying using Fody (use at own risk)","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":6,"starsCount":2,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-06-03T23:52:58.769Z"}},{"type":"Public","name":"weaving-webxr","owner":"needle-tools","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":14,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-06-03T23:52:28.936Z"}},{"type":"Public","name":"unity-webxr-export-panther","owner":"needle-tools","isFork":true,"description":"Assets for creating WebXR-enabled Unity3D projects.","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":106,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-05-17T15:48:35.612Z"}},{"type":"Public","name":"XR-Interaction-Toolkit-Examples","owner":"needle-tools","isFork":true,"description":"This repository contains various examples to use with the XR Interaction Toolkit","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":349,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-05-17T14:47:44.085Z"}},{"type":"Public","name":"com.unity.timeline","owner":"needle-tools","isFork":true,"description":"[Mirrored from UPM, without any changes. Maintained by Needle. Not affiliated with Unity Technologies.] 📦 Use Unity Timeline to create cinematic content, game-play sequences, audio sequences, and complex particle effects.","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":6,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-03-22T09:14:23.677Z"}},{"type":"Public","name":"UnityGLTF","owner":"needle-tools","isFork":true,"description":"Runtime GLTF Loader for Unity3D","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":9,"forksCount":477,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-03-20T10:41:57.179Z"}},{"type":"Public","name":"console-hyperlinks","owner":"needle-tools","isFork":false,"description":"Adds hyperlink handling for Unity console logs and more","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":68,"forksCount":11,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-03-07T13:27:55.309Z"}},{"type":"Public","name":"puerts_unity_demo","owner":"needle-tools","isFork":true,"description":"unity demo for puerts","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":4,"forksCount":76,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-02-27T14:05:50.344Z"}}],"repositoryCount":52,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}