Skip to content

Commit

Permalink
PopcornFX Gem 2.15.17
Browse files Browse the repository at this point in the history
  • Loading branch information
PopcornFX Bot committed Jan 11, 2024
1 parent c34d93b commit 28e0eb6
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.15.16)
set(POPCORNFX_VERSION 2.15.17)
set(POPCORNFX_LICENSE O3DE)

if (PK_O3DE_MAJOR_VERSION GREATER_EQUAL 2205)
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 818265f0a10a437402af061e9f53028f1067eb6835bcbe634b37e7f0be2f8eae)
set(pk_package_id kX8RSRt2hZWQZutp)
set(pk_package_hash 49295e2af4f7b559280c5efd6cf662bcf1458af6e44890feda18922c1eeba155)
set(pk_package_id eJoD2GrxJHsdVx82)
elseif(${CMAKE_SYSTEM_PROCESSOR} STREQUAL "aarch64")
set(package_name PopcornFX-${POPCORNFX_VERSION}-${POPCORNFX_LICENSE}-linux-aarch64)
set(pk_package_hash 818265f0a10a437402af061e9f53028f1067eb6835bcbe634b37e7f0be2f8eae_ARM64)
set(pk_package_id kX8RSRt2hZWQZutp_ARM64)
set(pk_package_hash 49295e2af4f7b559280c5efd6cf662bcf1458af6e44890feda18922c1eeba155_ARM64)
set(pk_package_id eJoD2GrxJHsdVx82_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 7ee57704cf26f72c2b72ef00e91f71703f15a23f625d3773b66f73d932180de1)
set(pk_package_id roDQZpBI1HS7O2SX)
set(pk_package_hash 8b760a4a511df98eb91d29953a02f3890600c6ab46ac59aac96be8ce496f38ff)
set(pk_package_id 0unqEPPOIBbiqW4N)

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 797c32c24ee7d2d561fa51a920ec0be21776bdaca2238500df13cc1a0b5bd4b5)
set(pk_package_id PsvjDNhF0Trboq2I)
set(pk_package_hash 3ad310f08af575f0ce53fa52be0881c4c59f76a14544cbe1e1e654802be5cf94)
set(pk_package_id yHSWZm1MhaM5HPwE)

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.15.16`
* **Version:** `v2.15.17`
* **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.15.16",
"display_name": "PopcornFX 2.15.17",
"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.15/O3DE_PopcornFXGem_v2.15.16_Win64_Linux64_LinuxARM64_Mac64.zip",
"version": "2.15.16",
"last_updated": "2023-12-04",
"origin_uri": "https://downloads.popcornfx.com/o3de-repo/PopcornFX-2.15/O3DE_PopcornFXGem_v2.15.17_Win64_Linux64_LinuxARM64_Mac64.zip",
"version": "2.15.17",
"last_updated": "2024-01-11",
"type": "Code",
"summary": "The PopcornFX Gem provides real-time FX solution for particle effects.",
"canonical_tags": [
Expand Down

0 comments on commit 28e0eb6

Please sign in to comment.