1 Commits (7ec19ab5be27dd1bd87476a86d07bf2fe103a4ce)

Author SHA1 Message Date
  C. J. Howard 7ec19ab5be Rename ecs namespace to entity, move components to entity::component namespace, move systems into entity::system namespace 2 years ago
  C. J. Howard 4459d51367 Add more blackbody-related functions, add functions related to refraction, improve blackbody and atmosphere-related calculations in the astronomy system 2 years ago
  C. J. Howard f26552c3ad Improve sky pass, improve parameterization of atmospheric scattering, add more atmospheric scattering-related functions to the physics::atmosphere namespace 2 years ago
  C. J. Howard 272c871d15 Integrate blackbody lighting with atmospheric scattering 2 years ago
  C. J. Howard 9b6c9504ff Add photometric and radiometric functions to the physics namespace, add more blackbody functions, add quadrature namespace with trapezoid rule integral approximation function, make astronomy system capable of calculating the luminous flux of a blackbody 2 years ago
  C. J. Howard 9b7fe1b438 Rename solar system to orbit system, make orbit and astronomy system use new orbital mechanics functions. Fixes #2 2 years ago
  C. J. Howard 9de00878ac Move components and systems to ecs namespace 3 years ago
  C. J. Howard 2c4e237276 Update copyright date 3 years ago
  C. J. Howard 12020be05a Depth-sort decals properly, add decal offset, and fix painting cursor position 3 years ago
  C. J. Howard 32b1bcf667 Add tool ascent and descent animations 3 years ago
  C. J. Howard 752991b0f5 Add outline pass 3 years ago
  C. J. Howard 924cde00e5 Refactor application to split into application class and separate game bootloader 3 years ago
  C. J. Howard 5a2d886113 Move dependencies to superbuild repo 3 years ago
  C. J. Howard c9779bf766 Replace old repo contents with new repo contents 3 years ago
  C. J. Howard 7410a2ea85
Make this repository a submodule of a superbuild repository. And countless changes and updates to the game, including converting gameplay code to ECS-based 5 years ago
  C. J. Howard 429d7b642b Initial commit 7 years ago