blender/intern/cycles/app
Charles Flèche 76ab0381d1 Fix Cycles standalone compilation following API changes
The changes to the socket API were not applied to the standalone app.

Also modify Camera.compute_auto_viewplane() to use Camera.full_width and Camera.full_height as it is not possible to publicly access Camera.width and Camera.height anymore, so the aspect ratio could be computed with stale data.

Differential Revision: https://developer.blender.org/D9961
2021-01-26 14:39:32 +01:00
..
CMakeLists.txt CMake: refresh building and external library handling of Cycles standalone 2020-09-04 17:10:50 +02:00
cycles_cubin_cc.cpp Cycles: Restore cycles_cubin_cc to working order 2020-03-26 11:41:44 -06:00
cycles_server.cpp Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
cycles_standalone.cpp Fix Cycles standalone compilation following API changes 2021-01-26 14:39:32 +01:00
cycles_xml.cpp Fix Cycles standalone compilation following API changes 2021-01-26 14:39:32 +01:00
cycles_xml.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
io_export_cycles_xml.py Cleanup: correct misleading classmethod arg 2019-04-19 07:36:07 +02:00