Go to file
Joshua Leung 7bc9353957 Code Cleanup (Non-functional tweaks)
General reshuffling of defines and spacing/brace usage for consistency.
In particular:
* When defining types, don't mix pointers and non-pointer types on same line
  to avoid confusion
* As much as possible, have all defines at the top of each block instead of
  scattered haphazardly throughout the code
2016-08-27 22:58:09 +12:00
build_files Fix linking issue with OpenEXR and Zlib. 2016-08-26 14:28:51 +02:00
doc Update sphinx_doc_gen.py to work with recent changes (GPv2). 2016-08-21 22:38:06 +02:00
extern OpenCL: Support multiple ABI libraries on Linux 2016-08-23 12:23:37 +02:00
intern Cycles: Make UI for subdivision more clear 2016-08-26 12:14:07 -04:00
release Cycles: Make UI for subdivision more clear 2016-08-26 12:14:07 -04:00
source Code Cleanup (Non-functional tweaks) 2016-08-27 22:58:09 +12:00
tests Replace pep8 with flake8 checker 2016-08-01 11:02:01 +10:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Update .gitignore to some more generated/non-git-stored files. 2016-08-21 22:40:57 +02:00
.gitmodules Add developer tools submodule 2016-07-15 01:28:00 +10:00
CMakeLists.txt D2078 Windows : add option to prevent find_package from picking up the wrong libraries and use hardcoded paths instead. 2016-08-23 08:48:27 -06:00
COPYING
GNUmakefile Cleanup: line length 2016-07-15 01:26:26 +10:00
make.bat Fix make.bat checking 64bit systems 2016-02-10 00:26:12 +11:00