Add project-tools #142

Merged
Francesco Siddi merged 26 commits from ZedDB/blender-studio-pipeline:project-helper-tools into main 2023-08-31 20:33:04 +02:00

26 Commits

Author SHA1 Message Date
1fb52c6475 Rename project-helper-tools to project-tools 2023-08-31 20:08:06 +02:00
3e8b46f7f6 Move the value of DOWNLOAD_DIR closer to context 2023-08-31 20:06:12 +02:00
7e8c0570ac Remove strict Python 3.11 requirement 2023-08-31 20:05:15 +02:00
7e6aeda28e Fix typos 2023-08-30 02:21:25 +02:00
54e81dcef5 Make Python 3.11 requirement explicit 2023-08-30 02:21:02 +02:00
31ef1deda7 Add argparse to init_project_folder_structure 2023-08-30 02:20:43 +02:00
530f2712a1 Sort imports 2023-08-29 17:44:18 +02:00
476929b527 Remove print statement 2023-08-29 15:54:51 +02:00
a038285bde Finish base script python conversion 2023-08-09 17:55:07 +02:00
cdab755497 Add python "update addons" script 2023-08-09 17:55:07 +02:00
1bea5c53cd First draft of update_blender.py 2023-08-09 17:55:07 +02:00
c57395b20e WIP: update blender py 2023-08-09 17:55:07 +02:00
d1479731da Update consistency_check to exclude the script filename from the base search path 2023-08-09 17:55:07 +02:00
c5af6d45b8 Update install desktop script 2023-08-09 17:55:07 +02:00
6498ca6f84 add install desktop file script 2023-08-09 17:55:07 +02:00
bc38424401 Remove old .sh files 2023-08-09 17:55:07 +02:00
2f31d4f487 Add rollback python version 2023-08-09 17:55:07 +02:00
beeb2e2fc3 Simplify file comparison 2023-08-09 17:55:07 +02:00
4b961998ff Update blender update script 2023-08-09 17:55:06 +02:00
cbcbc602fc Make run_blender.py script fully work as intended 2023-08-09 17:55:06 +02:00
68db7b0c58 Make consistency_check.py not check for project folder name 2023-08-09 17:55:06 +02:00
503fb57aaa Update download scripts to the update folder structure 2023-08-09 17:55:06 +02:00
522a408ffc Update consistency_check.py and run_blender.py 2023-08-09 17:55:06 +02:00
29eb4cfe51 Apply Black formatting on all python files 2023-08-09 17:55:06 +02:00
d34a80b0c7 Add formatter settings files for black and pycodestyle 2023-08-09 17:55:06 +02:00
c13209a639 WIP script for managing Blender project folders and deployment 2023-08-09 17:55:06 +02:00