-
Mightily
__Originally posted by @GoogleZip in https://github.com/surfcodes/surf/issues/32__
-
While current firmware is attempting to connect to a cellular network, submersion in water (tripping of wet/dry sensor) does not immediately trigger a new session. It would be a valuable addition to h…
-
From one of our users:
> Since I can't estimate how many emails are sent via the software, I would love to see a webhook integration for e.g. Discord or Slack. That would be very helpful and would …
-
Pixelates an image, thinking this could have use cases in things such as death animations.
```python
pygame.transform.pixelate(surf: pygame.Surface, pixel_size: int)
```
-
These are two tutorial cases (Regressions: mixtank_tui and fluid-bed_tui). I will share cases with you @ajain-work
### script ###
import os
os.chdir("C:/shared/testing/develop/tutorials/fluid-b…
-
```
What steps will reproduce the problem?
1. Compiling with OpenCV 2.4 installed
What is the expected output? What do you see instead?
It should be compiled. But These errors Occur:
/home/alireza/To…
-
```
What steps will reproduce the problem?
1. Compiling with OpenCV 2.4 installed
What is the expected output? What do you see instead?
It should be compiled. But These errors Occur:
/home/alireza/To…
-
```
What steps will reproduce the problem?
1. Compiling with OpenCV 2.4 installed
What is the expected output? What do you see instead?
It should be compiled. But These errors Occur:
/home/alireza/To…
-
`if is_dead == False:
for entity in all_sprites:
screen.blit(entity.surf, entity.rect)
screen.blit(player.surf, player.rect)
pressed…
-
Occasionally Surf's dcache in not accessible, for hours at a time. This is annoying for researchers (or during demo's). However, if you use ewatercycle for teaching this is terrible.
@sverhoeven su…