Commit graph

5 commits

Author SHA1 Message Date
68d01ca42e Shaders - Relative paths
Shaders are no longer found under /shaders in the project; they can be
anywhere. In addition, paths for both (program) instructions in the
script and include directives in shader source code are relative to the
file which contains them.
2017-12-29 11:33:15 +01:00
6b3f9bff2a Scripting - Handle compute shader groups automatically 2017-12-25 20:39:56 +01:00
454ac7327a Shaders - Split off manager part and source part 2017-11-24 16:44:18 +01:00
8e73f81ecd Shaders manager - Built-in shaders 2017-11-24 13:45:00 +01:00
05472b1c3a UI - Refactoring progress
(see previous log message)
2017-11-23 23:31:24 +01:00
Renamed from shaders.hh (Browse further)