Commit b54d36f
Remove AWT dependencies from jme3-terrain ShaderUtils
- Remove mix(java.awt.Color, java.awt.Color, float) method (unused, AWT-dependent)
- Remove getImageDataFromImage(BufferedImage) method (unused, AWT-dependent)
- Remove all java.awt.* and related java.nio imports that were only used by those methods
Agent-Logs-Url: https://github.com/jMonkeyEngine/jmonkeyengine/sessions/8296ad20-a298-49e4-aeb5-aae4f42c13fb
Co-authored-by: riccardobl <4943530+riccardobl@users.noreply.github.com>1 parent 31110b9 commit b54d36f
1 file changed
Lines changed: 0 additions & 37 deletions
Lines changed: 0 additions & 37 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | 32 | | |
42 | 33 | | |
43 | 34 | | |
| |||
66 | 57 | | |
67 | 58 | | |
68 | 59 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | 60 | | |
76 | 61 | | |
77 | 62 | | |
| |||
257 | 242 | | |
258 | 243 | | |
259 | 244 | | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | 245 | | |
283 | 246 | | |
284 | 247 | | |
| |||
0 commit comments