]> git.sesse.net Git - pr0n/commit
Add a concept where an image can be a rendering of another, which means it is not...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 6 Jan 2016 23:27:52 +0000 (00:27 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 6 Jan 2016 23:27:52 +0000 (00:27 +0100)
commit6c8c4bf3f1e3109523f9ec6117abfdf0e04a0d99
tree071121e477a5a105a8059975cbd90ce5d4fde9a7
parenteac2adad0a49c50b3db6f96c3bd799e3ca2b8d24
Add a concept where an image can be a rendering of another, which means it is not shown by itself, but is used for all JPEG conversions of the other one. The intended use-case is a NEF+JPEG pair, where the NEF has the JPEG as a render. Note that there is nothing in place to actually populate this data yet.
perl/Sesse/pr0n/Image.pm
perl/Sesse/pr0n/Index.pm
sql/pr0n.sql
sql/upgrade-v3.11.sql [new file with mode: 0644]