- Apr 23, 2020
-
-
alja authored
-
- Apr 09, 2020
-
-
alja authored
-
- Mar 30, 2020
- Feb 21, 2020
-
-
alja authored
-
- Feb 19, 2020
-
-
alja authored
-
- Feb 14, 2020
-
-
Sergey Linev authored
Information can be obtained from Ged configurations
-
Sergey Linev authored
Provide extra hook to create summary model in derived classes
-
- Feb 13, 2020
-
-
Sergey Linev authored
Allows reasonably to use event_demo.C application offline
-
Sergey Linev authored
When running without server, emulate functionality locally, intercepting MIR calls.
-
Sergey Linev authored
-
Sergey Linev authored
-
Sergey Linev authored
-
- Feb 12, 2020
-
-
Sergey Linev authored
Use sophisticated layout to correctly place all items elements. But this shows grate flexibility of the openui5!
-
Sergey Linev authored
-
Sergey Linev authored
-
Sergey Linev authored
Standard item is not flexible enough, therefore try to construct our own. Here we could define, which elements and how are drawn. Should be much more flexible for the future
-
Sergey Linev authored
Also can decide if fRnrSelf or fRnrChildren is shown Accordingly submit command to the server
-
Sergey Linev authored
While StandardTreeItem is used, any click on item shows unwanted checkbox again.
-
Sergey Linev authored
-
Sergey Linev authored
Defines how GL viewer reacts on DblClick. Either "Reset" camera position as before or just ignore event.
-
Sergey Linev authored
small fixes in other parts
-
Sergey Linev authored
Three different types are supported: Three, JSRoot, RCore
-
Sergey Linev authored
Any optional scripts loaded there
-
Sergey Linev authored
-
Sergey Linev authored
Provide central method to extract intersection for specified mouse position. Use same method for highlight and context menu
-
Sergey Linev authored
Full communication chain is established: 1. Request send to the manager 2. It redistribute request over all connections 3. Each client actiavte selected element in SummaryView Work for now only in JSROOT-based rendering
-
Sergey Linev authored
Here one can implement custom options like hide or browse
-
Sergey Linev authored
Provide default value 22, which is much more compact then default
-
Sergey Linev authored
Used as timeout value in interactive operations in WebEve Most prominent example - hightlight of drawn components
-
Sergey Linev authored
There are two modes to render GL in WebEve. Default is pure three.js rendrerer, where all components should be configured directly. Another is usage of JSROOT GeometryPainter, which provides many interactive features. To use it, put into rootrc: WebEve.JsRootRender: 1
-
Matevz Tadel authored
-
- Feb 10, 2020
-
-
Sergey Linev authored
-
Sergey Linev authored
Simplify construction of GED layout
-
Sergey Linev authored
When element rendering flag changed, SummaryView will be changed as well
-
Sergey Linev authored
It should be central point to manage such requests and organize offline support
-
Sergey Linev authored
Can be used to toggle items rendering or show main color of elements
-
Sergey Linev authored
Exclude as much space as possible, keeping small margins on top and bottom
-
Sergey Linev authored
-