Blender Git Commit Log

Git Commits -> Revision 88459a8

Revision 88459a8 by Sergey Sharybin (cycles-x)
March 26, 2021, 16:23 (GMT)
Cycles: Remove start resolution from user interface

It is calculated automatically now and the value from the interface
is ignored.

The TileManager becomes some sort of annoying half-commented-out piece
of code. Will be cleaned up once multiple big tiles support will be
implementing.

Commit Details:

Full Hash: 88459a854eed55d499d958480d07b788aead751f
Parent Commit: 7c7a985
Lines Changed: +24, -35

8 Modified Paths:

/intern/cycles/app/cycles_standalone.cpp (+0, -3) (Diff)
/intern/cycles/blender/addon/properties.py (+0, -8) (Diff)
/intern/cycles/blender/addon/ui.py (+0, -1) (Diff)
/intern/cycles/blender/blender_sync.cpp (+0, -2) (Diff)
/intern/cycles/render/session.cpp (+1, -3) (Diff)
/intern/cycles/render/session.h (+2, -4) (Diff)
/intern/cycles/render/tile.cpp (+13, -5) (Diff)
/intern/cycles/render/tile.h (+8, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021