Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not use the glory double type everywhere #336

Open
1 of 5 tasks
ichinii opened this issue Oct 8, 2024 · 0 comments · May be fixed by #337
Open
1 of 5 tasks

Do not use the glory double type everywhere #336

ichinii opened this issue Oct 8, 2024 · 0 comments · May be fixed by #337
Labels
A-core Area: The core library (rayx-core) C-refactor Category: Improve code quality

Comments

@ichinii
Copy link
Collaborator

ichinii commented Oct 8, 2024

Coming from Vulkan, double is used all over the place. We dont have this requirement anymore.

Places where we can improve the legacy double standard:

  • EventType
  • FormatComponent
  • possibly some members of Ray
  • CSV and H5 files
  • ...add more
@ichinii ichinii added C-enhancement Category: Adding a new feature question Further information is requested labels Oct 8, 2024
@ichinii ichinii assigned Atraxus and unassigned Atraxus Oct 8, 2024
@ichinii ichinii added A-core Area: The core library (rayx-core) C-refactor Category: Improve code quality and removed C-enhancement Category: Adding a new feature question Further information is requested labels Oct 8, 2024
@ichinii ichinii linked a pull request Oct 8, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-core Area: The core library (rayx-core) C-refactor Category: Improve code quality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants