Jessica Hawkwell

Results 4 comments of Jessica Hawkwell

> I updated core module, so that format validation will be disabled on platforms that don't have the script. Can you update to the latest version and try it? Format...

Requested changes made, should be ready for merge.

Everything builds up to this point: ``` [ 91%] Building CXX object DiligentSamples/Samples/GLTFViewer/CMakeFiles/GLTFViewer.dir/src/GLTFViewer.cpp.o /usr/home/jlhawkwell/Projects/DiligentEngine/DiligentSamples/Samples/GLTFViewer/src/GLTFViewer.cpp:1218:23: error: no member named 'ComputeMotionVectors' in 'Diligent::EnvMapRenderer::RenderAttribs' EnvMapAttribs.ComputeMotionVectors = m_bEnablePostProcessing; ~~~~~~~~~~~~~ ^ 1 error generated. gmake[2]:...

> > Everything builds up to this point: > > Please update all 4 submodules to the latest versions. I did that, re-applied some of my changes, and then this...