File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# Toolkit Engine for Houdini
22
3- ![ Supported Houdini versions: 19.5 - 20.5] ( https://img.shields.io/badge/Houdini-20 .5_| _20.0_|_19 .5-blue?logo=houdini&logoColor=f5f5f5 " Support Maya versions ")
3+ ![ Supported Houdini versions: 19.5 - 20.5] ( https://img.shields.io/badge/Houdini-19 .5_-- _20.5-blue?logo=houdini&logoColor=f5f5f5 " Support Maya versions ")
44[ ![ Supported VFX Platform: 2022 - 2025] ( https://img.shields.io/badge/VFX_Platform-2025_|_2024_|_2023_|_2022-blue )] ( http://www.vfxplatform.com/ " Supported VFX Platform ")
55[ ![ Supported Python versions: 3.9 - 3.11] ( https://img.shields.io/badge/Python-3.11_|_3.10_|_3.9-blue?logo=python&logoColor=f5f5f5 )] ( https://www.python.org/ " Supported Python versions ")
66
Original file line number Diff line number Diff line change 2525
2626# Houdini versions compatibility constants
2727VERSION_OLDEST_COMPATIBLE = (18 , 5 )
28- VERSION_OLDEST_SUPPORTED = (19 , 0 )
28+ VERSION_OLDEST_SUPPORTED = (19 , 5 )
2929VERSION_NEWEST_SUPPORTED = (20 , 5 )
3030# Caution: make sure compatibility_dialog_min_version default value in info.yml
3131# is equal to VERSION_NEWEST_SUPPORTED
You can’t perform that action at this time.
0 commit comments