Light
|
ffabc974aa
|
Lets GOOOO
|
2022-03-04 22:40:20 +03:30 |
|
Light
|
102dec99e0
|
ltpch
- Added target_precompile_headers to CMakeLists
- Removed #include "ltpch.h" from every .cpp file
|
2021-10-07 14:51:17 +03:30 |
|
Light
|
74a6035c32
|
Scene Serialization
- Scenes can now be serialized and de-serialized into .yaml files
- Added yaml-cpp as Dependency
|
2021-10-05 13:44:32 +03:30 |
|
Light3039
|
c12f97feb7
|
Fixed Linux
|
2021-09-23 11:20:57 +03:30 |
|
Steve Gremory
|
dc3650e118
|
Fixed CMake issues on linux, compile to test.
|
2021-09-20 12:13:03 +05:30 |
|
Light
|
c50b37d87f
|
Added Post Build Command
- Added post build command to Engine's CMakeLists to copy over the
shader conductor's .dll file
|
2021-09-13 16:08:21 +04:30 |
|
Light
|
eb00566953
|
Implemented ShaderConductor into Shaders
- glShader now uses ShaderConductor and compiles from .hlsl files
- Added Shader::Stage enum
- Removed .glsl files
- Improvements to CMakeLists files
- Maintenance
|
2021-09-13 12:17:26 +04:30 |
|
Light
|
32341d184c
|
Minor Changes
|
2021-09-11 11:29:44 +04:30 |
|
Light
|
ed486713d0
|
Converted from premake5 to CMake
|
2021-09-09 19:46:02 +04:30 |
|