2026-02-16

This commit is contained in:
2026-03-17 15:25:32 -06:00
parent d5dd373de0
commit 60100fbab2
560 changed files with 33397 additions and 20776 deletions
@@ -2,13 +2,13 @@ schema_version = "1.0.0"
id = "flip_fluids_addon"
type = "add-on"
version = "@FLUIDENGINE_VERSION_MAJOR@.@FLUIDENGINE_VERSION_MINOR@.@FLUIDENGINE_VERSION_REVISION@"
version = "@FFENGINE_VERSION_MAJOR@.@FFENGINE_VERSION_MINOR@.@FFENGINE_VERSION_REVISION@"
name = "FLIP Fluids"
tagline = "A FLIP Fluid Simulation Tool for Blender (v@FLUIDENGINE_VERSION_LABEL@)"
tagline = "A FLIP Fluid Simulation Tool for Blender (v@FFENGINE_VERSION_LABEL@)"
maintainer = "Ryan Guy & Dennis Fassbaender // support@flipfluids.com"
website = "https://github.com/rlguy/Blender-FLIP-Fluids/wiki"
tags = ["Animation", "Physics"]
blender_version_min = "4.2.0"
blender_version_min = "4.5.0"
license = ["SPDX:GPL-3.0-or-later"]
platforms = ["windows-x64", "macos-x64", "macos-arm64", "linux-x64"]