root icon indicating copy to clipboard operation
root copied to clipboard

The official repository for ROOT: analyzing, storing and visualizing big data, scientifically

Results 924 root issues
Sort by recently updated
recently updated
newest added

### Check duplicate issues. - [x] Checked for duplicates ### Description Just what the title says. ~The settings specified in `.rootlogon.C` are respected when using the web browser, but not...

bug
in:Core Libraries

BP of https://github.com/root-project/root/pull/20681

in:Main

This gives 2 advantages: it executes .rootlogon.C on startup (like the old rootbrowse did) and it provides an interactive prompt to the user while using rootbrowse. ## Checklist: - [x]...

in:Main

### Check duplicate issues. - [ ] Checked for duplicates ### Description We see a large number of (unneeded?) stats when trying to load a library. This results in greatly...

bug
in:Cling
experiment

Improve the doc as suggested here: https://github.com/root-project/root/issues/20476

### Feature description I would like to be able to save an identical object to what’s produced interactively when making a stack plot, ie with this MWE: ``` void TRatioPlotStack()...

new feature

# This Pull request: Depends on #20531. Replaces `rootcp.py` with a native version in C++. Like for `rootls` and `rootbrowse`, this makes `rootcp` available even without python and, as a...

in:Main

Subpart of work towards https://github.com/root-project/root/issues/10058

# This Pull request: This PR updates RenderCore version to 1.8 with following changes: * Add control for camera sensitivity (https://github.com/UL-FRI-LGM/RenderCore/commit/f7506fb63e5d8aaa5884c9165729b7a9e2835bdf): * move fwd/nck lft/rght use view camera vectors, not...