| Commit | Date | Author | Summary |
| 189ca723a9 | 2026-02-16 21:31:45 +0100 | arun3688 | propagate simflags to Backend DAE (#15010) |
| 460a4e49af | 2026-02-16 17:27:54 +0100 | phannebohm | [NB] Use compound equation consistently (#15036) |
| 217edcb4de | 2026-02-16 17:24:30 +0100 | CJLuiten | Update simflags to simargs in documentation (#15028) |
| ec92c72b71 | 2026-02-16 16:18:06 +0100 | Adeel Asghar | Merge the element and constrainedby modifiers (#15035) |
| bf559ea92f | 2026-02-16 16:01:29 +0100 | anotheruserofgithub | Smooth animation by increasing frame rate to 60 Hz (#15000) |
| b574cc47ae | 2026-02-16 14:59:31 +0100 | phannebohm | [NB] Fix solve for single MULTI_COMPONENT (#15033) |
| 9e2f652e16 | 2026-02-16 14:49:33 +0100 | phannebohm | [NB] Remove empty partitions (#15034) |
| 1e59d271af | 2026-02-16 12:34:29 +0100 | Andreas | Update GPG key in README (#15032) |
| 987e8f1c1b | 2026-02-13 18:31:31 +0100 | Adeel Asghar | Set the font on both editor widget and the underlying document (#15025) |
| 587623443c | 2026-02-13 17:53:35 +0100 | Andreas | [C] Deactivate sample after first event iteration (#15026) |
| 5404d00355 | 2026-02-13 16:05:44 +0100 | Julien Schueller | [build] CMake: Remove optimization headers from FMUs (#14966) |
| 64c9058b1f | 2026-02-13 15:09:33 +0100 | Per Östlund | Fix spelling (#15024) |
| 56e53070f3 | 2026-02-13 14:23:32 +0100 | linuslangenkamp | [GBODE] add stage-value-predictors to (E)SDIRK methods (#15022) |
| a2af4cfcb3 | 2026-02-13 10:23:57 +0100 | phannebohm | [NB] Ignore exclusively initial edges (#15021) |
| 92239140d7 | 2026-02-12 22:42:27 +0100 | anotheruserofgithub | Set timer interval with requested visual time step (#14999) |
| b90b8a4138 | 2026-02-12 16:28:59 +0100 | anotheruserofgithub | Enable precise timer for accurate animation update (#14998) |
| 1b8d935833 | 2026-02-12 15:31:23 +0100 | anotheruserofgithub | Remove useless UserSimSettingsMAT to avoid calling TimeManager::setHVisual() (#14997) |
| 84854e8558 | 2026-02-12 12:53:27 +0100 | rfranke | [NB,Cpp] Stop using __z(Dot) for state(derivatives) and add test |
| 96d9e3dece | 2026-02-12 12:47:27 +0100 | rfranke | [NB,Cpp] add support for alias equations |
| c6e4ddf618 | 2026-02-12 14:52:06 +0100 | anotheruserofgithub | Remove unused default VisualizationAbstract's ctor (#14996) |
| 56af40f508 | 2026-02-12 14:02:05 +0100 | anotheruserofgithub | Pass sensible default values to TimeManager's ctor (#14995) |
| b898cf3469 | 2026-02-11 18:35:11 +0100 | Adeel Asghar | Remove debug info from ExpressionTest (#15017) |
| 2733f66868 | 2026-02-11 17:51:55 +0100 | Adeel Asghar | Handle variable evaluation for nested replaceable elements (#15016) |
| 5e9b9e62e3 | 2026-02-11 12:00:19 +0100 | rfranke | Maintain cpp tests that don't run regularly and teardown (#15007) |
| d9115be972 | 2026-02-11 00:18:41 +0100 | Per Östlund | Fix getModelInstance context for inherited components (#15015) |