Differences From Artifact [6011a74a0d]:
- File src/rendergl.mm — part of check-in [d2b3ff790f] at 2025-03-09 18:57:42 on branch trunk — Convert dynent to a class (user: js, size: 10984) [annotate] [blame] [check-ins using]
To Artifact [4da3c2483c]:
- File src/rendergl.mm — part of check-in [09eb96f339] at 2025-03-11 01:20:17 on branch trunk — Make use of the new -[OFString intValue] (user: js, size: 10974) [annotate] [blame] [check-ins using]
︙ | |||
193 194 195 196 197 198 199 | 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 | - + | } COMMAND(texturereset, ARG_NONE) void texture(OFString *aframe, OFString *name) { @autoreleasepool { |
︙ |