Skip to content

Releases: trikset/trik-studio

trik-studio-appveyor-v1707

17 Apr 12:04

Choose a tag to compare

Pre-release

Uploaded from AppVeyor

1674

14 Apr 21:17
e6adfc5

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

Choose a tag to compare

JUNIOR: can save robot image to project, other fixes

junior-2020.1

02 Apr 13:01

Choose a tag to compare

initial draft of Junior edition

2020.1-NTI1

09 Mar 19:20
29b1225

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

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

2019.8

24 Nov 21:42
a2a0447

Choose a tag to compare

TRIK: Upload all opened .py and .js files
TRIK: fix commas in `print` in JavaScript
2D-model: fix loading of JPEG images on Windows
TRIK: Python engine uses the same `timer` implementation as JS
Text editor: unmatched braces highlighting + enable regions folding
TRIK, 2D-model, JS: fix video-based line sensor interpretation
EV3, 2D-model: lots of improvements for distance sensors handling
2d-model: use latest Box2D for `real physics` mode
Other: .qrs format changed to be ZIP
Other: lots of improvements in 2D-model scene drawing tool

2019.7

27 Oct 23:09
c5b1a59

Choose a tag to compare

1. Main feature of this release is a set of improvements in 2D model scene drawing and manipulation
2. Fixed lots of minor issues with images
3. EV3 fixes for gyrosensor and subprograms
4. Fixed some annoynig issues with realistic physics
5. Python improvements: mostly works for all examples.

2019.6

09 Sep 17:26
fe4912f

Choose a tag to compare

After summer camps testing and summer hackathon

- Fixed crash and missing shared object in GNU/Linux installer
- Realistic physics option is now part of the world/save file and warning message is produced to turn it on when needed
- Fakescene/invisible background support
- Corrected EV3 ultra-sonic distance sensor mesurement units (now metric system, cm).
- Unified NXT/EV3 sensors' names
- EV3 color sensor modes (Ambient, Reflected)
- HiDPI / Retina screen resolution support
- macOS installer CI and auto-deployment, Qt5.12.4, but still alpha quality

2019.5

28 Jul 08:11
2019.5
400a390

Choose a tag to compare

Gyro, show(array), IR Seeker, while

- Gyrosensor for EV3 in 2D model/simulation
- Function block renamed to Expression (code).
- Replace By context menu now has icons for blocks
- Fixed crash when JavaScript execution in 2D-model was stopped with
toolbar button
- Checker service can check JS.
- EV3 IR seeker support
- Fixed encoders in 2D-model when robot is stuck
- `While` block for NXT
- `brick.display().show(array, width, height, format)` format is
`"rgb888"`, `"grayscale8"`, `"rgb32"`
- `width` for `wall`s in xml.