Skip to content
Snippets Groups Projects
Commit 83fb4867 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

COMP: adjust build order

- blockMesh <- extrudeModel <- dynamicMesh

COMP: bad constructor in searchableSphere

- used brace initializer instead of bracket initializer, which
  triggered component-wise construction instead of copy/move
  construction (gcc 4.8)

STYLE: use uint8_t instead of relying on definition of 'direction'
parent aea87688
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment