Skip to content

Commit

Permalink
PopcornFX Gem 2.20.5
Browse files Browse the repository at this point in the history
  • Loading branch information
PopcornFX Bot committed Dec 12, 2024
1 parent 8563830 commit a18ff56
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion Code/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# https://www.popcornfx.com/terms-and-conditions/
#----------------------------------------------------------------------------

set(POPCORNFX_VERSION 2.20.4)
set(POPCORNFX_VERSION 2.20.5)
set(POPCORNFX_LICENSE O3DE)

o3de_pal_dir(pal_dir ${CMAKE_CURRENT_LIST_DIR}/Platform/${PAL_PLATFORM_NAME} "${gem_restricted_path}" "${gem_path}" "${gem_name}")
Expand Down
8 changes: 4 additions & 4 deletions Code/Platform/Linux/PAL_linux.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
set(LY_PACKAGE_SERVER_URLS ${LY_PACKAGE_SERVER_URLS} "https://downloads.popcornfx.com/o3de-packages")
if(${CMAKE_SYSTEM_PROCESSOR} STREQUAL "x86_64")
set(package_name PopcornFX-${POPCORNFX_VERSION}-${POPCORNFX_LICENSE}-linux)
set(pk_package_hash e856127f75f9d8db718aa8361be15646e86061a6d343eb3e42366d338095041b)
set(pk_package_id DXKEqC0oqzPEkVAl)
set(pk_package_hash f792992d07d3751848b2440d78754c441fb6b0e07c1998b955bc9aaf1bb822c4)
set(pk_package_id vilH3NBPblAatulF)
elseif(${CMAKE_SYSTEM_PROCESSOR} STREQUAL "aarch64")
set(package_name PopcornFX-${POPCORNFX_VERSION}-${POPCORNFX_LICENSE}-linux-aarch64)
set(pk_package_hash 9daa4c7af8afcfac58b7de3157f10fce1220b8d5bf96680d4259a544354c3cf7)
set(pk_package_id AtLcf1FV1OsVZVQj)
set(pk_package_hash 871a3c2dcbc50db52f6231bb769565691e557f4b6c0e1d9b9e272ae96514a354)
set(pk_package_id gU5GGHfEYx4RmWXj)
else()
message(FATAL_ERROR "Unsupported linux architecture ${CMAKE_SYSTEM_PROCESSOR}")
endif()
Expand Down
4 changes: 2 additions & 2 deletions Code/Platform/Mac/PAL_mac.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

set(LY_PACKAGE_SERVER_URLS ${LY_PACKAGE_SERVER_URLS} "https://downloads.popcornfx.com/o3de-packages")
set(package_name PopcornFX-${POPCORNFX_VERSION}-${POPCORNFX_LICENSE}-mac)
set(pk_package_hash f9219f7794168a538c6554c27e32fbc9c0def095b516e2dfe0b7bcca6b854ee6)
set(pk_package_id v8CtwvWARBcJHnpZ)
set(pk_package_hash 5d8a59074081172366a8a927e426aa8b07e68977031efeb0985f38a73c529241)
set(pk_package_id ENKeye0ehrJBQRVH)

ly_associate_package(PACKAGE_NAME ${package_name} TARGETS PopcornFX PACKAGE_HASH ${pk_package_hash})
pk_download_package_ifn(${package_name} ${pk_package_id})
Expand Down
4 changes: 2 additions & 2 deletions Code/Platform/Windows/PAL_windows.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

set(LY_PACKAGE_SERVER_URLS ${LY_PACKAGE_SERVER_URLS} "https://downloads.popcornfx.com/o3de-packages")
set(package_name PopcornFX-${POPCORNFX_VERSION}-${POPCORNFX_LICENSE}-windows)
set(pk_package_hash 1c9066a32206f75bb3ffba6c5a4298b755e9c2893c0528bd412d1487bee0b1ff)
set(pk_package_id H2ruZV3Lrac66Mo2)
set(pk_package_hash 7275a8a6fc4517b14f7c87d4d9634b99f1e8c9af4f4a205371befff4068b7e01)
set(pk_package_id E60EUzYxwEDwtt1n)

ly_associate_package(PACKAGE_NAME ${package_name} TARGETS PopcornFX PACKAGE_HASH ${pk_package_hash})
pk_download_package_ifn(${package_name} ${pk_package_id})
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# O3DE PopcornFX Plugin

Integrates the **PopcornFX Runtime SDK** into **O3DE** as a Gem.
* **Version:** `v2.20.4`
* **Version:** `v2.20.5`
* **O3DE:** `23.05`, `23.10`, `24.09`
* **Supported platforms:** `Windows`, `MacOS`, `Linux`, `iOS`, `Android`

Expand Down
8 changes: 4 additions & 4 deletions gem.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"gem_name": "PopcornFX",
"display_name": "PopcornFX 2.20.4",
"display_name": "PopcornFX 2.20.5",
"license": "Community",
"license_url": "https://www.popcornfx.com/popcornfx-community-license",
"origin": "Persistant Studios - popcornfx.com",
"repo_uri": "https://downloads.popcornfx.com/o3de-repo",
"origin_uri": "https://downloads.popcornfx.com/o3de-repo/PopcornFX-2.20/O3DE_PopcornFXGem_v2.20.4_Win64_Linux64_LinuxARM64_Mac64.zip",
"version": "2.20.4",
"last_updated": "2024-11-22",
"origin_uri": "https://downloads.popcornfx.com/o3de-repo/PopcornFX-2.20/O3DE_PopcornFXGem_v2.20.5_Win64_Linux64_LinuxARM64_Mac64.zip",
"version": "2.20.5",
"last_updated": "2024-12-12",
"type": "Code",
"summary": "The PopcornFX Gem provides real-time FX solution for particle effects.",
"canonical_tags": [
Expand Down

0 comments on commit a18ff56

Please sign in to comment.