File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,9 @@ Qt.py enables you to write software that dynamically chooses the most desireable
99- [ Developing with Qt.py] ( https://fredrikaverpil.github.io/2016/07/25/developing-with-qt-py/ )
1010- [ Dealing with Maya 2017 and PySide2] ( https://fredrikaverpil.github.io/2016/07/25/dealing-with-maya-2017-and-pyside2/ )
1111
12+ ** Mentions**
13+ - [ Qt.py: A portable wrapper for Qt] ( https://www.udemy.com/python-for-maya/learn/v4/t/lecture/6027394 ) (Udemy course, registration required)
14+
1215** Table of contents**
1316
1417- [ Install] ( #install )
@@ -315,6 +318,7 @@ Send us a pull-request with your project here.
315318- https://github.com/fredrikaverpil/pyvfx-boilerplate
316319- https://gitlab.com/4degrees/riffle
317320- https://github.com/chadmv/cmt
321+ - https://github.com/dgovil/PythonForMayaSamples
318322
319323<br >
320324<br >
@@ -394,7 +398,7 @@ docker run --rm -v $(pwd):/Qt.py mottosso/qt.py35
394398#
395399# ----------------------------------------------------------------------
396400# Ran 21 tests in 7.799s
397- #
401+ #
398402# OK
399403```
400404
You can’t perform that action at this time.
0 commit comments