Skip to content

Releases: PhilippeMorier/talus

v0.0.6

06 Apr 15:11
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release

What

  • Adapt UI to 96 dpi
  • Fix cancelling drawing line breaks undo/redo

Demo

v0.0.5

06 Mar 09:41
5cd33ec
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

What

  • Small UI change (side-panel)
  • Sending actions via proxy (websocket) to kafka
  • Retrieving topic and restore scene by applying all actions

Demo

v0.0.4

18 Feb 10:31
d632e97
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

What

  • line tool allows drawing a line with preview
  • Basic status-bar

Demo

v0.0.3

24 Jan 07:52
90ebf1d
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

What

  • dialog for color selecting
  • support light & dark theme

Demo

v0.0.2

16 Jan 15:13
927a2f7
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

What

Support undo/redo actions.

Demo

v0.0.1

16 Jan 15:05
b59f402
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

What

Adds/removes correct voxels.

Demo

v0.0.0

16 Jan 15:06
07d8e11
Compare
Choose a tag to compare
v0.0.0 Pre-release
Pre-release

What

Support adding & removing voxels.
Cautions: the voxels are not added/removed at the correct position

Demo

Why

Proves that vdb can be used, a mesh can be generated out of it and be displayed with babylon.js.