linux-wallpaperengine/wallpaperengine/core
Alexis Maiquez e80ce94331 + Support for null textures in material passes
+ Basic parsing for object's effects (missing passes specified in the scene.json)

Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2019-08-14 10:42:10 +02:00
..
objects + Support for null textures in material passes 2019-08-14 10:42:10 +02:00
scenes + Added parsing of general section of the JSON for the scene and the needed getters for the scene 2019-08-13 18:03:24 +02:00
object.cpp + Support for null textures in material passes 2019-08-14 10:42:10 +02:00
object.h + Support for null textures in material passes 2019-08-14 10:42:10 +02:00
project.cpp Started rewrite of the wallpaper interpreter to aim for a more separated approach, this way the whole JSON data can be parsed and kept separeted from the actual rendering logic 2019-08-13 17:17:08 +02:00
project.h Started rewrite of the wallpaper interpreter to aim for a more separated approach, this way the whole JSON data can be parsed and kept separeted from the actual rendering logic 2019-08-13 17:17:08 +02:00
scene.cpp + Added parsing of sounds 2019-08-14 01:23:44 +02:00
scene.h + Support for null textures in material passes 2019-08-14 10:42:10 +02:00