Due to skipped revisions, the first bad revision could be any of: changeset: 85:1e8ea6693857 user: Christoph Lipka date: Sat Jun 14 14:26:48 2014 +0200 summary: Eliminated some circular include file dependencies. Also thrown out a bit of dead code. status: Fail to compile changeset: 86:f380eb0d7233 user: Christoph Lipka date: Sun Jun 15 04:34:42 2014 +0200 summary: Gotten rid of legacy VECTOR type for good. changeset: 87:3376b8631bbd parent: 86:f380eb0d7233 parent: 68:002668e2a8ad user: Christoph Lipka date: Mon Jun 16 15:57:44 2014 +0200 summary: Merge branch 'hotfix/image_pattern' into refactor changeset: 88:f8077db15989 user: Christoph Lipka date: Tue Jun 17 02:50:23 2014 +0200 summary: Refactored blend map handling changeset: 91:066dcdbd114f parent: 88:f8077db15989 parent: 90:dc13400831e6 user: Christoph Lipka date: Wed Jun 18 13:01:36 2014 +0200 summary: Merge branch 'master' into refactor changeset: 92:e995e1ab7beb user: Christoph Lipka date: Thu Jun 19 09:26:04 2014 +0200 summary: Further refactoring of blend map handling. Also got rid of legacy data types COLOUR, RGB and UV_VECT for good. changeset: 94:8e40f1a50cfd parent: 92:e995e1ab7beb parent: 93:a07181fe86db user: Christoph Lipka date: Thu Jun 19 10:24:56 2014 +0200 summary: Merge branch 'master' into refactor changeset: 95:a035b373a4ec user: Christoph Lipka date: Thu Jun 19 17:31:20 2014 +0200 summary: Replaced `SMALL_COLOUR` legacy type with new type `PhotonColour` based on new class template `GenericRGBEColour`; also employing this new type in Radiance HDR image file reading & writing. changeset: 96:f2d948f2a077 bookmark: hotfix/photons_eca922a2 tag: default/hotfix/photons_eca922a2 user: Christoph Lipka date: Wed Jun 25 16:42:36 2014 +0200 summary: fix photons bug introduced with commit 'eca922a2819fabbadd82c31e4bfadaa0c425b5b5' changeset: 97:4e32b6de6ff9 parent: 95:a035b373a4ec user: Christoph Lipka date: Mon Jun 23 01:03:54 2014 +0200 summary: More colour data type refactoring. changeset: 98:cd2ffdba8f0e user: Christoph Lipka date: Mon Jun 23 12:11:09 2014 +0200 summary: Minor refactoring (quality level, experimental feature warnings) to eliminate povrayold.h. changeset: 99:faf6a1351932 user: Christoph Lipka date: Wed Jun 25 15:41:52 2014 +0200 summary: More colour related refactoring. changeset: 100:5f19a8b0313e parent: 99:faf6a1351932 parent: 96:f2d948f2a077 user: Christoph Lipka date: Wed Jun 25 16:56:25 2014 +0200 summary: Merge branch 'hotfix/photons_eca922a2' into refactor changeset: 101:0f5ef6572c44 parent: 93:a07181fe86db parent: 100:5f19a8b0313e user: Christoph Lipka date: Fri Jun 27 14:26:56 2014 +0200 summary: Merge branch 'refactor' changeset: 107:39ab2fd89bd5 parent: 101:0f5ef6572c44 parent: 106:aac056229a19 user: Christoph Lipka date: Fri Jun 27 16:01:36 2014 +0200 summary: Merge branch 'styleguide' changeset: 108:a68762d445ad user: Christoph Lipka date: Sun Jun 29 00:44:15 2014 +0200 summary: Fixes for GitHub issue #29 status: Fail to compile changeset: 109:9064a1e9aea7 user: Christoph Lipka date: Mon Jun 30 16:58:22 2014 +0200 summary: More fixes for GitHub issue #29. status: Fail to compile changeset: 110:c1f9d040baf1 user: Christoph Lipka date: Mon Jun 30 19:30:55 2014 +0200 summary: Yet more fixes for GitHub issue #29. status: Fail to compile changeset: 111:91e86015f016 user: Christoph Lipka date: Mon Jun 30 23:43:22 2014 +0200 summary: Even more fixes for GitHub issue #29. status: Fail to compile changeset: 112:6749d6ef4b21 user: Christoph Lipka date: Tue Jul 01 21:15:58 2014 +0200 summary: Hopefully the final fixes for GitHub issue #29. status: Fail to compile changeset: 113:33a94853b4b3 bookmark: hotfix/github_issue_29 tag: default/hotfix/github_issue_29 user: Christoph Lipka date: Wed Jul 02 04:05:34 2014 +0200 summary: This should wrap it up for GitHub issue #29. status: Bad