Releases: AJSteinhauser/rorender-rbx
1.0.17
What's Changed
- Feature/draggers by @AJSteinhauser in #10
- Built handle based dragger and movers
- Replaced Corner 1 and Corner 2 buttons with Drag and Resize Toggles
- On resize the resolution will automatically update to keep the major axis image output at 1k pixels ( I get a lot of questions from new users who don't understand resolution that RoRender does not support their map size, this should help prevent frustration and ticket volume)
- Clicking Render Settings button will now open the render settings script
- Removed Corner dragger parts
- On load corner dragger parts will be removed from existing RenderSettings
Full Changelog: 1.0.16...1.0.17
1.0.16
What's Changed
- Added Localization by @RobocrafterLP in #7
- Update rendering-progress-screen.tsx by @RobocrafterLP in #8
- Auto configure box size to 1000px
Full Changelog: 1.0.15...1.0.16
1.0.15
- Minor fixed and improvements
- Fixed bug with when actor count was significantly above or below actual CPU count
What's Changed
- Moved from promise to queue task scheduler by @AJSteinhauser in #6
Full Changelog: 1.0.14...1.0.15
1.0.14
- Added fix for water where there is no ground beneath
- Viewfinder popout added
What's Changed
- Viewfinder pop out by @RobocrafterLP in #5
Full Changelog: 1.0.13...1.0.14
Soft Release + Fixes
This is the initial soft release + fixes for the RoRenderV4 plugin.
To install, download the rorender.rbxm file and save it to your local plugins folder.
Hopefully Roblox will fix many of the issues around RunContext: Plugin and Actors, until then the plugin will have to be installed from here. After that time, I will turn on a FFlag that prevents users from using the soft release plugin version and encourage them to install the official plugin from the Roblox Plugin Marketplace.
Sorry for the inconvenience.
--reteach
Full Changelog: 1.0.12...1.0.13
Soft Release: Fixes
This is the initial soft release + fixes for the RoRenderV4 plugin.
To install, download the rorender.rbxm file and save it to your local plugins folder.
Hopefully Roblox will fix many of the issues around RunContext: Plugin and Actors, until then the plugin will have to be installed from here. After that time, I will turn on a FFlag that prevents users from using the soft release plugin version and encourage them to install the official plugin from the Roblox Plugin Marketplace.
Sorry for the inconvenience.
--reteach
Full Changelog: 1.0.11...1.0.12
Soft Release: Fixes
This is the initial soft release + fixes for the RoRenderV4 plugin.
To install, download the rorender.rbxm file and save it to your local plugins folder.
Hopefully Roblox will fix many of the issues around RunContext: Plugin and Actors, until then the plugin will have to be installed from here. After that time, I will turn on a FFlag that prevents users from using the soft release plugin version and encourage them to install the official plugin from the Roblox Plugin Marketplace.
Sorry for the inconvenience.
--reteach
Soft Release Version
This is the initial soft release for the RoRenderV4 plugin.
To install, download the rorender.rbxm file and save it to your local plugins folder.
Hopefully Roblox will fix many of the issues around RunContext: Plugin and Actors, until then the plugin will have to be installed from here. After that time, I will turn on a FFlag that prevents users from using the soft release plugin version and encourage them to install the official plugin from the Roblox Plugin Marketplace.
Sorry for the inconvenience.
--reteach
New Contributors
- @RobocrafterLP made their first contribution in #4
Full Changelog: Beta-Testing...1.0.1
Beta-Testing
Beta Testing Version Plugin
Hello beta testers, please download the rorender.rbxm file and save it to your local Plugins Folder.
Thanks for helping me test and make RoRender better!
--reteach
Update history:
2/7: Initial upload for beta release
2/8: Fixed two issues (Mesh part no longer casts shadows, fixed using incorrectly formatted settings module to lock up plugin)