Commit 38a83f3
committed
Update Umbra submodule.
This is a regression of the event lag issues until events are switched
over to SDL.1 parent 757c881 commit 38a83f3
3 files changed
+7
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
50 | | - | |
51 | | - | |
| 51 | + | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
- .pre-commit-config.yaml+18
- CHANGELOG.md+1-1
- build/make/makefile-mingw+15-15
- src/demo/circle.hpp+7-3
- src/demo/credits.hpp+1
- src/demo/demo.cpp+19-9
- src/demo/demo.hpp+1-1
- src/demo/main.cpp+1
- src/demo/matrix.hpp+1
- src/demo/panel.hpp+3-3
- src/demo/rabbit.cpp-5
- src/demo/rabbit.hpp+4-1
- src/umbra/engine.cpp+38-45
- src/umbra/engine.hpp+1-2
- src/umbra/imod_bsod.hpp+1
- src/umbra/imod_credits.hpp+1
- src/umbra/imod_speed.cpp+38-31
- src/umbra/imod_speed.hpp+4-3
- src/umbra/module.hpp+2-2
- src/umbra/widget.cpp+49-42
- src/umbra/widget.hpp+2-5
0 commit comments