Pinned Loading
-
-
-
A simple photoshop script could conv...
A simple photoshop script could convert cartoon image to wired draft. 1/// cartoon image to wired draft
2/// ref: https://www.adobe.com/devnet/photoshop/scripting.html
34function wired_filter() {
5var doc = app.activeDocument;
-
A simple tool to view fusion folder ...
A simple tool to view fusion folder content on windows with pyqt 1from PyQt5.QtWidgets import QApplication, QMainWindow, QWidget, QListWidget
2from PyQt5.QtWidgets import QHBoxLayout, QVBoxLayout, QTextEdit, QPushButton, QLineEdit, QCheckBox, QComboBox, QLabel
3from PyQt5 import QtGui, QtCore
45from collections import OrderedDict
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.