J.C wrote:aoktar wrote:J.C wrote:The "Geometry check" option when rendering in Live viewer is oversensitive. It restarts render without any reason. If a tag or object is being selected in Object Manages it immediately restarts render. It should do this when there is a change in geometry, transform change, material or tag edit etc.
edit. It even restarts when I click on layer names in material manager
It's not like that. There are several effectors, etc. in C4D which are causing update messages. It happens even you click somewhere in viewport or managers. You can check it via default Renderer in viewport. I have many times answered this kind of questions.
Clicking an object in manager should no trigger an update, don't you agree?
If you are aware of the issue why it is not resolved? This is quite irritating. In Blender it does not happen.
It's not solvable. Blender is not Cinema 4D. I don't know how Blender designed and works internally, but C4D has own handicaps to fight!
In C4D, many generator Objects are having virtual Cache and Deform Cache which are generated unvisibly when a deformer assigned. Some are getting re-generated on every small interaction. C4D's dirty flags are not reliable in the cases and object pointers are getting changed. There are not a really working way to know objects are not updated or updated. I spent years to find ways to make it better, it's my best. Tell me if you know better ways to do it superior.