Recent Releases of OpenFLUID
OpenFLUID - OpenFLUID v2.2.0
What's Changed
- Update of CI for Windows using MSYS2 in GitHub workflow by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1023
- Devstudio save as 1009 by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1032
- Refactoring of Filesystem class using std::filesystem from C++17 STL by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1034
- Multiple updates and code cleaning to decrease Qt usage by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1035
- Replacement of QLibrary by internal dynamic library manager by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1036
- Contribution to Qt removal by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1039
- Enum classes api break final by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1044
- Update of general, workspace and projects settings to JSON format by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1054
- Removal of the deprecated openfluid-market library by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1055
- Replacement of Qt by TinyXML2 for XML serialization by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1059
- Minor fixes 1025 1047 1033 1057 by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1060
- Introduction of format version in fluidx files + reporting by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1061
- Information when cmake not available for devstudio build actions by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1064
- Save of apps windows geometries in preferences by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1065
- Replacement of RapidJSON by nlohmann/json for JSON data management by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1067
- Removal of openfluid-landr library by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1070
- Refactoring of third party libraries management by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1071
- Fix of build configuration for third party library by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1073
- Removal of GDAL 1 compatibility by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1076
- Devstudio ergo 1017 by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1074
- Polish of wares development UI and fix of example dataset by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1080
- DevStudio build options implementation cleaning by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1081
- Ordered ware tabs 1052 via widget by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1082
- Refactoring of Filesystem management + Fix Github actions + Apple Silicon compatibility by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1084
- Removal of interp generator temporary folder by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1085
- Extension of ARM compatibility to Linux systems by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1086
- Refactoring and cleaning of wares sources management, preliminary to intoduction of new signature system by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1088
- Major refactoring of wares management by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1089
- Fixing of apps menus on macos and code cleaning by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1094
- Major refactoring of wares sources management by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1097
- Prepare workspace and minor fix on configuration for creating wares by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1099
- Move of classes for wares development used for UI only by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1100
- New ware signature system by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1103
- Isolation of Qt dependencies by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1104
- Fix of cmake scripts installation and variable name for src directory in config.hpp by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1107
- Process management and string helpers by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1110
- Code fragments in DevStudio by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1102
- Refactoring of program proxies by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1113
- Configure and build wares using the command line by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1115
- Fragment basic operations by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1114
- Migration tool for wares sources from OpenFLUID 2.1.x to 2.2.0 by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1126
- Removal of Qt from non UI libs and apps by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1130
- Ware actions consistency by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1124
- Introduction of ware sources checking tool by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1132
- DevStudio features for wares and fragments by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1133
- Major update of the README file by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1135
- Bug fixes related with ware migration by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1136
- Major update of included wares sources format by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1138
- DevStudio : ware board + ware migration by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1139
- Introduction of docalyzer by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1143
- Improved management of pandoc external program by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1145
- Fix of missing test guard for Docalyzer by @jctophefabre in https://github.com/OpenFLUID/openfluid/pull/1148
- Signature editor by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1152
- Template var in signature by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1164
- Windows fixes and logging proto by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1171
- Extend generator capabilities by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1175
- Fix multicol bad data by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1177
- Multicolumn generator edge cases handling by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1183
- Creation of json comparison tests for simulator signature by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1184
- Updated examples for 2.2 by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1186
- Verbose example installation process by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1187
- Fix Git context menu in DevStudio by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1191
- Debug improvements low level by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1193
- Fix outputs simulation mode by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1197
- Fix of code insertion in DevStudio by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1201
- Fix expose run worker api by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1202
- Revert migration devstudio by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1203
- Simulator purge command by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1207
- Fixes on docalyzer CLI and test suite by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1205
- French translations for apps UI of version 2.2 by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1209
- Fix of create-ware main-class option by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1212
- Command line display upgrade by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1213
- misc by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1214
- Partial fix of compilation warnings by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1216
- Doxygen documentation improvements by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1217
- Doc fixes by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1218
- Git pre-push hook by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1219
- Builderext UI and code cleaning by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1220
- Automigrate ghosts by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1222
- More ware checks by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1224
- Consolidating apps by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1225
- Fixing API for oldSignaturePath by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1226
- Update of openfluid commands by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1227
- More strict git hook by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1230
- Fixes UI by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1231
- Generalisation of randomness using seeds by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1233
- Generalization of GetSimulatorParam by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1234
- Exposition of maps graphics to API by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1237
- Resolving some TOIMPL by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1239
- Observer data by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1238
- To impl resolve by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1241
- DevStudio and migration fixes by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1243
- Fix of initializing wrong internal log file with current workspace by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1247
- Improvement of ware migration test by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1244
- Fix of date edit issues in Builder by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1248
- Windows tests fix by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1252
- Fix of ware migration when no issues in signature by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1254
- Fix of detail display in ware board by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1255
- Fix generator multicol refresh by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1263
- Ware configuration trigger after signature edit in DevStudio by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1264
- Fix of WARE_INCLUDE_DIRS shadowing in ware CMakeLists.txt by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1267
- Fix of resetting selection when filtering on import ware dialog by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1269
- Replacement of doxygen template in openfluid manual by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1272
- Deps in signature by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1273
- Management of signature on fragment creation in DevStudio by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1274
- Fragment doc by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1275
- Warning on ware migration for tags containing non-alphanum characters by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1276
- Improved FR translation by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1278
- Force option migrate-ware command line by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1279
- Usability minor improvements by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1280
- Add missing toc in web documentation by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1281
- Update examples simulators to 2.2 by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1282
- Switch to version 2.2.0~beta1 by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1283
- Improvements of packaging by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1284
- Minor fixes by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1286
- Refresh macos support by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1289
- Minor update CLI by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1292
- Update of multi-column generators doc by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1293
- Doc adjusted by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1296
- Fix create-ware command silence when failing by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1297
- Fix Qt bugs by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1298
- Doc refresh by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1299
- Minor fixes release by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1301
- Merging commits dorian by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1304
- Better management of dependencies in signature in DevStudio by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1305
- Improve UI signature by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1307
- Minor cleaning by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1310
- Add of github action for ubuntu 22.04 Qt5 by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1311
- Integrating fixes by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1314
- Release 220 by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1316
- Update of authors by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1318
- Update of readme by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1319
- Fix of project opening bug in Bindings by @DorianGerardin in https://github.com/OpenFLUID/openfluid/pull/1320
- 2.2.0 by @Arthoni in https://github.com/OpenFLUID/openfluid/pull/1321
Full Changelog: https://github.com/OpenFLUID/openfluid/compare/v2.1.11...v2.2.0
Natural Resources - Soil and Land
- C++
Published by Arthoni about 2 months ago

OpenFLUID - OpenFLUID v2.1.11
Natural Resources - Soil and Land
- C++
Published by jctophefabre about 4 years ago

OpenFLUID - OpenFLUID v2.1.8
Natural Resources - Soil and Land
- C++
Published by jctophefabre over 4 years ago

OpenFLUID - OpenFLUID v2.1.9
Natural Resources - Soil and Land
- C++
Published by jctophefabre over 4 years ago

OpenFLUID - OpenFLUID v2.1.10
Natural Resources - Soil and Land
- C++
Published by jctophefabre over 4 years ago



OpenFLUID -
Downloads available at https://www.openfluid-project.org/downloads/
Natural Resources - Soil and Land
- C++
Published by jctophefabre about 7 years ago









