Cube  Check-in [304230c1e1]

Overview
Comment:Avoid pointless pointers

Passing OFVector3D by reference is annoying and is worse at passing via registers.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 304230c1e18fc15a2e66b01bbc1727d107b9d27be6949aad99419bc153bf6e66
User & Date: js on 2025-03-23 21:52:54
Other Links: manifest | tags
Context
2025-03-23
22:14
Fix wrong argument order for calculating distance check-in: 75095b4f6e user: js tags: trunk
21:52
Avoid pointless pointers check-in: 304230c1e1 user: js tags: trunk
21:31
Remove vdist check-in: 6259424802 user: js tags: trunk
Changes