iLLiCiTiT
ee143aaee0
added possibility to turn off auto regex without entity specificment
2019-10-21 13:37:09 +02:00
iLLiCiTiT
d1b294e4a2
implemented options to methods args to have access to use all optional args
2019-10-18 11:21:36 +02:00
iLLiCiTiT
e0827d0597
added __getattribute__ to have acces to not implemented methods of pymongo db
2019-10-18 11:20:32 +02:00
iLLiCiTiT
9233530df5
added default message to NotActiveTable
2019-10-18 11:19:48 +02:00
Jakub Trllo
339b623e89
minor changes in prefix and fullpath preparing
2019-10-18 00:27:01 +02:00
Jakub Trllo
70853e25e3
removed unused variables
2019-10-18 00:26:23 +02:00
Jakub Trllo
518885a39f
added docstrings
2019-10-18 00:26:10 +02:00
iLLiCiTiT
7d623a2bb5
minor change in request class
2019-10-17 12:17:46 +02:00
iLLiCiTiT
dc14235e97
rest api is not sending to callback specific data by args but send request info obj that contain all of that
2019-10-17 12:03:03 +02:00
iLLiCiTiT
cc9dd16d98
changed registering troute info are not stored to callback
2019-10-17 11:20:52 +02:00
iLLiCiTiT
cdd6bd9c52
created first rest api for avalon module
2019-10-14 19:09:25 +02:00
iLLiCiTiT
0ff704a733
enchancements of custom db connector
2019-10-14 19:08:20 +02:00
iLLiCiTiT
1298bf73bf
initial commit of rest api module with partially working rest api handling
2019-10-14 19:07:52 +02:00
iLLiCiTiT
262c186ba8
only one callback can be registered for path and improved response messages
2019-10-07 19:21:16 +02:00
iLLiCiTiT
5f46bca934
api server count on with invalid Content-Length
2019-10-07 16:59:17 +02:00
iLLiCiTiT
726633182f
added register of callback from rest api server to muster module
2019-10-04 19:08:10 +02:00
iLLiCiTiT
a0103b36f0
created first version of rest api server based on simple http server
2019-10-04 19:07:50 +02:00
Jakub Ježek
d00893a2d9
Merged hotfix/integrate-new-had-problem-to-publish-with-standalone into develop
2019-10-04 14:52:21 +00:00
Jakub Ježek
ea3528281c
Merged in feature/PYPE-496-nuke-input-process-baking-mov (pull request #311 )
...
impoving publishing of baked mov
2019-10-04 14:51:04 +00:00
Jakub Jezek
776e8922bc
fix: unnecessary import of module
2019-10-04 16:50:18 +02:00
Jakub Jezek
02c6ca2fef
Merge branch 'develop' into feature/PYPE-496-nuke-input-process-baking-mov
2019-10-04 16:46:03 +02:00
Jakub Jezek
185e3c29a7
fix: standalone publishing and image sequence had troubles
2019-10-04 16:45:45 +02:00
Jakub Jezek
2f06a65198
impoving publishing of baked mov
...
- adding feature to add input process node to baking
- removing collec/validate active viewer process (not necessary)
- output node added to render write node
2019-10-04 16:41:36 +02:00
Jakub Ježek
79104b278c
Merged in bugfix/PYPE-428-dazzle-feedback-publish-errors (pull request #307 )
...
fix: some changes improving publishing and loading luts
2019-10-02 12:09:31 +00:00
Jakub Jezek
b13d2f717b
Merge branch 'develop' into bugfix/PYPE-428-dazzle-feedback-publish-errors
...
# Conflicts:
# pype/plugins/nuke/load/load_luts.py
# pype/plugins/nuke/load/load_luts_ip.py
# pype/plugins/nuke/publish/validate_active_viewer.py
2019-10-02 14:07:17 +02:00
Jakub Jezek
16189b5691
fix: some changes improving publishing and loading luts
2019-10-02 13:45:01 +02:00
Toke Jepsen
9853e258e4
Merged in tokejepsen/pype/feature/legacy_write_nodes (pull request #300 )
...
Repair legacy write nodes.
Approved-by: Jakub Ježek <jakub@pype.club>
2019-09-26 08:58:57 +00:00
Ondřej Samohel
6861d7d743
Merged in feature/PYPE-534-display-selection-handle-for-to (pull request #301 )
...
Feature/PYPE-534 display selection handle
Approved-by: Milan Kolar <milan@orbi.tools>
2019-09-21 19:04:19 +00:00
Ondrej Samohel
b145cfe6d2
fixed unused pprint import
2019-09-20 13:45:34 +02:00
Ondrej Samohel
621cfddc0d
show selection handle on load and offset it to loaded bbox center
2019-09-20 13:40:51 +02:00
Ondrej Samohel
1cb83eadab
fixed PEP and other cosmetic issues in maya.lib
2019-09-20 10:13:43 +02:00
Jakub Trllo
ba02f735d0
Merged in hotfix/icon_name_in_creators (pull request #296 )
...
HOTFIX icon names in creators
Approved-by: Ondřej Samohel <annatar@annatar.net>
Approved-by: Milan Kolar <milan@orbi.tools>
2019-09-18 16:21:56 +00:00
Jakub Trllo
6fcb698e50
Merged in hotfix/fix_launcher_actions_discover (pull request #298 )
...
hotfix/fix_launcher_actions_discover
Approved-by: Ondřej Samohel <annatar@annatar.net>
Approved-by: Milan Kolar <milan@orbi.tools>
2019-09-18 15:57:41 +00:00
Jakub Ježek
07fc12bb63
Merged in hotfix/eallin-troubles-patch (pull request #299 )
...
fix(ftrack): custome attribute doctor was not respecting attributes after change of names
2019-09-13 07:48:39 +00:00
Jana Mizikova
497ae5265c
fix(ftrack): custome attribute doctor was not respecting attributes after change of names
2019-09-13 09:46:25 +02:00
Jakub Ježek
8eb50dd34a
Merged in feature/PYPE-498-nks-publish-animated-transform (pull request #297 )
...
fix(nks): adding ability to transfer animated transform soft effect
2019-09-13 07:41:13 +00:00
iLLiCiTiT
581ba78aff
return original plugins if registered host is not set
2019-09-12 11:13:04 +02:00
Jakub Jezek
8e3969c26c
fix(nks): adding ability to transfer animated transform soft effect
2019-09-11 19:02:16 +02:00
Jakub Jezek
b4cc5e2bf5
Merge branch 'develop' into feature/PYPE-498-nks-publish-animated-transform
2019-09-11 18:31:31 +02:00
iLLiCiTiT
3f1a055368
fixed icon name from "boxes" to "cubes" in 3 creator plugins
2019-09-11 17:52:54 +02:00
Jakub Ježek
61152744d1
Merged in bugfix/nukestudio-plugin-collectors (pull request #295 )
...
fix(nks): little problems on collectors
2019-09-10 08:07:33 +00:00
Jakub Jezek
e108281c98
fix(nks): little problems on collectors
2019-09-10 09:53:14 +02:00
Milan Kolar
f2d1613bb0
add release dates to changelog
2019-09-06 18:55:01 +02:00
Milan Kolar
c89962797e
Merge remote-tracking branch 'origin/develop' into release/2.2.0
2019-09-06 18:48:12 +02:00
Ondřej Samohel
2a25a9ce44
Merged in feature/PYPE-425-global-context-plugin-with-loaded-presets (pull request #293 )
...
Feature/PYPE-425 global context plugin with loaded presets
Approved-by: Milan Kolar <milan@orbi.tools>
2019-09-06 16:47:16 +00:00
Milan Kolar
8502cd4812
add changelog
2019-09-06 18:44:22 +02:00
Ondrej Samohel
b1d4590081
reverted changes in CreateModel
2019-09-06 18:41:33 +02:00
Ondrej Samohel
495b747ace
fixed uncommited changes
2019-09-06 18:39:31 +02:00
Milan Kolar
c98aeaf526
Merge branch 'develop' into release/2.2.0
2019-09-06 18:29:56 +02:00
Jakub Trllo
8b81233559
Merged in hotfix/PYPE-503_clockify_messagebox_bug_fix (pull request #291 )
...
hotfix/PYPE-503_clockify_messagebox_bug_fix
Approved-by: Milan Kolar <milan@orbi.tools>
2019-09-06 16:06:13 +00:00