index
:
calculer
master
Train Mental Calculus
Tristan Riehs <tristan.riehs@bordeaux-inp.fr>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ray.c
Age
Commit message (
Expand
)
Author
2024-06-30
Add support for release compilation mode
HEAD
master
Tristan Riehs
2024-06-30
Improve dynamic loading
Tristan Riehs
2024-06-28
Integrate the new text interface
Tristan Riehs
2024-06-28
Only enable reload key in debug mode
Tristan Riehs
2024-06-28
Remove old commented code
Tristan Riehs
2024-06-28
Ensure window regions do not overlap
Tristan Riehs
2024-06-28
Fix the drawing of results
Tristan Riehs
2024-06-25
Display time calculations take
Tristan Riehs
2024-06-22
Start displaying results
Tristan Riehs
2024-06-22
Implement saving state
Tristan Riehs
2024-06-22
Fix font size adjutment
Tristan Riehs
2024-06-22
Make the display responsive
Tristan Riehs
2024-06-22
Set window resizable
Tristan Riehs
2024-06-22
Implement dynamic reload in shared library
Tristan Riehs
2024-06-22
Fix Raylib interface input management
Tristan Riehs
2024-06-20
Improve position of calculation
Tristan Riehs
2024-06-20
Start using Raylib drawing
Tristan Riehs
2024-06-20
Use cli and gui as shared libraries
Tristan Riehs
2024-06-20
Start the implementation of the Raylib-based UI
Tristan Riehs