aboutsummaryrefslogtreecommitdiff
path: root/src/ray.c
AgeCommit message (Expand)Author
2024-06-30Add support for release compilation modeHEADmasterTristan Riehs
2024-06-30Improve dynamic loadingTristan Riehs
2024-06-28Integrate the new text interfaceTristan Riehs
2024-06-28Only enable reload key in debug modeTristan Riehs
2024-06-28Remove old commented codeTristan Riehs
2024-06-28Ensure window regions do not overlapTristan Riehs
2024-06-28Fix the drawing of resultsTristan Riehs
2024-06-25Display time calculations takeTristan Riehs
2024-06-22Start displaying resultsTristan Riehs
2024-06-22Implement saving stateTristan Riehs
2024-06-22Fix font size adjutmentTristan Riehs
2024-06-22Make the display responsiveTristan Riehs
2024-06-22Set window resizableTristan Riehs
2024-06-22Implement dynamic reload in shared libraryTristan Riehs
2024-06-22Fix Raylib interface input managementTristan Riehs
2024-06-20Improve position of calculationTristan Riehs
2024-06-20Start using Raylib drawingTristan Riehs
2024-06-20Use cli and gui as shared librariesTristan Riehs
2024-06-20Start the implementation of the Raylib-based UITristan Riehs