ayon-core/openpype/tools
Alexey Bogomolov a4c63c12cf
Add height, width and fps setup to project manager (#5075)
* add width, height and fps setup

* add corresponding ui tweaks

* update docstring

* remove unnecessary fallbacks

* remove print

* hound

* remove whitespace

* revert operations change

* wip commit project update with new data

* formatting

* update the project data correctly

* Update openpype/tools/project_manager/project_manager/widgets.py

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>

* show default settings, use spinbox to validate values
add pixel aspec, frame start, frame end

* formatting

* get default anatomy settings properly

* check if singlestep is set

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>

* not used

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>

* mindless code copying is evil, removed unnecesary parts

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>

* Update openpype/tools/project_manager/project_manager/widgets.py

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>

* Update openpype/tools/project_manager/project_manager/widgets.py

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>

* remove unused import

* use integer or float instead of text

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>

* import PixmapLabel from 'utils'

* fix spinbox field length for macos

* set aspect decimals to 2

* remove set size policy

* set field growth policy for macos

* add newline

---------

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-06-19 13:15:34 +02:00
..
adobe_webserver replaced avalon imports in tools 2022-04-14 12:32:24 +02:00
assetlinks use qtpy in remaining qt utils 2022-12-21 13:52:52 +01:00
attribute_defs Publisher: Show instances in report page (#4915) 2023-05-23 18:16:05 +02:00
context_dialog use qtpy in context dialog 2022-12-13 17:20:39 +01:00
creator add label to matching family (#5128) 2023-06-15 10:13:49 +02:00
experimental_tools use qtpy in remaining qt utils 2022-12-21 13:52:52 +01:00
launcher Sort actions by label if it exists instead of name (#5106) 2023-06-06 18:51:44 +02:00
libraryloader use qtpy in library loader 2022-12-21 13:51:46 +01:00
loader Loader: Hide inactive versions in UI (#5100) 2023-06-08 11:54:41 +02:00
project_manager Add height, width and fps setup to project manager (#5075) 2023-06-19 13:15:34 +02:00
publisher fix match check of save sequence (#5148) 2023-06-16 10:50:38 +02:00
push_to_project Global: Optimize anatomy formatting by only formatting used templates instead (#4784) 2023-04-17 14:53:15 +02:00
pyblish_pype fix custom UserType items 2023-01-16 11:19:42 +01:00
resources use qtpy in remaining qt utils 2022-12-21 13:52:52 +01:00
sceneinventory fix error dialog missing parent arg 2023-05-05 15:07:30 +02:00
settings Merge branch 'develop' into feature/OP-5529_Settings-Allow-setting-a-size-hint-for-text-fields 2023-04-13 12:08:55 +02:00
standalonepublish TrayPublisher & StandalonePublisher: Specify version (#5142) 2023-06-16 16:26:04 +02:00
stdout_broker stdbroker is using qtpy instead of Qt 2022-12-13 15:21:00 +01:00
subsetmanager use qtpy in subset manager 2022-12-21 13:48:48 +01:00
texture_copy Global: Optimize anatomy formatting by only formatting used templates instead (#4784) 2023-04-17 14:53:15 +02:00
tray fix restart arguments in tray (#5085) 2023-06-02 15:07:55 +02:00
traypublisher Publisher: Explicit save (#4676) 2023-03-23 12:52:25 +01:00
utils Loader: Hide inactive versions in UI (#5100) 2023-06-08 11:54:41 +02:00
workfile_template_build use qtpy in remaining qt utils 2022-12-21 13:52:52 +01:00
workfiles Update openpype/tools/workfiles/window.py 2023-06-05 15:17:10 +02:00
__init__.py rename folder 2021-04-01 18:54:46 +02:00
flickcharm.py use qtpy in remaining qt utils 2022-12-21 13:52:52 +01:00
repack_version.py hound fixes 2021-11-18 19:06:18 +01:00