Save All does not save shader code
Closed this issue · 1 comments
jharaldson commented
When creating a new workspace in Field, using the database structure, i.e. creating a new workspace by the command line, the shader code is not saved when using "Save All"
./f_mac fieldbox.FieldBox -file test -threaded 1
- Create a new workspace
- Add a new box
- Insert some shader code
- Save All
- Exit Field
- Start Field
Shader code is not saved.
jharaldson commented
Seems the ShaderPreprocessor class was not commited