Commit History
@0.3
git clone https://git.catseye.tc/kinoje/
- Bump version number. Chris Pressey 4 years ago
- Merge pull request #2 from catseye/develop-0.3 Chris Pressey (commit: GitHub) 4 years ago
- Can't resist defining a base class and inheriting from it. Chris Pressey 4 years ago
- Simplify orchestrator. Chris Pressey 4 years ago
- Make it work with Python 3. Chris Pressey 4 years ago
- Use tqdm if available. Chris Pressey 4 years ago
- exe argument is optional, defaults to generic Executor. Chris Pressey 4 years ago
- Move config to first argument position. Chris Pressey 4 years ago
- Fix bugs in orchestrator. Chris Pressey 4 years ago
- Compiler class factory sketch. Chris Pressey 4 years ago
- Sketch changes leading up to reformation of logging subsystem. Chris Pressey 4 years ago
- Merge branch 'develop-0.2' Chris Pressey 4 years ago
- Merge pull request #1 from catseye/develop-0.2 Chris Pressey (commit: GitHub) 4 years ago
- Change config key that command is specified in. Chris Pressey 4 years ago
- Fix libdir command param, and other things about the renderer. Chris Pressey 4 years ago
- Update documentation. Chris Pressey 4 years ago
- Fix config files. Chris Pressey 4 years ago
- Retain current usage for specifying output file. Chris Pressey 4 years ago
- Restore --shorten-final-frame and --view options. Chris Pressey 4 years ago
- Make things work. Make the orchestrator work. Chris Pressey 4 years ago
- Major refactor. Split into separate executables. Chris Pressey 4 years ago
- Add UNLICENSE and prep for release of 0.1. Chris Pressey 5 years ago
- Add the directory of the input file to POV-Ray's library path. Chris Pressey 5 years ago
- Add swirled example, which demonstrates overriding the render command Chris Pressey 5 years ago
- Make the render_command_template specifiable in the configuration. Chris Pressey 5 years ago
- fun_context can be computed in the Renderer. Chris Pressey 5 years ago
- Replace many args with --size. Give --twitter option better name. Chris Pressey 5 years ago
- Split final-movie-compilers off into their own module. Chris Pressey 5 years ago
- Split into three modules: main, renderer, and utils. Chris Pressey 5 years ago
- Refactor: introduce Renderer object, --frame-fmt argument. Chris Pressey 5 years ago