At the moment using render region works but with a problem. The region selected is the only part that gets rendered which is good - however it's seems the full size image is created while rendering. For example a 4500x4500 pixel image that has a region selected of only 150 x150 pixels will have the full 4500x4500 image created, but black, with the 150x150 area being rendered.This method still uses up a lot of RAM.
Any chance that only the selected region is sent for rendering? This would cut down massively on RAM usage particularly for testing purposes.
Hope that wasn't too long winded an explanantion of what I'm requesting


