Commit graph

36 commits

Author SHA1 Message Date
Jakub Trllo
111a0be1a8 removed not needed lines 2022-08-31 16:21:23 +02:00
Jakub Trllo
c7ffda124e moved 'create_project_folders' and 'get_project_basic_paths' 2022-08-31 16:10:54 +02:00
Jakub Trllo
d3a9610c5a moved helper function to pipeline.project_folders 2022-08-31 16:09:15 +02:00
Jakub Trllo
acf3d67f24 moved 'create_workdir_extra_folders' to 'openpype.pipeline.workfile' 2022-08-31 15:59:20 +02:00
Jakub Trllo
de499bf748
Merge pull request #3749 from pypeclub/feature/OP-3790_Move-hostdir-rename-functionality
General: Move hostdirname functionality into host
2022-08-30 19:19:53 +02:00
Jakub Trllo
19c7d2b8a1 marked 'copy_file' as deprecated 2022-08-29 15:20:21 +02:00
Jakub Trllo
6398f02109 copied function to collect frames 'collect_frames' 2022-08-29 14:10:48 +02:00
Jakub Trllo
3618e8f856 create formatting function for file sizes 'format_file_size' 2022-08-29 14:10:23 +02:00
Jakub Trllo
5133d9d22e removed 'HostDirmap' from lib 2022-08-29 13:16:45 +02:00
Jakub Trllo
3bf3c0bab4 modified anatomy imports in lib itself 2022-06-30 17:56:54 +02:00
Jakub Trllo
aa9183b2c2 use client query function 'get_project' 2022-06-27 14:23:42 +02:00
Ondřej Samohel
8aa5770c0c
🐛 fix resurfacing of avalon import 2022-06-27 14:09:23 +02:00
Milan Kolar
0769c9f6a3
Merge pull request #2755 from Ellipsanime/add-project-anatomy-keys-to-create-starting-folder 2022-06-27 11:44:56 +02:00
Jakub Trllo
e61c8d992b fix hardlink for windows 2022-03-10 10:57:01 +01:00
Jakub Trllo
295002d754 added missing platform 2022-03-08 15:54:58 +01:00
Jakub Trllo
413e03cae1 moved 'create_hard_link' to path_tools 2022-03-08 15:54:16 +01:00
Jakub Trllo
8088534caa implemented 'create_hard_link' function in openpype lib 2022-03-07 14:49:55 +01:00
BenoitConnan
075b80563b add python 2 compatibility to path_tools 2022-02-28 15:09:16 +01:00
clement.hector
1b184a09f9 add root keys and project keys 2022-02-18 10:31:09 +01:00
Roy Nieterau
1801249a4d Preserve parts of filename after version number (like subversion) on version_up 2022-02-16 14:54:31 +01:00
Roy Nieterau
136a163122 Fix typos in openpype/lib 2022-01-16 13:16:22 +01:00
iLLiCiTiT
22a2a433c1 created function to create extra folders in workdir 2021-12-31 12:42:01 +01:00
iLLiCiTiT
8785536ad3 modified imports 2021-12-31 12:41:43 +01:00
Petr Kalis
23ed14a397 OP-2042 - remove superfluous logging 2021-12-08 11:41:02 +01:00
Petr Kalis
b0b695159c OP-1923 - fix - correct choosing of Local Settings overrides 2021-11-04 19:30:52 +01:00
Petr Kalis
052366c608 OP-1932 - fix - source-path and destination path were switched for local sync 2021-11-03 15:11:52 +01:00
Petr Kalis
93953e65c8 OP-1932 - refactoring - moved everything to lib
Added caching class for expensive operations
2021-11-03 13:07:17 +01:00
Petr Kalis
852cea7714 Hound 2021-11-02 17:35:09 +01:00
Petr Kalis
1bfa8c7dae OP-1923 - implemented dirmap for Nuke 2021-11-02 15:33:35 +01:00
Petr Kalis
c6e424bc87 OP-1923 - abstracted dirmap for reuse in hosts
Implemented for Maya (refactored current implementation)
2021-11-02 12:05:37 +01:00
iLLiCiTiT
1b3771c3b3 fix python 2 host breaking line 2021-09-14 13:32:44 +02:00
Milan Kolar
9ad4c23365
Merge pull request #1996 from icyvapor/develop 2021-09-13 12:13:05 +02:00
felix.wang
b2b248f818 addressing comments PR#1996 2021-09-10 14:43:09 -07:00
felix.wang
5a425a5269 Moving project folder structure creation out of ftrack module #1989 2021-09-08 17:13:55 -07:00
jrsndlr
7d37971d64 get last version string from path
This changes get_version_from_path() to produce the same result as version_up
2021-09-08 15:47:38 +02:00
Milan Kolar
8432e94615 rename folder 2021-04-01 18:54:46 +02:00
Renamed from pype/lib/path_tools.py (Browse further)