trik-studio
trik-studio copied to clipboard
TRIK Studio programming environment
```python3 /usr/include/python3.11/object.h:107:28: note: in expansion of macro '_Py_CAST' 107 | #define _PyObject_CAST(op) _Py_CAST(PyObject*, (op)) | ^~~~~~~~ /usr/include/python3.11/object.h:136:31: note: in expansion of macro '_PyObject_CAST' 136 | # define Py_TYPE(ob) Py_TYPE(_PyObject_CAST(ob)) |...
- [x] Mention/reference old https://github.com/qreal/qreal project. - [x] Remove other mentions. - [x] Badges, - [x] TRIK Studio logo (coming soon) - [ ] Reference to issue reporting procedure REPORT_ISSUE.md....
RosaLinux version 2022.2 How to link system libraries to avoid re-assembly of quazip and qscintilla.The project is being assembled, but it's getting in the way.
Some distros (Debian, Ubuntu, AltLinux) has `libqscintilla2-qt5-dev` onboard, and the Homebrew has `qscintilla2` too. Make a `CONFIG+=use_system_qscintilla` option for this build
After #1594 this is useful to have translations for standard controls (buttons?) and some dialogs.
Useful for partially completed tasks like `7 points earned`. We have multiple incoming requests for it. The design of the solution to be discussed later.
1. Original request > Далее предложение. Мы хотели бы рисовать полигоны в формате SVG. Сейчас, указывая размеры в миллиметрах, на сетке TRIK Studio получаем соответствие примерно такое: 1 мм ~...
Original request: > 1) На мой взгляд логичнее сделать так, чтобы блок ожидания начинал отсчет с момента окончания предшествующего ему полетного блока, т.е. если стоит Полет в точку -> задержка,...
Unsupported obsolete assembler is a problem, for example, see #747 Migration to https://github.com/ev3dev/lmsasm/releases can help.