Commit graph

120 commits

Author SHA1 Message Date
Jakub Trllo
ea3cae8bc4 remove path existence checks in 'add_implementation_envs' 2022-04-01 17:36:18 +02:00
Jakub Trllo
77e2f6eb8d use create register/discover functions in code 2022-03-23 15:11:43 +01:00
Jakub Trllo
83fd67eb8d
Merge pull request #2918 from pypeclub/enhancement/OP-2949_move-pipeline-constants
General: Move pipeline constants to OpenPype
2022-03-22 16:10:49 +01:00
Jakub Trllo
5e5fc4ec55 removed silo references 2022-03-22 12:31:14 +01:00
Jakub Trllo
93eca512b8 use ObjectId imported from bson instead of avalon.io 2022-03-18 16:23:00 +01:00
Jakub Trllo
e323429ab4 moved host workfile extensions 2022-03-18 16:08:15 +01:00
Jakub Trllo
89bdf2965c moved AVALON_CONTAINER_ID from avalon into openpype 2022-03-18 15:54:19 +01:00
Jakub Trllo
4f7d99babe remove plural from de/register_loader_plugins_path 2022-03-15 14:15:35 +01:00
Jakub Trllo
5b835d87e7 renamed 'load_representation' to 'load_container' 2022-03-15 11:40:59 +01:00
Jakub Trllo
eb49761887 Merge branch 'develop' into enhancement/OP-2848_move-loader-logic-from-avalon-to-openpype 2022-03-14 11:47:33 +01:00
Jakub Trllo
c5ac2290f6 use moved functions in hosts and tools 2022-03-14 11:36:17 +01:00
Jakub Trllo
04bbba9ead Merge branch 'develop' into deature/OP-2839_Basic-event-system 2022-03-10 09:46:29 +01:00
Jakub Trllo
6d2ebaa68e
remove unused code 2022-03-09 12:11:27 +01:00
Jakub Trllo
d4f177f7bc use moved create functions in hosts 2022-03-08 17:39:50 +01:00
Jakub Trllo
7bcc0c8688 Merge branch 'develop' into deature/OP-2839_Basic-event-system 2022-03-08 11:06:08 +01:00
Jakub Trllo
502785021e moved events to openpype.lib 2022-03-05 08:30:29 +01:00
Jakub Trllo
9c111fa9d4 use new event system in openpype 2022-03-04 19:01:31 +01:00
Simone Barbieri
b24ea2cecd Fixed parameters for FBX export of the camera 2022-03-04 11:07:27 +00:00
Jakub Trllo
4f0001c4f3 replace usages of avalon.tools with use classes from openpype.tools 2022-03-02 13:48:47 +01:00
Milan Kolar
e287bdc4a1
Merge pull request #2624 from BigRoy/subset_default_to_main 2022-02-16 13:28:57 +01:00
Jakub Trllo
c6a1eb7b35 add one empty line 2022-02-14 11:12:05 +01:00
Jakub Jezek
a8c55b0a32
Blender: adding Library menu item
https://github.com/pypeclub/OpenPype/pull/2693#issuecomment-1035111859
2022-02-11 10:20:21 +01:00
Roy Nieterau
4fb92b6fca Default to "Main" subset name across all hosts
- 'testhost' is not refactored to default to "Main"
2022-02-02 10:25:33 +01:00
Simone Barbieri
4c21c0d425
Merge branch 'develop' into feature/unreal-load_layout 2022-01-27 17:17:03 +00:00
iLLiCiTiT
72170d550a moved blender implementation to openpype 2022-01-21 01:28:07 +01:00
Roy Nieterau
107e2e637e Fix typos / cosmetics 2022-01-16 13:05:26 +01:00
Simone Barbieri
66c762c635 Hound fix 2022-01-14 11:31:45 +00:00
Simone Barbieri
0941a8d9ed Added alembic support 2022-01-14 11:27:40 +00:00
iLLiCiTiT
0b6e2f337a modified version regex for installation of PySide2 into blender 2021-12-13 14:04:40 +01:00
Simone Barbieri
dd7d085906 Fix problem with the loaded container 2021-11-30 15:20:25 +00:00
Simone Barbieri
6aed38324b Fix loading layout with rigs with animation 2021-11-18 11:53:56 +00:00
Simone Barbieri
41220adfca Improved loading of blend layouts in Blender to behave like to JSON one 2021-11-12 15:42:10 +00:00
Simone Barbieri
d2ae004b49 Disabled camera creation in Blender when loading layout from JSON 2021-11-11 10:33:11 +00:00
Simone Barbieri
578ab1c7f2 Fixed problem if only one animation in the layout 2021-11-10 16:39:00 +00:00
Simone Barbieri
e7fbefd6f2 Added parameter to fbx import for layout animation in Blender 2021-11-09 12:28:09 +00:00
Simone Barbieri
38ce006a0e Blender now loads the animation included with the layout 2021-11-09 10:05:35 +00:00
Simone Barbieri
3bea96386b Merge branch 'develop' into feature/unreal-load_layout 2021-11-09 10:00:48 +00:00
Milan Kolar
cc650f28ba
Merge pull request #2168 from simonebarbieri/feature/blender-audio_support 2021-11-04 23:08:23 +01:00
Simone Barbieri
393187fef8 Fix trying to pack an image but the shader node has no texture 2021-10-27 15:56:06 +01:00
Simone Barbieri
d1727f47a4 Merge branch 'develop' into feature/unreal-load_layout 2021-10-27 15:38:19 +01:00
Simone Barbieri
14876e20b6
Merge branch 'develop' into feature/blender-unreal-camera_handling 2021-10-25 09:06:26 +01:00
Simone Barbieri
0677d1045b Hound fixes 2021-10-22 15:06:01 +01:00
Simone Barbieri
b009815f41 Implemented audio support for Blender 2021-10-22 15:04:32 +01:00
Simone Barbieri
3bb391f870 Implemented fix for deselecting all objects 2021-10-21 15:35:46 +01:00
Simone Barbieri
36f4912241 Hound fixes 2021-10-21 11:51:12 +01:00
Simone Barbieri
80b0b590b8 Implemented deselect function to handle objects not in 'object mode' 2021-10-21 11:27:35 +01:00
Simone Barbieri
ef14d4269b Blender: added validation for object mode to layout tasks 2021-10-18 16:12:17 +01:00
Simone Barbieri
f810e68cf9 Blender: increment workfile version for layouts as well 2021-10-18 16:11:45 +01:00
Simone Barbieri
e7f6bf0320 Changed how the fbx animations are handled.
There was a problem with no animations or if only some of the rigs were animated. Now, the animation file is referenced in the json.
2021-10-14 15:55:51 +01:00
Simone Barbieri
de468b34fa Fixed problem with object names if export fails 2021-10-14 15:53:46 +01:00