Commit Graph

462 Commits

Author SHA1 Message Date
Alexis Maiquez
cf9457df65 + Added some more information of the wallpaperengine textures format
Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2019-02-17 04:13:47 +01:00
Alexis Maiquez
1c9db8c159 + Comments to FileResolver
~ Limit projects to scenes only
~ Updated shader definitions to compile all the WallpaperEngine shaders
+ Documented shader compiler

Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2019-02-16 19:26:15 +01:00
Alexis Maiquez
f5ff11995a ~ Fixed texture display for scenes
Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2018-09-21 22:13:47 +02:00
Alexis Maiquez
41002682b3 ~ Fixed file detection on working directories
+ Support for multiple images format (we're missing the wallpaper-engine format)

Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2018-09-21 21:44:08 +02:00
Alexis Maiquez
32c36b8aee + Support for setting orthographic camera from scene information
- Removed specific stuff for the nier automata background I was using as test

Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2018-09-21 21:10:02 +02:00
Alexis Maiquez
f5b3bd86d0 + Added renderization control to the file loading system (scenes control the whole renderization)
Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2018-08-27 16:15:31 +02:00
Alexis Maiquez Murcia
0b5352478f ~ Current status of camera modifications
Signed-off-by: Alexis Maiquez Murcia <almamu@almamu.com>
2018-07-06 16:04:18 +02:00
Alexis Maiquez Murcia
fe7870de40 ~ Better path resolving handling
+ Possibility to resolve paths from json data (duh weird conversions...)

Signed-off-by: Alexis Maiquez Murcia <almamu@almamu.com>
2018-07-06 14:41:15 +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
Alexis Maiquez
c8534b9a6e + Support for json parsing and basic wallpaperengine json deserialization and loading
Signed-off-by: Alexis Maiquez Murcia <almamu@almamu.com>
2018-07-06 01:59:39 +02:00
Alexis Maiquez Murcia
5944cb9715 + More shader compilation steps (broke with the origina, still some information to change)
Signed-off-by: Alexis Maiquez Murcia <almamu@almamu.com>
2018-07-05 15:49:00 +02:00
Alexis Maiquez
ff59fcce41 ~ Current status of the project (basic shader support and shader precompilation steps)
Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2018-07-05 02:17:58 +02:00