Commit graph

44 commits

Author SHA1 Message Date
Jakub Trllo
af0b775cbf remove server addon from gitignore 2024-07-09 11:48:08 +02:00
Ondřej Samohel
55e8ab0c4d
♻️ update gitignore 2024-03-18 14:59:02 +01:00
Jakub Trllo
f59781f077 clean more lines from gitignore 2024-02-05 15:09:29 +01:00
Jakub Trllo
31b6b79919 modified packages creation 2024-02-05 15:05:12 +01:00
Jakub Trllo
9a40ae490d move openpype into client subfolder 2024-02-05 14:39:17 +01:00
Jakub Trllo
2b37b8af48
AYON: Addon settings in OpenPype (#5347)
* copied addons from 'ayon-addon-settings'

* added AE, photoshop and harmony addon

* moved openpype to subfolder

* cleanup repository files

* updated create package script and README.md

* formatting fixes

* added cli flags to be able keep server structure

* print progress and output dir

* another formatting fixes
2023-07-26 14:08:42 +02:00
Jakub Trllo
546187e43e AYON: OpenPype as server addon (#5199)
* added openpype server addon creation logic

* Better readme

Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>

* added docstring to 'find_files_in_subdir'

* added some type notations

* add whitespace around assignment

* move pyproject toml to client subfolder and fix its location in private dir

* Fix whitespace

---------

Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
2023-07-11 18:13:52 +02:00
Toke Jepsen
ab357eb03e
Addons directory (#4893)
* Add addons directory

* add addons dir to modules dirs automatically

---------

Co-authored-by: iLLiCiTiT <jakub.trllo@gmail.com>
2023-05-12 16:44:44 +02:00
Jakub Jezek
d05ce15910
add .github_change_generator config file to gitignore 2022-10-19 12:13:32 +02:00
Jakub Jezek
da5353aa2d
git: update gitignore 2022-08-24 14:20:35 +02:00
Milan Kolar
9500e08a7d update gitignore 2022-06-28 16:49:50 +02:00
Jakub Jezek
6033304282
making wider extension filter for run eventserver gitignore 2022-06-13 13:29:18 +02:00
Jakub Jezek
238e3a0321
add run eventserver launcher to gitignore 2022-06-13 13:28:07 +02:00
Milan Kolar
6c560ac3f7 ignore node.js files 2022-04-22 17:35:48 +02:00
iLLiCiTiT
2e35e30ead removed duplicated ignore directory 2021-06-23 11:04:17 +02:00
Ondřej Samohel
bab6c337fb
Merge remote-tracking branch 'origin/feature/move-to-pyside2' into feature/move-to-pyside2 2021-06-23 10:51:05 +02:00
Ondřej Samohel
ea8a3e891d
changes in ignore files 2021-06-23 10:50:47 +02:00
iLLiCiTiT
6c06eefaef added python vendor to gitignore 2021-06-23 10:24:11 +02:00
Ondrej Samohel
bfce096020 update dependencies and add pyenv meta to gitignore 2021-06-14 12:17:52 +02:00
Ondrej Samohel
46cd08b033
add /dist/ to ignores 2021-06-03 16:05:10 +02:00
Ondrej Samohel
d8203cb1d6
move poetry to openpype 2021-05-03 13:54:05 +02:00
Jakub Jezek
1ab3fb3953
Merge branch 'develop' into feature/1235-hiero-unify-otio-workflow-from-resolve 2021-04-07 13:26:41 +02:00
Milan Kolar
0851cf0886 move documentation from openpype.io 2021-04-06 20:47:07 +02:00
Jakub Jezek
e8d00b5f3c
Merge branch 'develop' into 3.0/bugfix/hiero-functionality-issues 2021-04-06 13:23:14 +02:00
Ondrej Samohel
2e5aa101e2
Merge branch 'openpype-develop' into openpype-infrastructure
# Conflicts:
#	setup.py
2021-04-01 15:11:29 +02:00
Ondrej Samohel
69cafcddda
pype -> openpype in tools and scripts 2021-04-01 15:02:44 +02:00
Milan Kolar
351a8c030c ignore test file 2021-04-01 13:24:46 +02:00
Jakub Jezek
fc7af0e474
Global: ignore test_localsystem.txt 2021-03-30 19:48:22 +02:00
Milan Kolar
7b0bc396c5 add also old venv to gitignore for good measure 2021-02-02 21:22:35 +01:00
Milan Kolar
5c37656f6b remove recurring annoying dump.sql from git 2021-02-02 18:53:35 +01:00
Milan Kolar
2614c911d6 change /venv to /.venv in gitignore 2021-02-02 18:52:05 +01:00
Milan Kolar
906751d3f8 add developer tools to requirements and gitignore 2021-01-08 22:25:48 +01:00
iLLiCiTiT
443cb5c795 Merge branch 'develop' into 3.0/refactoring 2020-12-04 12:58:45 +01:00
iLLiCiTiT
fccdd586be remove .ropeproject 2020-12-03 16:08:20 +01:00
Ondrej Samohel
e774240ea2
more hound fixes, gitignore .idea 2020-09-29 12:29:36 +02:00
Ondrej Samohel
69e8a4a70c
first shot at infrastructure 2020-09-09 23:31:28 +02:00
Ondrej Samohel
5f53213dc5 added mac stuff to gitignore 2020-07-16 17:22:54 +02:00
Jakub Jezek
6ffacaa60a
gitignore debug log 2020-04-08 14:56:01 +02:00
Jakub Jezek
20b0f1c1cf feat(git): package-lock.json added to gitignore 2019-10-23 11:28:42 +02:00
Jakub Jezek
052a985b34 feat(git): adding node_modules into gitignore 2019-10-23 10:32:30 +02:00
antirotor
ed57514579
added more tests, added support for coverage 2019-06-28 21:29:58 +02:00
antirotor
7a0d446c1d
new(doc): Added basic support for generating documentation with Sphinx 2019-05-13 19:06:30 +02:00
Jakub Jezek
8b931f5207 adding pyblish plugins from kredenc 2018-10-03 19:06:08 +02:00
Jakub Jezek
b72efea31c initial commit 2018-09-13 15:11:59 +02:00