blender/intern/cycles/subd
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
..
CMakeLists.txt msvc: Use source folder structure for project file. 2018-02-03 16:38:27 -07:00
subd_dice.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
subd_dice.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
subd_patch_table.cpp Cleanup: remove redundant, invalid info from headers 2019-02-02 02:40:00 +11:00
subd_patch_table.h Cycles: Cleanup, split array from vector 2018-11-09 11:54:24 +01:00
subd_patch.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
subd_patch.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
subd_split.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
subd_split.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00