blender/intern/cycles
Campbell Barton 65ec7ec524 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 01:36:28 +11:00
..
app Merge branch 'blender2.7' 2019-01-30 18:36:54 +01:00
blender Fix T60973: crash baking objects disabled for rendering. 2019-01-31 18:12:26 +01:00
bvh Cleanup: fix compiler warnings. 2019-01-26 14:49:11 +01:00
cmake Cycles: Added Embree as BVH option for CPU renders. 2018-11-07 12:58:12 +01:00
device Merge branch 'blender2.7' 2019-01-30 18:36:54 +01:00
doc Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
graph Cleanup: add begin/end iterators to Cycles NodeEnum. 2019-01-14 15:57:53 +01:00
kernel Cleanup: remove redundant, invalid info from headers 2019-02-02 01:36:28 +11:00
render Cleanup: remove redundant, invalid info from headers 2019-02-02 01:36:28 +11:00
subd Cleanup: remove redundant, invalid info from headers 2019-02-02 01:36:28 +11:00
test Fix (unreported) broken Cycles tests after numaapi changes today. 2018-12-27 23:20:37 +01:00
util Cleanup: remove redundant, invalid info from headers 2019-02-02 01:36:28 +11:00
CMakeLists.txt Fix build with old CMake versions. 2018-12-05 12:53:19 +01:00