Download

v.0.9.14b1012-SNAPSHOT

Saturday, 17 June 2023 15:21:56

- Bugfix protobuf shutdown

- Add empty db check and new cloud image publication

- Remove simple_mail dependency

- Add configs protocol

- Implement sendgrid email sending

- Introduce cloud debug console

- Add dependency on smtp lib

- Implement cloud license management

- Add interface for cloud license request

- Bugfix crash on act break from outline removal

v.0.9.14b955-SNAPSHOT

Thursday, 04 May 2023 22:45:38

- Bugfix removing of proxied fields

- Bugfix mac os build

- Add select-similar action into outline editor

- Fix broken tests

- Add missing proxy template editors

- Rework proxy fiels saving/loading

- Migrate CSV to rapidcsv

v.0.9.14b920-SNAPSHOT

Sunday, 23 April 2023 16:51:52

- Make proxy fields ignore visibility of it's parent

- Move outliner context menu into separate interface

- Move DnD content processing into separate editor

- Don't chain interaction events for selection

v.0.9.14b911-SNAPSHOT

Saturday, 22 April 2023 10:36:24

- Add platform name into build dir

- Replace project to unique ptr in controller

- Bugfix no-scene preview heartbeat

- Bugfix adding non-existing paths for bin dirs in cmake

- Add opencv debug shared runtime path

- Bugfix linux compliation

- Fix opencv windows linking

- Move opencv static flag into platform specs

- Make opencv linking in osx release

- Add visualizer field instance visibility override

- Add selection preview support

- Add video field front preview render

- Bugfix video missing icon

- Bugfix empty block insertion

- Bugfix macos compiliation issues

- Implement proxy fields

- Reworked field instances into storing variant

- Implement basic visualizer card

- Add video field type

- Introduce cloud protocol

- Introduce outliner cloud server binary

- Introduce remote project controller

- Updated license generator image

- Add index into treatment template

v.0.9.14b687-SNAPSHOT

Saturday, 15 October 2022 14:57:09

- Leave only meaningful part in src reference

- Add source line info into primitives

- Add pan touchpad acceleration

- Don't log autosave failure

- Add source ref to transaction info

- Make quick dialog having a parent

- Change exclusive editor modality

- Bugfix linux build

- Bugfix OSX touchpad panning

- Add source code reference to transactions

- Change modal dialog for entity editor

- Show exclusive text editor without exec()

- Add osx debug build