Commit bcc0d80
committed
Update visual sample dependencies
The samples us some third-party libraries which have moved on since
these were ported to Magnum. Especially compatibility with CMake 4 and
newer; in addition some warnings have been fixed in third-party headers.
On the other hand the APIs have had some updates, so the code has been
updated to dodge some new deprecations.1 parent 73bdd25 commit bcc0d80
File tree
13 files changed
+30
-35
lines changed- ci
- modules
- src
- fluid
- game_of_life
- mandelbrot
- nbody
13 files changed
+30
-35
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
Submodule magnum updated 1508 files
Submodule magnum-bootstrap updated 22 files
- .circleci/config.yml+1
- .editorconfig+10
- .travis.yml+1
- CMakeLists.txt+28-4
- CONTRIBUTING.md+28
- COPYING+21
- README.md+330
- modules/FindCorrade.cmake-598
- modules/FindMagnum.cmake-1.2k
- modules/FindSDL2.cmake-228
- package/ci/appveyor-desktop-mingw.bat+56
- package/ci/appveyor-desktop.bat+56
- package/ci/appveyor-rt.bat+105
- package/ci/appveyor.yml+114
- package/ci/circleci.yml+301
- package/ci/emscripten.sh+68
- package/ci/travis-android-arm.sh+81
- package/ci/travis-ios-simulator.sh+84
- package/ci/travis.yml+218
- package/ci/unix-desktop.sh+55
- src/CMakeLists.txt-12
- src/MyApplication.cpp-26
Submodule magnum-integration updated 149 files
Submodule magnum-plugins updated 632 files
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
| 169 | + | |
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
| 176 | + | |
176 | 177 | | |
177 | 178 | | |
178 | 179 | | |
179 | 180 | | |
180 | | - | |
| 181 | + | |
181 | 182 | | |
182 | 183 | | |
183 | 184 | | |
| |||
198 | 199 | | |
199 | 200 | | |
200 | 201 | | |
201 | | - | |
| 202 | + | |
202 | 203 | | |
203 | 204 | | |
204 | 205 | | |
| |||
0 commit comments