Light
|
b54afb6046
|
Added EnTT
- Added EnTT
- Minor maintenance and fixes
|
2021-07-24 13:54:50 +04:30 |
|
Light
|
d6a400e05a
|
stb_image
- Moved stb_image implementation section from .h file to a .c file
|
2021-07-24 08:55:50 +04:30 |
|
Light
|
2121e0ea16
|
stb_image Project
- stb_image is now built inside a project as a static library
|
2021-07-23 15:03:47 +04:30 |
|
Light
|
c9352407e1
|
Textures
- Added Texture and glTexture class ( no dx implementation yet )
- Added TextureRendererProgram to Renderer
- Added LoadTexture to ResourceManager
- Added TextureShader
- Added awesomeface.png
- Removed unused shader files from Sandbox/res
- Fixed gladLoadGLLoader call in glGraphicsContext
- Enabled alpha blending in glGraphicsContext
- Added stb_image library
|
2021-06-29 11:01:11 +04:30 |
|