For some reason I managed to make the camera render every time I move it to a new position, move an object, modeling or whatever. I want the camera to ONLY render when I hit F12. What have I done wrong?
Asked
Active
Viewed 924 times
6
1 Answers
9
Well, it sounds like you have your 3DView set to display rendered

try changing it to one of the other settings and see if that fixes the issue.
The only other place I can think of to check is the 'autorender' button in the compositor.
try unchecking-that and see if it then only updates the render layer when you hit F12.
A Wild RolandiXor Has Appeared
- 11,305
- 17
- 52
- 83
John Burrill
- 1,213
- 8
- 13
-
Burril, thanks! That is it! It works now :)
Since lack of information if anyone else stumbles upon the same problem, follow John Burril's advice and uncheck Autorender in the node setup window!
– Lars Jun 24 '14 at 15:37 -
1@Lars you can mark this answer as the solution by clicking the tick next to it. – A Wild RolandiXor Has Appeared Jun 24 '14 at 16:09
-
The autorender button was already unchecked in the compositor; even then everything was getting rendered. But changing viewport shading to solid fixed the issue for me! thks!! – VjayalakshmiK Sep 29 '20 at 12:51
http://i59.tinypic.com/34hhra0.png
If I move this cube from position 1 to position 2, it will render after I moved it. Same goes with everything else. Moving stuff around in the scene makes it render each time.
– Lars Jun 24 '14 at 14:47