Commit graph

24 commits

Author SHA1 Message Date
Ariel Nunez
920bf47128 Added setup.py and relocated source dir 2009-02-02 15:46:41 -05:00
Justin Driscoll
75d39a88a1 Renamed IKModel to IMageModel 2009-01-14 11:09:17 -05:00
Justin Driscoll
82ecb3baef Renamed IKConfig inner class to IKOptions to be consistent and added ImageFile.MAXBLOCK setting 2009-01-12 12:21:12 -05:00
Justin Driscoll
8a0bd9c5a9 Fixed IKModel.delete file locking bug 2009-01-09 09:34:44 -05:00
Justin Driscoll
0dfabd1d7b Renamed config_module to spec_module 2009-01-09 09:07:10 -05:00
Justin Driscoll
e890bb8117 Fixed line length 2009-01-08 17:02:24 -05:00
Justin Driscoll
12f4af2197 Fixed changed var name 2009-01-08 16:44:35 -05:00
Justin Driscoll
bc8953a08e Fixed view_counts 2009-01-08 16:42:26 -05:00
Justin Driscoll
749ec2bd9e Added ikflush management command 2009-01-08 16:11:15 -05:00
Justin Driscoll
b85e171309 Implemented presprocessor specs 2009-01-08 15:04:20 -05:00
Justin Driscoll
bc8c44acff Implemented configurable crop fields 2009-01-08 13:37:15 -05:00
Justin Driscoll
8e51a21975 Removed unused methods from IKModel 2009-01-08 12:47:22 -05:00
Justin Driscoll
946f6e24ad Rewrote library to use the fields storage class for file handling (thanks Marco!) 2009-01-08 12:45:06 -05:00
Justin Driscoll
fe5a3cccf3 Removed image field from IKModel and fixed a ton of bugs 2009-01-06 14:00:53 -05:00
Justin Driscoll
33dd02d568 Working on tests 2009-01-04 17:14:13 -05:00
Justin Driscoll
390e60c558 Spec.process now only optionally saves the new image to disk 2009-01-04 13:40:22 -05:00
Justin Driscoll
9662ec2be0 Broken models into multiple files 2009-01-04 13:30:03 -05:00
Justin Driscoll
72310161d1 Added processors module 2009-01-04 12:38:06 -05:00
Justin Driscoll
9242b3fd25 Added spec classes and default processors and made progress on metaclass 2009-01-04 11:29:53 -05:00
Justin Driscoll
6b7e778a6f Metaclass changes 2009-01-03 09:44:43 -05:00
Justin Driscoll
78dfae2dae Added Metaclass 2008-12-31 13:40:51 -05:00
Justin Driscoll
0a3f964d18 Added test.py 2008-12-31 12:54:47 -05:00
Justin Driscoll
37b8b5355f Updated models.py 2008-12-28 20:14:22 -05:00
Justin Driscoll
5b069cc289 Initial import 2008-12-28 16:48:21 -05:00