Releases: zincware/ZnDraw
Releases · zincware/ZnDraw
v0.5.7
v0.5.6
What's Changed
- add logo and copybutton by @PythonFZ in #751
- Update README.md by @PythonFZ in #752
- Improve plots by @PythonFZ in #756
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #744
- bump flask release by @PythonFZ in #673
- put geometry on the COM by @PythonFZ in #759
- update default camera position by @PythonFZ in #760
Full Changelog: v0.5.5...v0.5.6
v0.5.5
v0.5.4
What's Changed
- improve camera by @PythonFZ in #730
- Biome by @PythonFZ in #731
- debounce selection by @PythonFZ in #733
- fix register public modifiers by @PythonFZ in #734
- Improve-frame-socket-sync by @PythonFZ in #735
- fix single structure upload by @PythonFZ in #736
- split settings by @PythonFZ in #737
- debounce frame update by 8 ms to avoid flickering by @PythonFZ in #738
- add step as dependency by @PythonFZ in #741
- consume generator in batches of 16 by @PythonFZ in #742
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- GPU Path tracing by @PythonFZ in #703
- fix index error by @PythonFZ in #710
- auto-reconnect fix by @PythonFZ in #708
- set all defaults; set config at once by @PythonFZ in #712
- remove ZnDrawBase by @PythonFZ in #713
- remove sleep, use extend by @PythonFZ in #714
- Modifier bugfix by @PythonFZ in #715
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #654
- Fix-step-null by @PythonFZ in #717
- Plotting Updates by @PythonFZ in #719
- first version of showing multiple vectors at the same time by @PythonFZ in #720
- configure
ENGINEIO_PAYLOAD_MAX_DECODE_PACKETS
via env by @PythonFZ in #721
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- rename "Animation Loop" to "animation_loop" by @PythonFZ in #691
- fix simgen buttons; remove discriminator by @PythonFZ in #692
- new selection mode by @PythonFZ in #693
- editing mode by @PythonFZ in #697
- visualize constraints by @PythonFZ in #694
- fix
hoveredId==-1
bug by @PythonFZ in #698
Full Changelog: v0.5.1...v0.5.2
v0.5.1
v0.5.0
What's Changed
- support loading plots from zntrack nodes by @PythonFZ in #637
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #621
- show all atoms data by @PythonFZ in #639
- Improve Plotting Experience by @PythonFZ in #650
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #646
- fix plots upload by @PythonFZ in #658
- Highlight current step in plotly plots by @PythonFZ in #651
- fix monkey patching by @PythonFZ in #661
- use
copy
from redis / znsocket by @PythonFZ in #662 - Improve
Console
by @PythonFZ in #663 - Improve Chat by @PythonFZ in #668
- Chat rehype raw by @PythonFZ in #672
- Improvements for standalone mode by @PythonFZ in #674
- use newer znsocket version supporting types by @PythonFZ in #679
- add Floor by @PythonFZ in #680
- fix step, points and selection by using string only keys all the time by @PythonFZ in #681
- Fix points and add
zndraw.Figure
by @PythonFZ in #682 - link and chat fix by @PythonFZ in #683
- Load data directly via ZnTrack by @PythonFZ in #685
- use
GrHelpBook
by @PythonFZ in #686
Full Changelog: v0.4.7...v0.5.0
v0.4.7
What's Changed
- Improved Plotting by @PythonFZ in #614
- check if filename exits before starting server by @PythonFZ in #626
- make text not selectable by @PythonFZ in #627
- fix
--no-append
by @PythonFZ in #628 - improve bond mesh performance by @PythonFZ in #629
- Open browser when uploading by @PythonFZ in #630
- check zndraw client and server version by @PythonFZ in #631
- CLI fix for
zndraw
without a filename by @PythonFZ in #632 - visualize connection information by @PythonFZ in #633
Full Changelog: v0.4.6...v0.4.7
v0.4.6
What's Changed
- Update pyproject.toml by @PythonFZ in #586
- Test modifiers by @PythonFZ in #592
- fix for translate by @PythonFZ in #593
- add option for all or current frame by @PythonFZ in #595
- add
--append
option by @PythonFZ in #596 - custom certificates and subdirectory hosted instances by @PythonFZ in #597
- Allow hosting as subdirectory by @PythonFZ in #594
- fix issue with zndraw local missing a frames refresh call by @PythonFZ in #602
- remove pprint statement by @PythonFZ in #603
- sidebar styling by @PythonFZ in #606
- [plotly] jump to custom data index if available by @PythonFZ in #607
- single zndraw config API by @PythonFZ in #609
- integration testing for analysis code by @PythonFZ in #611
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #545
- add config jump to newest frame by @PythonFZ in #615
Full Changelog: v0.4.5...v0.4.6