Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Maxon-Computer/Cinema-4D-Cpp-API-Examples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: S26
Choose a base ref
...
head repository: Maxon-Computer/Cinema-4D-Cpp-API-Examples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 541 files changed
  • 5 contributors

Commits on Aug 18, 2022

  1. Change space

    gr4ph0s authored Aug 18, 2022
    Configuration menu
    Copy the full SHA
    1ad1e88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    711a460 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Cinema 4D 2023.1.0 SDK

    Cinema 4D 2023.1.0 SDK
    - Added example.image containing the color management and OpenColorIO (OCIO) examples for the Image API.
    - Added translation for node strings.
    - Updated code base to adapt from ThreadCancelledError to OperationCancelledError.
    gr4ph0s committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    a8cfd65 View commit details
    Browse the repository at this point in the history
  2. Add missing Readme

    Add missing readme in example.image\source
    gr4ph0s committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    617b199 View commit details
    Browse the repository at this point in the history
  3. Update example.image

    Fix several typos in example.image
    gr4ph0s committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    b22040a View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    4c750e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. 2023.2.0 Release

    Added an example of how to work with OCIO as a renderer in plugins\example.image\source\examples_ocio.cpp
    gr4ph0s committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    e23f0f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. 2024.0 Release

    Update examples to the 2024.0 API changes.
    Added example.migration_2024 project which provides an overview of the fundamental API changes introduced with Cinema 4D 2024.0 API.
    Organization cleanup:
    - cinema4sdk is now example.main
    - licensing example are now part of example.main
    - microsdk and maxonsdk are now part of example.main
    - custom error is now part of example.main
    maxon-madam committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    6525969 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. 2024.2 Release

    maxon-madam committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    55bd2ff View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. 2024.4 Release

    maxon-madam committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    a59ad73 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    45debd9 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    496b1f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Update README.md

    mxn-ferdinand authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    01580c5 View commit details
    Browse the repository at this point in the history
Loading