File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# Changes
22
3+ ### RAYX-UI
34- UI restyling
45- Added dockspace for more flexibility
56- UI Scale slider
67- Improvements for tracing with RAYX-UI
7- - Loading witout h5
8+ - Loading witout h5
9+
10+ ### RAYX-CORE
11+ - Improved flexibility for optical elements (cutout, surface, behaviour)
12+
13+ # Known Bugs
14+ - RAYX-UI can crash on ubuntu when opening the file dialog
15+ - use -i CLI argument for now if that is the case, we are working on a fix
Original file line number Diff line number Diff line change 11cmake_minimum_required (VERSION 3.15 FATAL_ERROR)
22
33# ---- Project ----
4- project (RAYX VERSION 0.19.5 )
4+ project (RAYX VERSION 0.20.0 )
55set (CMAKE_CXX_STANDARD 23)
66set (CMAKE_CXX_STANDARD_REQUIRED ON )
77# -----------------
You can’t perform that action at this time.
0 commit comments