Go to file
Campbell Barton 8c68ed6df1 Cleanup: remove redundant, invalid info from headers
BF-admins agree to remove header information that isn't useful,
to reduce noise.

- BEGIN/END license blocks

  Developers should add non license comments as separate comment blocks.
  No need for separator text.

- Contributors

  This is often invalid, outdated or misleading
  especially when splitting files.

  It's more useful to git-blame to find out who has developed the code.

See P901 for script to perform these edits.
2019-02-02 02:40:00 +11:00
build_files macOS: add support for OpenMP, making smoke/fluid/cloth simulations faster. 2019-01-26 15:48:56 +01:00
doc Fix typo in context docs. 2018-12-14 08:13:55 +11:00
extern Cycles: add initial CUDA 10.0 support, but only recommend use for Turing cards. 2018-12-04 16:03:18 +01:00
intern Cleanup: remove redundant, invalid info from headers 2019-02-02 02:40:00 +11:00
release Cleanup: remove redundant, invalid info from headers 2019-02-02 02:40:00 +11:00
source Cleanup: remove redundant, invalid info from headers 2019-02-02 02:40:00 +11:00
tests Fix building gtests and bplayer after recent NumaAPI addition. 2018-11-28 16:50:02 +01:00
.arcconfig Update .arcconfig for moving master to blender2.7 branch. 2018-12-21 12:12:32 +01:00
.editorconfig editorconfig: correct C/C++ using space 2018-06-19 07:48:12 +02:00
.gitignore Git: add TAGS & tags to .gitignore 2019-01-22 12:50:13 +01:00
.gitmodules Update for moving master to blender2.7 branch. 2018-12-21 12:01:05 +01:00
CMakeLists.txt macOS: add support for OpenMP, making smoke/fluid/cloth simulations faster. 2019-01-26 15:48:56 +01:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Update for moving master to blender2.7 branch. 2018-12-21 12:01:05 +01:00
make.bat Cleanup: trailing space cmake, make.bat 2018-06-17 20:18:09 +02:00