Commit graph

2088 commits

Author SHA1 Message Date
Roy Nieterau
002e612f81 Fix PLN-195: Ignore empty values in list type options in extract_alembic 2018-11-05 21:49:53 +01:00
Roy Nieterau
03f267b716 Fix PLN-196: Pointcache creator attributes in correct order 2018-11-05 21:37:58 +01:00
Milan Kolar
ddcf432e16 get tools attribute from ftrack entity 2018-11-05 16:42:31 +01:00
Roy Nieterau
a64e19cdc1
Merge pull request #205 from BigRoy/PLN-25
PLN-25 Ensure Creator plug-ins in Maya undo in one go.
2018-11-04 14:56:19 +01:00
Roy Nieterau
e8833e207e PLN-25 Ensure Creator plug-ins in Maya undo in one go. 2018-11-04 14:55:20 +01:00
Milan Kolar
18ed607600 start on dynamic environments 2018-11-02 20:41:17 +01:00
Jakub Trllo
490bf1c3ff Action-handler returns full FT obj and added few restored actions 2018-11-02 19:31:16 +01:00
Jakub Trllo
ab6f07e28c Apps Action runs also timer in FT. New actions Thumb to child/parent, sort review and *open_folder 2018-11-01 17:46:09 +01:00
Roy Nieterau
d310b8de1e Merge branch 'master' of https://github.com/Colorbleed/colorbleed-config 2018-11-01 10:26:56 +01:00
Roy Nieterau
f6a99d835f Force load objExport plug-in at Maya launch 2018-11-01 10:02:01 +01:00
Roy Nieterau
eb79702951 Fix bug on shader context manager (introduced when embedding dependencies) 2018-11-01 10:00:49 +01:00
Roy Nieterau
c0c5e70907 Yeti rig input collection, only search connections to dagNodes 2018-11-01 09:48:16 +01:00
Roy Nieterau
f639a0c83a Only validate mesh shader connections, ignore curves 2018-11-01 09:47:49 +01:00
Jakub Trllo
06f1dd9057 Sync to Avalon count with duplication name possibility 2018-10-31 15:19:47 +01:00
Milan Kolar
562d42e55c
Merge pull request #12 from pypeclub/ftrack-apps-launcher-iLLiCiT
Is possible to run apps like in avalon
2018-10-31 12:44:26 +01:00
Milan Kolar
de5716a193 fix workdir setup and hierarchy preparation 2018-10-31 11:55:51 +01:00
Jakub Trllo
2c21c28417 Removed details 2018-10-31 10:39:17 +01:00
Jakub Trllo
90c1044bcf Runs apps with avalon 2018-10-31 10:08:06 +01:00
Milan Kolar
4f90a4984a fix user registration on actions 2018-10-30 15:40:12 +01:00
Milan Kolar
d40d504489 cleanup ftrack action server 2018-10-30 15:31:50 +01:00
Milan Kolar
c593d6798a Merge branch 'ftrack-all-iLLiCiT'
# Conflicts:
#	pype/vendor/clique/collection.py
#	pype/vendor/ftrack_api/_version.py
#	pype/vendor/ftrack_api/session.py
#	pype/vendor/requests/__init__.py
#	pype/vendor/requests/adapters.py
#	pype/vendor/requests/api.py
#	pype/vendor/requests/auth.py
#	pype/vendor/requests/certs.py
#	pype/vendor/requests/compat.py
#	pype/vendor/requests/cookies.py
#	pype/vendor/requests/exceptions.py
#	pype/vendor/requests/models.py
#	pype/vendor/requests/sessions.py
#	pype/vendor/requests/status_codes.py
#	pype/vendor/requests/structures.py
#	pype/vendor/requests/utils.py
#	pype/vendor/six.py
2018-10-30 15:25:03 +01:00
Milan Kolar
2b8ff908c0 remove action handler from vendor 2018-10-30 15:15:10 +01:00
Jakub Trllo
e9b796e1d8 appAction works with versioning from database - app name is splitted by "_" 2018-10-30 12:46:20 +01:00
Roy Nieterau
51c0466f26
Merge pull request #202 from BigRoy/PLN-97
Fix PLN-97 `get_id_required_nodes` correctly preserving filtered inpu…
2018-10-26 18:32:07 +02:00
Wijnand Koreman
e3ce009c60
Merge pull request #204 from aardschok/PLN-156b
Add FPS check to Houdini pipeline
2018-10-26 16:30:35 +02:00
wikoreman
e5f86242a0 Added before_save to function for callback 2018-10-26 16:00:57 +02:00
wikoreman
40d28e3004 Added validate_fps and set fps functions 2018-10-26 16:00:27 +02:00
wikoreman
a186b67d6f Added fps to version data 2018-10-26 15:16:57 +02:00
wikoreman
4fd529aebf Merge branch 'PLN-170' into PLN-156 2018-10-26 15:14:13 +02:00
Roy Nieterau
8daafb20b6 Fix PLN-97 get_id_required_nodes correctly preserving filtered input nodes 2018-10-26 15:04:39 +02:00
wikoreman
fecf960bc8 Added workscene fps collector for Maya 2018-10-26 14:57:55 +02:00
wikoreman
74e4b3b666 Added FPS collector for Houdini 2018-10-26 14:57:40 +02:00
Wijnand Koreman
011702d77d
Merge pull request #201 from aardschok/PLN-170
Collect machine name
2018-10-26 14:10:12 +02:00
wikoreman
8060691cad Add machine to version data 2018-10-26 13:57:27 +02:00
wikoreman
a2f764a5ac Collect machine name, add to context data 2018-10-26 13:57:12 +02:00
Jakub Trllo
9ca3d61613 Action register to user that match session.api_user 2018-10-26 12:19:37 +02:00
Jakub Trllo
12799f8cad Actions launch applications 2018-10-25 17:13:19 +02:00
Jakub Trllo
f951bf5405 Sync updates also Tasks and Apps from Ftrack && dynamical action creating based on Avalon DB 2018-10-25 15:43:17 +02:00
Jakub Trllo
129ac28b21 added Task import to syncToAvalon, preparing apps actions 2018-10-25 09:45:06 +02:00
Wijnand Koreman
a32af24df4
Merge pull request #200 from aardschok/REN-44c
Update Submit VRay Scene logic
2018-10-24 14:30:08 +02:00
wikoreman
3aeac68808 Added . to extension to ensure regex works when publishing 2018-10-24 14:18:33 +02:00
Milan Kolar
5a8377c61f
Merge pull request #8 from pypeclub/compare-KRE-CB-plugins
Compare kre cb plugins
2018-10-24 14:13:04 +02:00
Milan Kolar
c4fede895c start testing pype templates in publishing 2018-10-24 14:01:48 +02:00
wikoreman
0ebabdb6f2 Added frames per task 2018-10-24 12:37:53 +02:00
wikoreman
c3c11f63be Added vrscene_render_on to validator 2018-10-24 12:37:25 +02:00
wikoreman
64dd82d08f Updated submit to match MayaBatch job, added framesPerTask, improved job name 2018-10-24 12:35:49 +02:00
Roy Nieterau
4315c4de98
Merge pull request #199 from BigRoy/master
Fix published textures sometimes not being remapped correctly (LKD-17)
2018-10-23 12:51:00 +02:00
Roy Nieterau
b1facf5d37 Fix published textures sometimes not being remapped correctly (LKD-17) 2018-10-23 12:42:31 +02:00
Wijnand Koreman
86f752f9f9
Merge pull request #198 from aardschok/PLN-189
Fixed validator, updated RepairContextAction: context needs to be passed on to repair method
2018-10-22 16:37:20 +02:00
Roy Nieterau
6307006eb5
Merge pull request #195 from BigRoy/PLN-183
Implement FBX extraction+load in Maya (PLN-183)
2018-10-22 15:49:02 +02:00