doomcc/dcc
2025-04-29 23:07:49 -04:00
..
__init__.py Initial checkin for dcc v2. Includes support for play/record/fabricate. 2025-04-07 02:19:25 -04:00
__main__.py Initial checkin for dcc v2. Includes support for play/record/fabricate. 2025-04-07 02:19:25 -04:00
check.py Add a check command. 2025-04-17 01:57:40 -04:00
config.py Add a command to invoke eureka for the given wad and map. 2025-04-28 18:31:36 -04:00
doom_base.py Add a base class for commands that provides wad and map arguments. 2025-04-15 22:49:22 -04:00
dsda.py Also break out of the loop when we pull the time out of it. 2025-04-22 02:07:45 -04:00
eureka.py Add a command to invoke eureka for the given wad and map. 2025-04-28 18:31:36 -04:00
extract.py Add an extract command for doom graphics in the wad. 2025-04-18 02:45:34 -04:00
fabricate.py Add support for rendering in the background. 2025-04-24 18:05:28 -04:00
fetch.py Add a fetch command; this could probably use some refinement. 2025-04-19 23:05:38 -04:00
ls.py Add module for listing inputs and outputs for demos. 2025-04-29 23:07:49 -04:00
main.py Initial checkin for dcc v2. Includes support for play/record/fabricate. 2025-04-07 02:19:25 -04:00
pb.py Just use ffplay for playback, at least for now. 2025-04-28 15:49:51 -04:00
play.py Add a base class for commands that provides wad and map arguments. 2025-04-15 22:49:22 -04:00
put.py Add support for uploading dsda zip bundles. Also fix ACL to allow public reading of uploaded files. 2025-04-24 18:39:41 -04:00
record.py Fix import. 2025-04-23 18:38:46 -04:00
ss.py Repeatedly try to take a screenshot until we get an acceptable one. 2025-04-16 22:52:48 -04:00
text.py Add text generation for video thumbnails. 2025-04-20 14:16:44 -04:00
thumb.py Add final thumbnail assembly. 2025-04-20 18:59:58 -04:00