Changelog Timeline
Stay up to date with new patches
January 24 2023
- playback bar
- merge object selection with playback options, add playback opts
January 23 2023
- proto object selection
- impl scene obj selection
- bring back some task settings
- .
- reconstruction list stuffs
January 22 2023
- proto recordings
- add proto table for scene selection
- - update working directory for debug build
- - Fonts: add and use OpenSans
- - VideoContext: add support for window resizing
- - vcpkg: enable `imgui::docking-experimental` feature
- - Logger: enable MSVC debugger integration
- - MainWindow: disable window decorations, move ImGui demo window to Debug menu entry
- bring back playback bar
January 21 2023
- multi pane
January 19 2023
- reflect on nested members, display which structure we are currently displaying todo; implement type name attribute
January 17 2023
- crashfix
- rewrite ViewportTabNev splitters
- when your splitter behavior is so good it needs a sequel
- small cleanup
- really basic support for depthai camera params
- fix camera startup lag
- Camera Device DS properties
- test
January 16 2023
- ConfigurationTab: Address late PR review - clean-up attribute names, they're in attribute namespace already - impl prettify reflected field name which gets rid of prefixes and splits the string by capital letter - AlignTextToFramePadding before ImGui::Te
January 15 2023
- - .vcpkg update submodule
- Config: Implement configuration tab Implements a new configuration tab which holds all our configuration structures The tab is built automatically based on structure reflection data Implement a bunch of basic UI attributes: Display name, tooltips, file p
January 14 2023
- Depthai cameras