forked from root-project/root
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[jsroot] dev 17/05/2024 with latest three.js
1. Correctly scale size of axis ticks - take into account NDC axis length 2. Remove source_dir output in node.js root-project#296 3. Set name and userData in geometry `build()` function root-project#303 4. Draw histogram title afterwards - place in front of stats box 5. Upgrade three.js r158 -> r162, last with WebGL1 support 6. Split extras into three_addons.mjs, provide jsroot geometry build without three.js 7. Fix - correctly draw only grids with AXIG draw option 8. Fix - let read object from TFile with empty name 9. Fix - graph drawing fix custom labels on X axis root-project#297 10. Fix - draw at least line for TGraphErrors ROOT-8131 11. Fix - log scales on TH3 drawings root-project#306 12. Fix - preserve attributes and draw options when call drawingJSON() root-project#307 13. Fix - draw geometry top node volume if all childs not visible root-project#308
- Loading branch information
Showing
31 changed files
with
13,446 additions
and
10,144 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.