Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

[WIP] File objects #21

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

[WIP] File objects #21

wants to merge 2 commits into from

Commits on Oct 10, 2019

  1. Change the model format to binary

    We are using big endian numbers under the hood.
    
    Rule's x, y and z are written by plane, not interleaved.
    
    Signed-off-by: Vadim Markovtsev <vadim@sourced.tech>
    vmarkovtsev committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    511ae6d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. Change the native code to use stream interfaces

    Signed-off-by: Vadim Markovtsev <vadim@sourced.tech>
    vmarkovtsev committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    b5ca533 View commit details
    Browse the repository at this point in the history