Search found 4 matches

by mili123
Thu Jul 04, 2024 4:29 pm
Forum: Help / Tutorials
Topic: ==== Octane useful scripts ====
Replies: 71
Views: 313080

Re: ==== Octane useful scripts ====

import c4d
from c4d import gui

ID_OCTANE_LIVEPLUGIN = 1029499
ID_OCTANE_CAMERATAG = 1029524

def main():
doc = c4d.documents.GetActiveDocument()
sBC = doc.GetDataInstance()
data = sBC.GetContainerInstance(ID_OCTANE_LIVEPLUGIN)
p_data = c4d.plugins.GetWorldPluginData(ID_OCTANE_LIVEPLUGIN)

if ...
by mili123
Thu Sep 28, 2023 1:07 am
Forum: Releases
Topic: Cinema4D version 2023.1-Beta3-R4 27.09.2023
Replies: 114
Views: 43227

Re: Cinema4D version 2023.1-Beta3-R4 27.09.2023

Change the shape of the light to a disk and the direction of the light will be reversed
by mili123
Sat Sep 16, 2023 12:28 am
Forum: Releases
Topic: Cinema4D version 2023.1-Beta3-R4 27.09.2023
Replies: 114
Views: 43227

Re: Cinema4D version 2023.1-Beta2/3 14.09.2023

In 2024, change the shape of the area light to a disk and the direction of the light will be reversed.
by mili123
Sun Apr 02, 2023 3:32 am
Forum: Releases
Topic: Cinema4D version 2022.1.1-R6 (Obsolete stable) 08.07.2023
Replies: 268
Views: 77294

Re: Cinema4D version 2022.1.1 (Latest stable) 31.03.2023

Add and turn off lights, preview doesn't refresh

Go to advanced search