Update q3d submodule.
This commit is contained in:
parent
9ac55f392a
commit
359697990a
@ -1 +1 @@
|
||||
Subproject commit fe71514837af1c627e9e1054d1aa0193a06d3488
|
||||
Subproject commit 880db1d34706778f216a2308fd82a9a3adacb314
|
@ -900,7 +900,7 @@ void SolveSpaceUI::ExportMeshAsStlTo(FILE *f, SMesh *sm) {
|
||||
// Export the mesh as a Q3DO (https://github.com/q3k/q3d) file.
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
#include "object_generated.h"
|
||||
#include "q3d_object_generated.h"
|
||||
void SolveSpaceUI::ExportMeshAsQ3doTo(FILE *f, SMesh *sm) {
|
||||
flatbuffers::FlatBufferBuilder builder(1024);
|
||||
double s = SS.exportScale;
|
||||
|
Loading…
Reference in New Issue
Block a user