~dokomix/dokomix/+git/taisei:resource-reload

Last commit made on 2022-01-02
Get this branch:
git clone -b resource-reload https://git.launchpad.net/~dokomix/dokomix/+git/taisei

Branch merges

Branch information

Name:
resource-reload
Repository:
lp:~dokomix/dokomix/+git/taisei

Recent commits

0f8975d... by Andrei Alexeyev <email address hidden>

filewatch_inotify: remove debug spam

a4cd93e... by Andrei Alexeyev <email address hidden>

build: enable filewatch for developer builds only

1f50ac4... by Andrei Alexeyev <email address hidden>

resource: fix a bunch of threading bugs

874593c... by Andrei Alexeyev <email address hidden>

resource/texture: support live reload

d28de32... by Andrei Alexeyev <email address hidden>

resource/sprite: support live reload

b8ba3c3... by Andrei Alexeyev <email address hidden>

resource/shader_{object,program}: support live reload

560391e... by Andrei Alexeyev <email address hidden>

resource/material: support live reload

8974f95... by Andrei Alexeyev <email address hidden>

resource: groundwork for live reload support

e629d92... by Andrei Alexeyev <email address hidden>

filewatch: add filewatch module for basic file monitoring

Currently only an inotify-based backend is implemented.

b39c9ba... by Andrei Alexeyev <email address hidden>

resource: partial support for resource reloading