Skip to content

Commit

Permalink
PopcornFX Gem 2.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PopcornFX Bot committed Apr 4, 2024
1 parent 4212d65 commit 23b7658
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.19.0)
set(POPCORNFX_VERSION 2.19.1)
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 e7f078351f2dccee12d3cac90c75d1141a32f47dfe3c7e7b705282984d519a69)
set(pk_package_id VbdAxlBoOSrTU6bQ)
set(pk_package_hash eae4f6b0e549f8221fffcc151b6ede549ae588ecf94edb033113182e446102be)
set(pk_package_id 8l6IiUvdk6rHnbD1)
elseif(${CMAKE_SYSTEM_PROCESSOR} STREQUAL "aarch64")
set(package_name PopcornFX-${POPCORNFX_VERSION}-${POPCORNFX_LICENSE}-linux-aarch64)
set(pk_package_hash e7f078351f2dccee12d3cac90c75d1141a32f47dfe3c7e7b705282984d519a69_ARM64)
set(pk_package_id VbdAxlBoOSrTU6bQ_ARM64)
set(pk_package_hash eae4f6b0e549f8221fffcc151b6ede549ae588ecf94edb033113182e446102be_ARM64)
set(pk_package_id 8l6IiUvdk6rHnbD1_ARM64)
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 c0ce1e2697a8a04ede33e61be2248fec5ee3961859fe89059246f08481215cc2)
set(pk_package_id ev2LZdxqEOqQWELc)
set(pk_package_hash be2bfc2eb26f9d407b7072b46448810ef529700574574a780542db3f643493ce)
set(pk_package_id EO84feebX0KvQOAx)

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 703f4276dd65be2fb6fc2723344f4e380ccaf83ca60d25d0ca6cef9887c906e8)
set(pk_package_id I4ZSZ4vr4XHJpJmg)
set(pk_package_hash 15825389b40cf7ea3556b0b1f791eb04c26d52ff6227c213572d797180a1a62c)
set(pk_package_id GKNBQm7MPwAaUkPy)

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.19.0`
* **Version:** `v2.19.1`
* **O3DE:** `23.05`, `23.10`
* **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.19.0",
"display_name": "PopcornFX 2.19.1",
"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.19/O3DE_PopcornFXGem_v2.19.0_Win64_Linux64_LinuxARM64_Mac64.zip",
"version": "2.19.0",
"last_updated": "2024-03-28",
"origin_uri": "https://downloads.popcornfx.com/o3de-repo/PopcornFX-2.19/O3DE_PopcornFXGem_v2.19.1_Win64_Linux64_LinuxARM64_Mac64.zip",
"version": "2.19.1",
"last_updated": "2024-04-04",
"type": "Code",
"summary": "The PopcornFX Gem provides real-time FX solution for particle effects.",
"canonical_tags": [
Expand Down

0 comments on commit 23b7658

Please sign in to comment.