Skip to content

Releases: rehdi93/BlenderRenderController

1.3.0.0

23 Oct 21:31
Compare
Choose a tag to compare

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

14 Apr 15:39
Compare
Choose a tag to compare

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

10 Apr 20:50
Compare
Choose a tag to compare
concat hotfix Pre-release
Pre-release

fixed unexpected audio codec when concatenating w/o mixdown audio.

v1.2.0.0

16 Feb 17:43
Compare
Choose a tag to compare

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

16 Jan 22:00
941a88c
Compare
Choose a tag to compare

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

31 Mar 14:30
Compare
Choose a tag to compare
0.8.2-RC Pre-release
Pre-release

candidate for 2nd release

Red Patch, ver 1

07 Feb 20:30
Compare
Choose a tag to compare

this version is DEPRECATED, please refere to the download link in the README for the most recent version