Differences From Artifact [53768c91a1]:
- File src/rendercubes.cxx — part of check-in [0a0d4f9155] at 2024-07-20 15:08:41 on branch trunk — Run clang-format on the entire codebase (user: js, size: 10882) [annotate] [blame] [check-ins using]
- File src/rendercubes.mm — part of check-in [7c2704b3d7] at 2024-07-21 12:02:07 on branch trunk — Convert to ObjC++ (user: js, size: 10882) [annotate] [blame] [check-ins using]
To Artifact [93318b77b9]:
- File src/rendercubes.mm — part of check-in [f8f97851f3] at 2024-08-03 17:02:33 on branch trunk — Make conoutf take an OFString (user: js, size: 10883) [annotate] [blame] [check-ins using]
︙ | |||
67 68 69 70 71 72 73 | 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 | - + | { showm = !showm; }; void mipstats(int a, int b, int c) { if (showm) |
︙ |