Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Roblox/Studio-Tools
Built-in ROBLOX Studio Lua plugins
https://github.com/Roblox/Studio-Tools
Last synced: 3 months ago
JSON representation
Built-in ROBLOX Studio Lua plugins
- Host: GitHub
- URL: https://github.com/Roblox/Studio-Tools
- Owner: Roblox
- License: apache-2.0
- Archived: true
- Created: 2015-02-10T21:20:13.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-11T17:38:51.000Z (over 7 years ago)
- Last Synced: 2024-07-31T20:38:28.822Z (6 months ago)
- Homepage:
- Size: 868 KB
- Stars: 49
- Watchers: 31
- Forks: 25
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-roblox - ROBLOX Studio Tools
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.