- Jul 10, 2019
-
-
Sergey Linev authored
Now JSROOT.TGeoPainter can be used with THttpServer for "monitoring" of geometry object. Exactly like a histogram, TGeoManager can be regularly received and dsiplayed. Also tracks can be monitored together
-
- Jul 05, 2019
-
-
Sergey Linev authored
Plus other small fixes in geo and hist3d painters
-
- Jun 05, 2019
-
-
Sergey Linev authored
-
- May 31, 2019
-
-
Sergey Linev authored
Starting from ui5 1.65 there is change in ListBinding
-
- May 09, 2019
-
-
Sergey Linev authored
Provides suppoer of OutlinePass for TGeoPainter. In the future OutlinePass should be integrated into JSROOT, but this requires changes in the code
-
Sergey Linev authored
These direct changes in JSROOT code were not reviewed and had several problems
-
Mourtz authored
-
Mourtz authored
-
Mourtz authored
-
alja authored
-
Mourtz authored
-
Mourtz authored
-
Mourtz authored
-
Matevž Tadel authored
* Intial Commit * Render outline in all 3D views * Fix: cross window highlighting * Add: onClick parameter to drawSpecial * Optimization: proper elem selection * remove forgotten console.log * Backup Changes * Optimization: reduced the draw calls even further * Feature: Implemented highly optimized & modular code for OutlinePass * remove forgotten console.log * Remove redundant OutlinePass.atts property * Feature: secondary selection for OutlinePass(wip) * Add some comments explaining how we pass objs to OutlinePass
-
- Apr 29, 2019
-
-
Sergey Linev authored
While context menu can be too long, group them by class names. Makes much easier task gor jquery-ui to render such menu in small web pages
-
Sergey Linev authored
Main chnages compare to 5.6.x version: 1. Add support of TProfile2Poly class 2. Add support of TGeoOverlap class, provide access from TGeoManager 3. Add support of TGeoHalfSpace for composites 4. Implement TF2 drawings update, see tutorials/graphics/anim.C 5. Improve windows handling in flex(ible) layout 6. Better position for text in TH2Poly drawings 7. Enable projections drawing also with TH2 lego plots 8. Use gStyle attributes to draw histogram title 9. Use requestAnimationFrame when do monitoring, improves performance 10. Support eve7 geometry viewer - render data generated in ROOT itself 11. Many adjustment with new TWebCanvas - interactivity, attributes/position updates 12. Provide initial WebVR support (#176), thanks to Diego Marcos (@dmarcos) 13. Upgrade three.js 86 -> 102, use SoftwareRenderer instead of CanvasRenderer 14. Upgrade d3.js 4.4.4 -> 5.7.0 15. Use d3.js and three.js from npm when running with node.js 16. Fix - support clipping for tracks and points in geo painter 17. Fix - drawing of TGeoNode with finder 18. Fix - key press events processed only in active pad (ROOT-9128) 19. Fix - use X0/Y0 in xtru shape (#182), thanks to @altavir 20. Move most of ui5-specific code into ROOT repository, where it will be maintained 21. Provide special widget for object inspector
-
- Apr 26, 2019
-
-
Sergey Linev authored
Plus adding new feature with TGeoHalfSpace
-
- Apr 12, 2019
-
-
Sergey Linev authored
-
- Apr 10, 2019
-
-
Sergey Linev authored
-
- Apr 05, 2019
-
-
Sergey Linev authored
Upgrade to the newest three.js, updates for geometry viewer This is preliminary 5.7.0 release
-
Sergey Linev authored
Highlight process should be shifted to the server. It has to analyze which exact path was selected and send command to client for highlight. If necessary, including extra rendering info
-
- Mar 07, 2019
-
-
Sergey Linev authored
-
Sergey Linev authored
Now ui5 code will be in ROOT itslef, JSROOT will not contain any specialized functions there
-
Sergey Linev authored
-
Sergey Linev authored
Now it is GUI-panel related classes
-
Sergey Linev authored
-
Sergey Linev authored
-
Sergey Linev authored
Try to follow eve7 example,
-
Sergey Linev authored
-
Sergey Linev authored
-
- May 08, 2013
-
-
Fons Rademakers authored
-
- May 03, 2013
-
-
Bertrand Bellenot authored
-
- Apr 30, 2013
-
-
Bertrand Bellenot authored
-
Bertrand Bellenot authored
-
Fons Rademakers authored
-
Fons Rademakers authored
-
- Apr 29, 2013
-
-
Bertrand Bellenot authored
-
Bertrand Bellenot authored
-
- Apr 19, 2013
-
-
Bertrand Bellenot authored
- Adjust bin size (was fixed size) for TH2 drawn in 3D (lego) git-svn-id: http://root.cern.ch/svn/root/trunk@49277 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 18, 2013
-
-
Bertrand Bellenot authored
- Improve tooltip information for TH1, TH2 and TH3 git-svn-id: http://root.cern.ch/svn/root/trunk@49262 27541ba8-7e3a-0410-8455-c3a389f83636
-