Commit Graph

223 Commits

Author SHA1 Message Date
Turanszki Janos cacf32a75c little ssao refactor / added editor sliders;
removed xatlas warnings;
2019-01-20 00:06:17 +00:00
Turanszki Janos 8f72f884ce revived cartoon outline effect; fixed ssao; 2019-01-12 19:09:29 +00:00
turanszkij 76fb8004c9 fixed disappearing mouse pointer bug 2019-01-02 01:12:13 +01:00
turanszkij d9dbb34f41 small refactor + bloom fix 2018-12-30 19:56:49 +01:00
turanszkij 6ca40c9d90 updated bloom effect; added bicubic image drawing shaders 2018-12-30 00:18:16 +01:00
turanszkij 0a0d7444e7 user can now select number of indirect bounces for lightmap baking 2018-12-25 16:21:05 +01:00
turanszkij 01525f60f2 lightmap bake fix 2018-12-22 01:05:28 +01:00
turanszkij 9a81726f8d lightmap updates: static lights, direct light contribution 2018-12-21 15:27:49 +01:00
turanszkij d6829a90f6 material blendmode fixes 2018-12-21 12:03:12 +01:00
turanszkij 848afcbdc0 updated material texture serialization; added sponza test scene; editor updates; 2018-12-20 14:31:48 +01:00
turanszkij f01e701564 editor update: distribute atlas gen with job system 2018-12-18 23:00:58 +01:00
Turanszki Janos 5775bcbea5 editor update 2018-12-12 21:03:35 +00:00
Turanszki Janos 56ef3e29d3 editor fix 2018-12-11 20:21:03 +00:00
turanszkij acb0e6fadb lightmapping updates 2018-12-11 19:01:11 +00:00
turanszkij 7cf2b634fd minor lightmap updates 2018-12-09 17:51:17 +00:00
turanszkij 156e481a38 lightmapper updates 2018-12-07 21:08:15 +00:00
turanszkij c85d947ae8 lightmapper updates 2018-12-06 18:52:28 +00:00
turanszkij 721651be95 lightmapper update: progressive lightmapping, fp16 format + fixes 2018-12-04 23:42:55 +00:00
turanszkij d286fa7b88 basic lightmapping is working now 2018-12-03 21:24:17 +00:00
turanszkij 238003529b atlas generation done, working towards adding lightmapping... 2018-12-02 20:54:01 +00:00
Turanszki Janos f1735fefe4 updated to more recent win sdk + minor fix in jobsystem 2018-11-24 21:21:55 +00:00
turanszkij 9c1e97ff63 sprite animation refactor 2018-11-21 19:07:37 +00:00
turanszkij 8c21ec9352 resurrected wiImage drawrect;
added sprite test;
refactors;
2018-11-19 19:04:42 +00:00
turanszkij fb227f5f3a many refactors and starting postprocess refactor... 2018-11-17 21:17:23 +00:00
turanszkij dfceb275ee lighting, tonemap fixes + added exposure slider to editor 2018-11-17 18:10:12 +00:00
turanszkij 78e4a9d16b wiColor refactor 2018-11-14 19:15:16 +00:00
turanszkij 2ff8549c34 font and rectpacker updates 2018-11-13 19:31:01 +00:00
turanszkij 62388d9d62 jobsystem updates; refactors; removed some old stuff; 2018-11-04 20:41:33 +00:00
Turanszki Janos be2595e4f3 refactored high level systems; added some documentation 2018-11-03 13:48:29 +00:00
turanszkij ab38bc7746 initialization logic updates 2018-11-02 19:12:25 +00:00
turanszkij 381f571458 general updates, refactors 2018-11-01 19:15:32 +00:00
turanszkij a93d625341 editor fix: unreleased gui window 2018-10-31 12:33:22 +00:00
Turanszki Janos e29097c765 refactors 2018-10-27 02:22:48 +01:00
turanszkij 9f056b4cfe updated engine initialization logic;
fade manager is now time-based instead of frame-based;
wiImage moved to namespace instead of static class;
refactors;
editor updates;
contributing updates;
2018-10-26 18:35:11 +01:00
Turanszki Janos cde0cb5fcd editor fix 2018-10-24 01:24:57 +01:00
turanszkij 41f9b1a247 softbody wind fix + updates 2018-10-23 18:37:32 +01:00
turanszkij a8091cc895 softbody vertices can be pinned in editor now + added cloth test 2018-10-20 20:27:59 +01:00
turanszkij c6ef1a6553 updated physics, skinning, systems; added softbody to physics test 2018-10-19 18:51:43 +01:00
turanszkij 6033098218 physics updates 2018-10-18 18:43:16 +01:00
Turanszki Janos afed5a9aa7 updated physics tests; updated editor 2018-10-18 00:38:49 +01:00
turanszkij 58638389bd some physics update 2018-10-17 18:35:58 +01:00
turanszkij 456a2c0c73 RayIntersectWorld now gives orientation matrix too; updated editor placement tools; 2018-10-15 18:35:27 +01:00
Turanszki Janos 3e89d77dff added commenting to wiRenderer interface, refactors 2018-10-10 09:37:22 +01:00
turanszkij a0155db87f new editor feature: instance placer 2018-10-07 17:12:01 +01:00
turanszkij 9f98c9ff9d system updates; gltf importer updates; editor updates 2018-10-03 18:48:21 +01:00
turanszkij 575b2210b0 obj loader update 2018-10-02 18:36:39 +01:00
Turanszki Janos d7fb55959a weather window simplified 2018-09-30 22:03:06 +01:00
turanszkij 52930c2714 updates 2018-09-30 13:13:42 +01:00
turanszkij 7680ff8a6b updated tests,scripts,etc 2018-09-30 12:39:23 +01:00
turanszkij 25183c3be0 added assets + some fixes 2018-09-29 20:10:13 +01:00