Storing Render Settings for Undo

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 28/07/2005 at 03:36, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   8.x 
Platform:   Windows  ; Mac  ;  Mac OSX  ; 
Language(s) :   C.O.F.F.E.E  ;

---------
In the SDK I didn't found any way to store the undo data for changes made in the Render Settings. I can only find Undo's for Object, Material, Tag, Key, Sequence and Track.
How can I save the Render Settings data for Undo? Thank you :)

Rui Batista

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 11/08/2005 at 12:53, xxxxxxxx wrote:

I don't think there ever was such a constant for render settings. But perhaps C.O.F.F.E.E. could use the C++ types already back then. So try UNDO_NEW=44, UNDO_CHANGE=40 etc. (At least in R9 I think this should work, though the documentation erroneously still lists the old constants.)