Commit graph

2019 commits

Author SHA1 Message Date
Milan Kolar
77f02101f6 cleanup conflicts with CB code 2019-01-28 22:59:57 +01:00
Milan Kolar
ca57d2cd87 colorbleed to pype reformat 2019-01-28 21:27:58 +01:00
Milan Kolar
c8ba94ccbf rename cb to pype 2019-01-28 20:31:55 +01:00
Jakub Trllo
df4f5b8b41 Merged in feature/PYPE-159_ftrack_cleanup (pull request #53)
Feature/PYPE-159 ftrack cleanup

Approved-by: Milan Kolar <milan@orbi.tools>
2019-01-28 17:22:51 +00:00
Milan Kolar
b8bb1dd04f
Merge pull request #3 from Colorbleed/master
Merge Upstream from CB
2019-01-28 17:16:23 +00:00
Jakub Trllo
3a7ec9abe0 fixed wrong lib importing 2019-01-28 18:07:24 +01:00
Jakub Trllo
b1a519c72a added basic debug log to create custom attributes 2019-01-28 17:54:08 +01:00
Jakub Jezek
08bdd8f419 fixing dependecies in package 2019-01-28 17:37:56 +01:00
Jakub Jezek
f3c6425e5e Merged in feature/PYPE-92-pr-basic-pipeline-linking (pull request #52)
Feature/PYPE-92 pr basic pipeline linking

Approved-by: Milan Kolar <milan@orbi.tools>
2019-01-28 15:25:35 +00:00
Jakub Jezek
ae30f7ceb4 Merge branch 'develop' into feature/PYPE-92-pr-basic-pipeline-linking 2019-01-28 13:33:42 +01:00
Jakub Jezek
357e1afe6f fix ing family targets 2019-01-28 13:24:17 +01:00
Jakub Trllo
f4324c4a27 ftrack_utils renamed to lib 2019-01-24 12:28:32 +01:00
Roy Nieterau
4fe5e63c16
Merge pull request #226 from BigRoy/yeti_internal_inputs
Ignore input connections in Yeti input_SET that are rig internal
2019-01-22 17:41:50 +01:00
Roy Nieterau
9831801db4 Allow to pass without rig settings, but give warning to user. 2019-01-22 17:37:37 +01:00
Roy Nieterau
98de50fe0d Ignore input connections in Yeti input_SET that are rig internal 2019-01-22 17:17:22 +01:00
Roy Nieterau
3d8862b326 Add Remove Unknown Plugins script to Maya scripts menu 2019-01-22 11:13:55 +01:00
Jakub Trllo
ed436982a6 few minor bugs fixed 2019-01-22 10:05:40 +01:00
Jakub Trllo
bdec0bf8f9 ftrack_utils.py removed 2019-01-22 09:54:24 +01:00
Jakub Trllo
e75e331707 flake 8 2019-01-21 19:03:15 +01:00
Jakub Trllo
1f779f627b same functionalities of hanlers were put to base handler 2019-01-21 19:02:40 +01:00
Jakub Trllo
6ba6e9b33d removed register log, flake8 formatting 2019-01-21 18:54:05 +01:00
Jakub Trllo
f9db01775b priority added directly to Class, removed register log 2019-01-21 18:52:10 +01:00
Jakub Trllo
bef2f34d4a added event_ to names, formatting changed to flake8 2019-01-21 18:50:59 +01:00
Jakub Trllo
381cdf5dac removed old events 2019-01-21 18:48:50 +01:00
Jakub Trllo
7c73d39a90 radio button remastered, need testing 2019-01-21 18:47:51 +01:00
Jakub Trllo
895af60355 djvwie action inheritate from base handler, formatted to flake8 2019-01-21 18:47:30 +01:00
Jakub Trllo
18fdf72ff6 Merge branch 'feature/PYPE-159_ftrack_cleanup' of bitbucket.org:pypeclub/pype-config into feature/PYPE-159_ftrack_cleanup 2019-01-21 18:46:06 +01:00
Jakub Trllo
d74e79d087 priority is set directly to action/event, test action/event is by default ignored! 2019-01-21 18:46:02 +01:00
Jakub Trllo
198c190564 priority is set directly to action, test action is by default ignored 2019-01-21 18:45:27 +01:00
Jakub Trllo
4be34096d4 action create folders should be allright now 2019-01-21 18:44:40 +01:00
Jakub Trllo
18429e0380 action_app renamed to application loader 2019-01-21 18:41:55 +01:00
Roy Nieterau
770bb19860
Merge pull request #225 from BigRoy/pointcache_worldspace
Default to world-space output for pointcache+animation, plus add toggle
2019-01-21 17:48:43 +01:00
Roy Nieterau
f15577a9f5 Default to world-space output for pointcache+animation, plus add toggle 2019-01-21 17:33:44 +01:00
Jakub Trllo
4854431897 sleep time changed back to 0.05 2019-01-21 14:20:56 +01:00
Jakub Trllo
440f39d06f removed old unused code and few methods were renamed so their name better capture what they do 2019-01-21 14:20:36 +01:00
Jakub Trllo
d402314eaf html login message is taken from html file in res 2019-01-21 14:18:56 +01:00
Jakub Trllo
9572ac4fa6 filled __init__s so all utils are available from pype.ftrack 2019-01-21 13:56:39 +01:00
Jakub Trllo
11a4d1ac71 moved ftrack handlers from events/actions to ftrack_utils 2019-01-21 13:48:27 +01:00
Jakub Trllo
730db909cf removed unused ft_utils from actions 2019-01-21 13:46:44 +01:00
Jakub Trllo
d5829804a1 job killer improved - with interface 2019-01-21 13:46:19 +01:00
Jakub Trllo
f900449897 flake8 formatting 2019-01-21 12:56:03 +01:00
Jakub Trllo
e49e50fbd8 shortened time for register apps 2019-01-21 11:25:39 +01:00
Jakub Trllo
de4804f414 _clear_credentials also removes environments so logout actually works 2019-01-21 10:29:11 +01:00
antirotor
38da108b7f
clean up, UI rework, getSelectedClips implemented 2019-01-19 00:52:35 +01:00
Jakub Trllo
e14a41d36b Merged in feature/PYPE-163_project_schema_name (pull request #51)
changed project schema name
2019-01-18 17:31:06 +00:00
Jakub Trllo
681a70bf9c changed project schema name 2019-01-18 15:19:52 +01:00
Jakub Jezek
f931405a22 fixing js dependencies in extensions/com.pype.avalon/ppro/index.html 2019-01-18 13:12:18 +01:00
Roy Nieterau
0615924050
Merge pull request #224 from BigRoy/master
Validate V-Ray Distributed Rendering is ignored in batch mode
2019-01-18 10:55:54 +01:00
Roy Nieterau
abf22276e7 Validate V-Ray Distributed Rendering is ignored in batch mode 2019-01-18 10:42:18 +01:00
Jakub Jezek
4ac4a9b4b9 udating premiere extension com.pype.avalon 2019-01-17 18:28:41 +01:00