linux-wallpaperengine/wallpaperengine/core
Alexis Maiquez c2bc23414e + Added string to integer color conversion
+ Added partial parsing of particles
+ Support for particle emitter parsing
+ Support for particle initializers parsing
+ Support for particle controlpoints parsing

Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2019-08-14 16:55:15 +02:00
..
objects + Added string to integer color conversion 2019-08-14 16:55:15 +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 + Added string to integer color conversion 2019-08-14 16:55:15 +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