antonmic 3e59009230 merging stabilization/2205 to dev 3 년 전
..
Platform 1f542838bb [Mac] Generate O3DE SDK app bundle that can be notarized and distributed (#4150) 3 년 전
.gitignore 75dc720198 Integrating latest 47acbe8 4 년 전
.p4ignore a10351f38d Initial commit 4 년 전
CMakeLists.txt dc8b48601c PR comments/improvements 4 년 전
get_python.bat 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 년 전
get_python.cmake 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 년 전
get_python.sh 1f542838bb [Mac] Generate O3DE SDK app bundle that can be notarized and distributed (#4150) 3 년 전
get_python_path.bat b779f358d0 Refactor DCCsi to work better with O3DE changes (#4226) 3 년 전
get_python_path.py b779f358d0 Refactor DCCsi to work better with O3DE changes (#4226) 3 년 전
pip.cmd 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 년 전
pip.sh 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 년 전
python.cmd 2b3737f146 Security updates for Python 3.7.12 (#7990) 3 년 전
python.sh 7fb6549fdd Use new Python package on Mac to remove rpath hack. Fix ly_copy logic to avoid unnecessary copies. (#8695) 3 년 전
readme.md a10351f38d Initial commit 4 년 전
requirements.txt 43ed7a447f Updating Pillow to 9.1.0 3 년 전

readme.md

About this folder

This folder holds things like the python requirements.txt file that applies to all projects across the board.

Python will also be downloaded as a package from a packge store during CMAKE configure, and will be committed to this folder, under a sub-folder called "runtime/(operating system name)" which is why its in the ignore file.