-
![Screenshot_2024-02-08_10-07-44](https://github.com/hitchhikr/protrekkr/assets/151651/eb8e0f38-f6da-4328-8877-fc52ec033149)
just built under arch linux, nothing to see in the main (track) panel.
…
-
Why T3D need DirectX_SDK dependence if I was compiling with OpenGL?
The requirement for DirectX_SDK should be removed when is compiling with OpenGL. Or I'm wrong?
VS2010
release-3.7 branch
John3 updated
7 years ago
-
**Describe the bug**
In fresh Pharo 9 try to use cmd+x, cmd+z in playground when you are in English keyboard mode. They work.
You need a second keyboard layout on your machine to see the issue. Swit…
-
Being able to easily scale a rect by a percent is vital to the real time scaling possible with sdl2.video.
I rarely use the rect.inflate() method as is. Whenever I need to scale a rect I want to d…
-
I'am trying execute this:
```
from kivy.app import App
from kivy.uix.boxlayout import BoxLayout
from kivy.lang import Builder
from plyer import camera
import time
Builder.load_string('''…
-
Even though the Mac builds now build and run again, there may be an issue with the SDL2 integration now. When opening the settings, this is in the log:
```ERROR:Thread-12:clibs.init_sdl: Failed to…
-
The 'pan', 'resize' end 'below_target' softinput_mode does not work on iOS (9.2) with kivy version 1.9.1.
The code I use for this on Android however does not work on iOS
```
import kivy
from kivy.ap…
-
### Versions
* Python: v3.5.3
* OS: Linux raspberrypi 4.19.57-v7
* Kivy: 1.11.1
* Kivy installation method: pip3 install kivy
### Description
See the images below. The outlined text displa…
-
hi. Searching for a tool to edit footage from an lg360 camera, i found your work that seems very interesting.
But i cannot import my footage in davinci because it seems to have only auio data (novide…
-
这是我唯一一个找到使用深度学习的斗兽棋ai,但如何运行我还是不明白,能详细说说吗?