| * | | 61a41c4 -- de.ruedigermoeller removed due to dependency issues
| * | | a0d3021 -- netbeans.version increased from RELEASE113 to RELEASE123
| * | | 4d27753 -- org.codehause.mojo replaced with org.apache.netbeans.utilities for nbm-maven-plugin, enabling as to compile with Java11 (we used Java8 so far)
| * | | 8239caa -- MeshPoint cleaned up
| * | | 4cfde95 -- Vertex3d replaced with Point3d
|/ / /
| | * bd05afe -- Adjusted pre registration and registration test
| | * e1fe968 -- Created after registration customization panel and top component for testing
| | * e2383d2 -- Created registration panel with initial functionality
| |/
|/|
* | bcb5597 -- Merge branch '84-implement-faster-de-serialization' into 'master'
|\ \
| * | a3d6266 -- Super-fast (de)serialization using the FST library
| * | 848450c -- Buffered read/write
|/ /
* | 524d2ad -- Merge branch '82-try-opencl-ray-casting' into 'master'