Releases: rehdi93/BlenderRenderController
Releases · rehdi93/BlenderRenderController
1.3.0.0
NEWS: BRC Linux beta!
It's been a long time coming, a new Linux version!
Requires:
- .Net Core 2.0 or higher
- GTK3 ver. 3.18 or higher
Any problems, doubts, make sure to file an issue.
Changes
- General back-end improvements
- Arguments sent to Blender and FFmpeg are now saved in the settings file and can be changed, careful while changing these, improper entries will make BRC stop working! But for those people who know Ffmpeg cmd line flags, it can be useful.
- Linux version, running on .NET Core
- 26/10/18 fixed github links
Concatenation audio codec hotfix
Changes
- Fixed a bug where an unexpected default audio codec was used during concatenation.
- The final output will now match the audio settings chosen in the project file
concat hotfix
fixed unexpected audio codec when concatenating w/o mixdown audio.
v1.2.0.0
Changes
- Installers!
- Portable mode can be set in the
.config
file, or by launching BlenderRenderController.exe with the--portable=true
command line argument, regardless of the setup you use - Improved message box when there’s a problem reading the .blend file
- added basic dpi awareness, should look better on high dpi monitors
- fixed project info tooltips not showing properly
v1.1.0.0
Full - includes FFmpeg executable, for both x86 and x64 architectures (Windows only)
Changes
- Full UI redesign! Much more compact and concise.
- Python scripts are now embedded in BRClib, and created on disk when needed
- The log file was moved, it can be found at
C:\Users\_YourUserName_\AppData\Roaming\BlenderRenderController
Note
As of this release, I'll no longer include Unix binaries, accounting for the bugs in Mono is too much of a hassle, and they just keep adding up.
If you need Mono compatible binaries for BRC, see version 1.0.5.4
0.8.2-RC
Red Patch, ver 1
this version is DEPRECATED, please refere to the download link in the README for the most recent version