linux-wallpaperengine/wallpaperengine
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
..
fs - Removed the whole "fileResolver" class in favour of using the actual irrlicht file-handling functions 2019-04-04 16:51:54 +02:00
irr - Removed the whole "fileResolver" class in favour of using the actual irrlicht file-handling functions 2019-04-04 16:51:54 +02:00
shaders - Removed the whole "fileResolver" class in favour of using the actual irrlicht file-handling functions 2019-04-04 16:51:54 +02:00
video + Support for setting orthographic camera from scene information 2018-09-21 21:10:02 +02:00
camera.cpp ~ Current status of camera modifications 2018-07-06 16:04:18 +02:00
camera.h ~ Current status of camera modifications 2018-07-06 16:04:18 +02:00
config.cpp ~ Better path resolving handling 2018-07-06 14:41:15 +02:00
config.h + Basic parsing for json files on project (just scene, project objects and basic images) 2018-07-06 13:47:11 +02:00
core.cpp + Basic parsing for json files on project (just scene, project objects and basic images) 2018-07-06 13:47:11 +02:00
core.h + Basic parsing for json files on project (just scene, project objects and basic images) 2018-07-06 13:47:11 +02:00
effect.cpp - Removed the whole "fileResolver" class in favour of using the actual irrlicht file-handling functions 2019-04-04 16:51:54 +02:00
effect.h ~ Better path resolving handling 2018-07-06 14:41:15 +02:00
image.cpp - Removed the whole "fileResolver" class in favour of using the actual irrlicht file-handling functions 2019-04-04 16:51:54 +02:00
image.h - Removed the whole "fileResolver" class in favour of using the actual irrlicht file-handling functions 2019-04-04 16:51:54 +02:00
irrlicht.cpp + Added renderization control to the file loading system (scenes control the whole renderization) 2018-08-27 16:15:31 +02:00
irrlicht.h + Added renderization control to the file loading system (scenes control the whole renderization) 2018-08-27 16:15:31 +02:00
object3d.cpp + Added renderization control to the file loading system (scenes control the whole renderization) 2018-08-27 16:15:31 +02:00
object3d.h + Added renderization control to the file loading system (scenes control the whole renderization) 2018-08-27 16:15:31 +02:00
object.cpp + Added renderization control to the file loading system (scenes control the whole renderization) 2018-08-27 16:15:31 +02:00
object.h + Added renderization control to the file loading system (scenes control the whole renderization) 2018-08-27 16:15:31 +02:00
project.cpp - Removed the whole "fileResolver" class in favour of using the actual irrlicht file-handling functions 2019-04-04 16:51:54 +02:00
project.h - Removed the whole "fileResolver" class in favour of using the actual irrlicht file-handling functions 2019-04-04 16:51:54 +02:00
scene.cpp - Removed the whole "fileResolver" class in favour of using the actual irrlicht file-handling functions 2019-04-04 16:51:54 +02:00
scene.h - Removed the whole "fileResolver" class in favour of using the actual irrlicht file-handling functions 2019-04-04 16:51:54 +02:00
texture.cpp - Removed the whole "fileResolver" class in favour of using the actual irrlicht file-handling functions 2019-04-04 16:51:54 +02:00
texture.h - Removed the whole "fileResolver" class in favour of using the actual irrlicht file-handling functions 2019-04-04 16:51:54 +02:00