Release notes v0.7.1 (2021/08/03)#
Quick Overview#
FURY paper added.
Fast selection of multiple objects added.
UI refactored.
Tests coverage increased.
New actor (Marker) added.
New primitive (Triangular Prism) added.
Demos added and updated.
Large Documentation Update.
Details#
GitHub stats for 2021/03/13 - 2021/08/03 (tag: v0.7.0)
These lists are automatically generated, and may be incomplete or contain duplicates.
The following 15 authors contributed 211 commits.
Amit Chaudhari
Antriksh Misri
Bruno Messias
Daniel S. Katz
Eleftherios Garyfallidis
Gurdit Siyan
Javier Guaje
Jhalak Gupta
LoopThrough-i-j
MIHIR
Praneeth Shetty
Sajag Swami
Serge Koudoro
Hariharan Ayappane
We closed a total of 89 issues, 35 pull requests and 54 regular issues;
this is the full list (generated with the script
tools/github_stats.py
):
Pull Requests (35):
PR #475: Gsoc blog 2021
PR #476: Google Summer of Code blog posts
PR #477: added blog posts for GSoC’21
PR #442: added method to wrap overflowing text
PR #441: Added border support in Panel2D
PR #466: two more small bib changes
PR #464: Paper Dan’s Comments
PR #459: extracted Button2D class from elements to core
PR #430: Surface actor colormap fix
PR #456: Updated about documentation
PR #455: Fixed bibtex
PR #454: Added missing DOIs and URLs
PR #451: Typo fix
PR #447: UI refactoring
PR #438: Fast selection of multiple objects in 3D using GPU acceleration
PR #420: added an example about graph-tool and nested stochastic block model
PR #422: This allow to draw markers using shaders
PR #444: Remove deprecated functions
PR #440: added support for URL image in ImageContainer2D
PR #356: Render a video on an actor.
PR #436: [Fix] Update Azure pipeline for windows
PR #434: WIP: added tests for layout module
PR #426: Allows to define the priority of a shader_callback and obtain the vtkEventId
PR #394: Fixed warnings in test_utils.py
PR #415: update sk orcid
PR #413: add nanohub doi
PR #412: fix paper doi
PR #386: FURY paper for Journal of Open Source Software (JOSS)
PR #371: Textbox2d special character support
PR #408: Updating the Missing Parenthesis
PR #406: Removed unused library in FURY tutorial
PR #405: Updating Redirecting Issues in Readme
PR #399: Resolve warnings #317 & and Fix Issue: #355
PR #393: added primitive and actor for triangular prism, added tests too
PR #396: #317 Fixing Warnings during test : test_actors.py
Issues (54):
#407: UI Textbox background doesn’t resize according to text in it.
#421: Implementing the Resizing of Listbox
#416: Fixing the Resizing Background issue of TextBox2D UI.
#475: Gsoc blog 2021
#476: Google Summer of Code blog posts
#477: added blog posts for GSoC’21
#442: added method to wrap overflowing text
#441: Added border support in Panel2D
#466: two more small bib changes
#464: Paper Dan’s Comments
#445: [WIP] Example to show how to render multiple bonds
#410: added BulletList to UI
#459: extracted Button2D class from elements to core
#429: Colormap not working as intended with surface actor
#430: Surface actor colormap fix
#450: Issue with references related to JOSS review
#456: Updated about documentation
#455: Fixed bibtex
#454: Added missing DOIs and URLs
#453: Add missing DOIs and URLs
#451: Typo fix
#439: [WIP] Space filling model
#447: UI refactoring
#438: Fast selection of multiple objects in 3D using GPU acceleration
#420: added an example about graph-tool and nested stochastic block model
#422: This allow to draw markers using shaders
#444: Remove deprecated functions
#440: added support for URL image in ImageContainer2D
#356: Render a video on an actor.
#436: [Fix] Update Azure pipeline for windows
#434: WIP: added tests for layout module
#403: Creating test for layout module
#411: Added Layout test file
#426: Allows to define the priority of a shader_callback and obtain the vtkEventId
#417: Fixing pep issues
#394: Fixed warnings in test_utils.py
#415: update sk orcid
#414: Duplicate ORCIDs in the JOSS paper
#413: add nanohub doi
#412: fix paper doi
#386: FURY paper for Journal of Open Source Software (JOSS)
#371: Textbox2d special character support
#409: Segmentation Fault When Running Fury Tests
#408: Updating the Missing Parenthesis
#406: Removed unused library in FURY tutorial
#405: Updating Redirecting Issues in Readme
#375: Visuals for some parametric 2D functions
#317: Track and fix warnings during tests.
#355: [Vulnerability Bug] Used blacklisted dangerous function call that can lead to RCE
#399: Resolve warnings #317 & and Fix Issue: #355
#393: added primitive and actor for triangular prism, added tests too
#395: FURY installation conflict
#396: #317 Fixing Warnings during test : test_actors.py
#358: Updated io.py