blender/source/blender/makesrna
Sergey Sharybin 759ea40787 Render engines: replace number of x/y tiles with tile size
Now tile size is setting up explicitly instead of using number of tiles.

This allows better control over GPU performance, where having tiles aligned
to specific size makes lots of sense.

Still to come: need to update startup.blend  to make tiles size 64x64.
2012-11-05 08:05:14 +00:00
..
intern Render engines: replace number of x/y tiles with tile size 2012-11-05 08:05:14 +00:00
rna_cleanup style cleanup: bge, switch statements mostly. 2012-10-21 07:58:38 +00:00
CMakeLists.txt remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
RNA_access.h Render API: shader script node for custom shaders. 2012-11-03 14:32:26 +00:00
RNA_define.h i18n stuff: adds translation_context to RNA structs (used for there ui name), and a first default "Operator" one for all operators' label. 2012-03-16 15:39:25 +00:00
RNA_documentation.h doxygen: blender/makesrna tagged. 2011-02-27 20:20:01 +00:00
RNA_enum_types.h code cleanup: de-duplicate enum. 2012-10-05 15:48:39 +00:00
RNA_types.h BPY/RNA: determine callback functions that are allowed to write data by a flag 2012-11-03 14:31:38 +00:00
SConscript Fix scons + smoke not working. it seems like the definition + include file are needed on the higher level dir too. 2012-06-06 10:41:49 +00:00