Skip to content

Releases: nrosenstein-c4d/c4d-container-object

v1.3.1

27 Dec 10:04
Compare
Choose a tag to compare

R21 compatbility

v1.3

12 Sep 19:37
Compare
Choose a tag to compare

Changes

Important: This version breaks password compatibility with old containers.
You can not unlock containers protected with an older version of this plugin.
Make sure you unlock contains with the old version and protect them again
with the new version!

  • Updated password hashing method to use SHA256 (using hash-library)
  • Fix memory leak in HashString()

v1.2

09 Sep 10:46
Compare
Choose a tag to compare

This build is for R20. For pre-R20, download the v1.1 release for R15 (which includes older versions until R20).

DO NOT USE THIS VERSION

v1.1

16 Jan 02:08
Compare
Choose a tag to compare

Important: This version breaks password compatibility with old containers.
You can not unlock containers protected with an older version of this plugin.
Make sure you unlock containers with the old version and protect them again
with the new version!

New Features

  • Protected containers can now be converted to protected Null Objects

Build Information

  • Windows 10, MSVC 17.00.50727.1, Cinema 4D R15.063
  • Mac OS 10.10.5, Apple LLVM 6.1.0, Cinema 4D R15.062

v1.0

09 Oct 17:13
Compare
Choose a tag to compare

Changes since v0.3

  • Added "Info" tab that is protected when the Container is protected.
  • Added Hide Tags and Hide Materials (see issue #9) checkboxes
  • Removed Hide/Show Children/Tags buttons
  • Container password can be empty
  • Containers without password can be unprotected without entering no password
  • Removed "Load to Container" command
  • Added "Null2Container" command to convert a rig in a Null-Object to a container
  • Renamed "Convert Container" command to "Container2Null"
  • New Icons
  • Added "Generator Checkmark" parameter

View the README.

Compatibility

Plugins are usually upwards compatible. An R15 build might work in R17, however, if there is also an R16 build, you should assume that the R15 version will not work in R16 and any newer versions. Native (non-Python) plugins are never downwards compatible.

Languages

The main language in English. You can find additional downloads for different languages below. This download contains a strings_xx (where xx stands for the language code) which you can place directly into the plugins "res" folder (where the strings_us folder already is).

Want to find your language here? Send me the translations by opening an Issue or pinging me via Twitter.

v0.3.0

05 Jun 15:30
Compare
Choose a tag to compare

R15-R16, Windows & Mac OS. README

v0.3.0-alpha0

05 Sep 12:22
Compare
Choose a tag to compare

Note: The binaries in this release are R15+ only.

  • A better Password dialog opens when locking/unlocking a container
  • The Bounding-Box of the container object is now computed from its child objects, making it easier to apply deformers

v0.2.2-update

15 May 10:44
Compare
Choose a tag to compare

Note: The binaries in this release are for R14+