Skip to content

Releases: trikset/trik-studio

2020.4

19 Jul 09:06
21f49d6
Compare
Choose a tag to compare
Cumulative fix release with few features

* Significantly improved simulation performance, fixed slow-down in autosave
* TRIK color sensor in 2D-model
* Fixed `print` for Python
* Python 3.7 support for all platforms
* Simulation speed factor can be set from CLI
* Multiple fixes for subprograms after 2020.3

2020.3

03 Jun 09:49
930a3e9
Compare
Choose a tag to compare
EV3 color sensor and multiple fixes

* Support for EV3 color sensor in 2D
* Load world into 2D ignoring robot configuration
* Fixed multiple issues with subprograms import
* Fixed crash on exint on macOS

jr2020.2

23 Apr 18:49
Compare
Choose a tag to compare
JUNIOR: initial public release

2020.2

16 Apr 21:36
Compare
Choose a tag to compare
Improvements for online teaching era (fonts, HiddenVariables)
Marker support for TRIK in simulation (JS, Py)
Fixes in drawing tool, shortcuts for drawing

trik-studio-appveyor-v1707

17 Apr 12:04
Compare
Choose a tag to compare
Pre-release

Uploaded from AppVeyor

1674

14 Apr 21:17
e6adfc5
Compare
Choose a tag to compare
Add markerUp and markerDown generation on TRIK model (#861)

* Add markerUp and markerDown generation on TRIK model

* Updare copyrights

Co-Authored-By: iakov <iakov@users.noreply.github.com>

Co-authored-by: iakov <iakov@users.noreply.github.com>

j2020.2-rc1

12 Apr 14:54
Compare
Choose a tag to compare
JUNIOR: can save robot image to project, other fixes

junior-2020.1

02 Apr 13:01
Compare
Choose a tag to compare
initial draft of Junior edition

2020.1-NTI1

09 Mar 19:20
29b1225
Compare
Choose a tag to compare
Fixes for NTI olympiad

Add custom speed factor parameter to 2d-model
Fix saving no-qrs tabs
Put robot's console in the same window with twoDModelWidget
Fix patcher UAC notification on Windows (add manifest)
Fix `import` for Python
Do not install zlib on linux (incorrect dependencies)
Fix incorrect associated command on Windows

2020.1

26 Feb 18:40
6ba5d84
Compare
Choose a tag to compare
2020.1 cumulative fix and Python public preview

Multiple background images can be used
Wait for gyro angle instead of speed on TRIK
Fix for robot options rendering on macOS and GNU/Linux
Few small fixes for EV3
Python generation and interpretation. Public preview.
Run and stop robot with F5 and Shift+F5 in code interpretation
Deploy all opened scripts on Run (TRIK)
Support for include in JavaScript
Fields patching for .qrs
2D-model standalone executable for all platforms
Start coding without new project, just load а field and a script