Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Roblox/Studio-Tools

Built-in ROBLOX Studio Lua plugins
https://github.com/Roblox/Studio-Tools

Last synced: about 2 months ago
JSON representation

Built-in ROBLOX Studio Lua plugins

Awesome Lists containing this project

README

        

# Studio Tools

This repository contains built-in plugins that are used in ROBLOX Studio.

## Plugins

* TerrainTools.rbxmx - smooth terrain manipulation and generation plugin
* TransformDragger.rbxmx - new part dragger (also known as Transform Tool)
* AnimationEditorV2.rbxmx - animation editor and rigging tools plugin

## Issues

Please submit any bugs you find as GitHub issues

## PRs

If you have a bug fix you'd like us to merge, feel free to submit a pull request! Please make sure that your change is self-contained and well tested; also make sure to provide a description of the bug you're fixing so that we can test the change.

If you want to work on additional features, please file an issue first. We can discuss the implementation details and UX/UI details.