Skip to content

Commit

Permalink
Remove old filesm rebase to maya
Browse files Browse the repository at this point in the history
  • Loading branch information
sowwic committed Mar 22, 2021
1 parent aa4febb commit 2a7f35a
Show file tree
Hide file tree
Showing 21 changed files with 537 additions and 820 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -127,4 +127,7 @@ dmypy.json
# Project
.playblastEnv/
.vscode/
.design/
.design/

# User files
config/user.json
11 changes: 11 additions & 0 deletions config/default.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"image.quality": 100,
"image.scale": 1.0,
"image.fpadding": 4,
"out.path": "",
"out.viewer": true,
"out.ornaments": true,
"out.remove_temp": true,
"out.offscreen": false,
"out.clear_cache": true
}
2 changes: 0 additions & 2 deletions dsPlayblast/__init__.py

This file was deleted.

65 changes: 0 additions & 65 deletions dsPlayblast/clientFn.py

This file was deleted.

20 changes: 0 additions & 20 deletions dsPlayblast/ffmpegFn.py

This file was deleted.

Binary file removed dsPlayblast/images/dsPlayblast.ico
Binary file not shown.
27 changes: 0 additions & 27 deletions dsPlayblast/loggingFn.py

This file was deleted.

25 changes: 0 additions & 25 deletions dsPlayblast/main.py

This file was deleted.

Loading

0 comments on commit 2a7f35a

Please sign in to comment.