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
Alexis Maiquez
7d2c4a76ed
+ Added parsing of general section of the JSON for the scene and the needed getters for the scene
...
Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2019-08-13 18:03:24 +02:00
Alexis Maiquez
cc74debaad
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
...
# Implemented basic project file loading
# Implemented basic camera settings loading
Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2019-08-13 17:17:08 +02:00
Alexis Maiquez Murcia
1821731d5a
+ Basic parsing for json files on project (just scene, project objects and basic images)
...
+ Re-structured some code to its (hopefully) final form (shader compiler, file finding, etc)
Signed-off-by: Alexis Maiquez Murcia <almamu@almamu.com>
2018-07-06 13:47:11 +02:00