Skip to content

Commit

Permalink
Merge pull request #1 from S0nic014/maya-based
Browse files Browse the repository at this point in the history
Rebase to maya
  • Loading branch information
sowwic authored Mar 22, 2021
2 parents 507a78d + 2a7f35a commit a2ed819
Show file tree
Hide file tree
Showing 22 changed files with 540 additions and 819 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
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "qt_widgets_lib"]
path = qt_widgets_lib
url = https://github.com/S0nic014/qt_widgets_lib.git
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 a2ed819

Please sign in to comment.