-
- Downloads
Merge branch 'master' into feature/#470_Create_a_color_lookup_table
#470
No related branches found
No related tags found
Showing
- .gitattributes 1 addition, 0 deletions.gitattributes
- .gitignore 1 addition, 0 deletions.gitignore
- .gitlab-ci.yml 243 additions, 89 deletions.gitlab-ci.yml
- cmake/Testing.cmake 2 additions, 0 deletionscmake/Testing.cmake
- cmake/cppcheck.cmake 1 addition, 1 deletioncmake/cppcheck.cmake
- conanfile.py 4 additions, 4 deletionsconanfile.py
- demos/combustion_demo/src/combustion_demo.cpp 31 additions, 25 deletionsdemos/combustion_demo/src/combustion_demo.cpp
- demos/viewer/src/viewer.cpp 0 additions, 1 deletiondemos/viewer/src/viewer.cpp
- library/phx/core/component.hpp 1 addition, 1 deletionlibrary/phx/core/component.hpp
- library/phx/core/entity.hpp 1 addition, 1 deletionlibrary/phx/core/entity.hpp
- library/phx/display/hmd.hpp 0 additions, 2 deletionslibrary/phx/display/hmd.hpp
- library/phx/input/openvr_controller_model_system.cpp 3 additions, 4 deletionslibrary/phx/input/openvr_controller_model_system.cpp
- library/phx/rendering/auxiliary/splash_screen.cpp 1 addition, 5 deletionslibrary/phx/rendering/auxiliary/splash_screen.cpp
- library/phx/rendering/backend/render_target.cpp 0 additions, 3 deletionslibrary/phx/rendering/backend/render_target.cpp
- library/phx/rendering/components/projection.cpp 4 additions, 2 deletionslibrary/phx/rendering/components/projection.cpp
- library/phx/rendering/components/projection.hpp 1 addition, 1 deletionlibrary/phx/rendering/components/projection.hpp
- library/phx/rendering/components/resource_component.hpp 22 additions, 23 deletionslibrary/phx/rendering/components/resource_component.hpp
- library/phx/rendering/components/skybox.cpp 100 additions, 0 deletionslibrary/phx/rendering/components/skybox.cpp
- library/phx/rendering/components/skybox.hpp 83 additions, 0 deletionslibrary/phx/rendering/components/skybox.hpp
- library/phx/rendering/components/transform.cpp 3 additions, 2 deletionslibrary/phx/rendering/components/transform.cpp
Loading
Please register or sign in to comment