Wallpaper Engine backgrounds for Linux!
Go to file
Alexis Maiquez Murcia 9f9d44834b - Removed the whole "fileResolver" class in favour of using the actual irrlicht file-handling functions
~ Added a small utils class to read full files to ram for the purpose of parsing json files
  Most of these files are really small, so there shouldn't really be any memory concerns
+ Added support for loading backgrounds directly from PKG files


Signed-off-by: Alexis Maiquez Murcia <almamu@almamu.com>
2019-04-04 16:51:54 +02:00
.idea ~ Fixed texture display for scenes 2018-09-21 22:13:47 +02:00
CMakeModules + Added LZ4 lib to the compilation process 2019-04-02 17:08:34 +02:00
docs + Added some more information of the wallpaperengine textures format 2019-02-17 04:13:47 +01:00
nlohmann + Support for json parsing and basic wallpaperengine json deserialization and loading 2018-07-06 01:59:39 +02:00
res + Basic parsing for json files on project (just scene, project objects and basic images) 2018-07-06 13:47:11 +02:00
wallpaperengine - Removed the whole "fileResolver" class in favour of using the actual irrlicht file-handling functions 2019-04-04 16:51:54 +02:00
.gitignore + More shader compilation steps (broke with the origina, still some information to change) 2018-07-05 15:49:00 +02:00
CMakeLists.txt - Removed the whole "fileResolver" class in favour of using the actual irrlicht file-handling functions 2019-04-04 16:51:54 +02:00
main.cpp - Removed the whole "fileResolver" class in favour of using the actual irrlicht file-handling functions 2019-04-04 16:51:54 +02:00