tornavis/source/creator
Dalai Felinto 3abe8b3292 Rename any instance of scene layer or render layer in code with view layer
The RenderResult struct still has a listbase of RenderLayer, but that's ok
since this is strictly for rendering.

* Subversion bump (to 2.80.2)
* DNA low level doversion (renames) - only for .blend created since 2.80 started

Note: We can't use DNA_struct_elem_find or get file version in init_structDNA,
so we are manually iterating over the array of the SDNA elements instead.

Note 2: This doversion change with renames can be reverted in a few months. But
so far it's required for 2.8 files created between October 2016 and now.

Reviewers: campbellbarton, sergey

Differential Revision: https://developer.blender.org/D2927
2017-11-23 07:48:23 -02:00
..
CMakeLists.txt Merge branch 'master' into blender2.8 2017-11-07 03:08:24 +01:00
blender.map Fix T46799: Blender crashes when enumerating POCL devices 2015-11-27 14:48:26 +05:00
buildinfo.c
creator.c Draw Manager: edit-mode 3d text drawing 2017-04-21 17:58:18 +10:00
creator_args.c Rename any instance of scene layer or render layer in code with view layer 2017-11-23 07:48:23 -02:00
creator_intern.h Cleanup split creator.c 2016-02-28 05:23:48 +11:00
creator_signals.c Windows: Add additional crash diagnostic information. 2017-11-07 07:57:59 -07:00
osx_locals.map