- Physical model parameters can be changed (are saved into qrs now)
- Dark/light theme can be enforced with environment variable
TRIK_STUDIO_THEME - All kits: trigonometry functions now accesp only radians
- Different fixes and improvements
What's Changed
-
Add the physical parameter settings for the robot and wheels by @MinyazevR in #1985
-
All kits: Use radians instead of degrees by default in 2D simulation, interpreter, and generation by @MinyazevR in #1996
-
Fix: make the rotation angle calculation function continuous by @MinyazevR in #1953
-
Support light/dark mode selection with TRIK_STUDIO_THEME env var by @iakov in #1982
-
CI fix: Manually resolve port when install QTIFW for MacOS by @MinyazevR in #1965
-
Normalize objects size by @MinyazevR in #1962
-
Validate polygon before creating box2D object by @MinyazevR in #1968
-
Fix: add translations to save exercise widget by @MinyazevR in #1967
-
TRIK feature: Add a metric system by @MinyazevR in #1959
-
Update information in widgets when the metric system is changed and c… by @MinyazevR in #1969
-
Add --delay-before-exit option for 2DModel runner by @MinyazevR in #1976
-
Add physical parameters to WorldModel.xml for walls, balls, and skittles by @MinyazevR in #1974
-
Add CubeItem by @MinyazevR in #1973
-
Support the use of Image in actual metric system by @MinyazevR in #1970
-
Expand area when using Color Fields by @MinyazevR in #1981
-
Fix 2D-model parameters control UI issues by @MinyazevR in #1978
-
Correct loading of an empty xml with constraints by @MinyazevR in #1984
-
Bump thirdparty/checkapp/checkapp from
d33bc40to25b78a9in the small-apps group by @dependabot[bot] in #1987 -
Fix CubeItem deserialize by @MinyazevR in #1992
-
Remove cube padding for correct display on the scene by @MinyazevR in #1991
-
Fix the crash when objects intersect on the scene by @MinyazevR in #1990
-
Add tests for dynamic parameters by @MinyazevR in #1994
-
Bump the 3rd-party group with 2 updates by @dependabot[bot] in #1986
-
EV3: Fix atan2 RBF generation by @MinyazevR in #1998
Full Changelog: 2025.3...2025.4