taisei/src/resource
Andrei Alexeyev 80fda75ffb
Dialogue updates with dynamic facial expressions and defeated character portraits (#175)
* WIP portrait faces

* character expressions for dialogue in first 3 stages (wip)

* dialog: simplified face system, new faces, script revisions (wip)

* fix wrong face name in reimu script

* cirno angry face; elly beaten variant

* render_character_portrait(): fix garbage bg and filter-bleeding

* workaround for incorrect face blending on dialog fade

* render_character_portrait(): fix bogus debug labels

* Replace sprite offsets with the more powerful paddings

* new faces for youmu, wriggle, kurumi; dialogue updates

* fix release build

* Update portraits; add Iku faces and Elly shouting face

* Add Reimu sigh face and Marisa sweat_smile face

* Add Kurumi dissatisfied face

* update Hina
2019-08-22 22:43:34 +03:00
..
animation.c make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
animation.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
bgm.c make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
bgm.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
bgm_metadata.c make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
bgm_metadata.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
font.c make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
font.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
meson.build Add a basic music room 2019-03-11 01:21:43 +02:00
model.c make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
model.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
postprocess.c allow setting sampler uniforms in postprocess files 2019-08-11 00:50:26 +03:00
postprocess.h allow setting sampler uniforms in postprocess files 2019-08-11 00:50:26 +03:00
resource.c make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
resource.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
sfx.c make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
sfx.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
sfxbgm_common.c make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
sfxbgm_common.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
shader_object.c make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
shader_object.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
shader_program.c make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
shader_program.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
sprite.c Dialogue updates with dynamic facial expressions and defeated character portraits (#175) 2019-08-22 22:43:34 +03:00
sprite.h Dialogue updates with dynamic facial expressions and defeated character portraits (#175) 2019-08-22 22:43:34 +03:00
texture.c make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
texture.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00