Zndraw

Latest version: v0.4.1

Safety actively analyzes 640762 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.2.0

What's Changed
* [WIP] restructure by PythonFZ in https://github.com/zincware/ZnDraw/pull/81
* show indicies by PythonFZ in https://github.com/zincware/ZnDraw/pull/93
* fix draw module by PythonFZ in https://github.com/zincware/ZnDraw/pull/95
* fix reset scene by PythonFZ in https://github.com/zincware/ZnDraw/pull/98
* visualize bond order by PythonFZ in https://github.com/zincware/ZnDraw/pull/97
* accept xyz files by Ruttor in https://github.com/zincware/ZnDraw/pull/141
* Json editor by PythonFZ in https://github.com/zincware/ZnDraw/pull/142
* Drawing editor by PythonFZ in https://github.com/zincware/ZnDraw/pull/150
* Add prettier by PythonFZ in https://github.com/zincware/ZnDraw/pull/151
* check json pre-commit by PythonFZ in https://github.com/zincware/ZnDraw/pull/152
* Fix issue with typing.Union prior to Python 3.11 by PythonFZ in https://github.com/zincware/ZnDraw/pull/155
* Add `keypress d` to duplicate a drawing anchor point by PythonFZ in https://github.com/zincware/ZnDraw/pull/156
* Neighbour selection by PythonFZ in https://github.com/zincware/ZnDraw/pull/157
* move schemas to modules by PythonFZ in https://github.com/zincware/ZnDraw/pull/159
* fix 158 by PythonFZ in https://github.com/zincware/ZnDraw/pull/160
* add warning if javascript-blocker is active by Ruttor in https://github.com/zincware/ZnDraw/pull/113
* update hooks by PythonFZ in https://github.com/zincware/ZnDraw/pull/103
* pre-release 0.2.0a15 by PythonFZ in https://github.com/zincware/ZnDraw/pull/161
* small UI improvements by PythonFZ in https://github.com/zincware/ZnDraw/pull/162
* improve select / scale control of the drawing geometry by PythonFZ in https://github.com/zincware/ZnDraw/pull/165
* Use InstancedMesh for better performance by PythonFZ in https://github.com/zincware/ZnDraw/pull/166
* remove old code by PythonFZ in https://github.com/zincware/ZnDraw/pull/167
* remove print messages; small bugfix by PythonFZ in https://github.com/zincware/ZnDraw/pull/168
* toggle transform controls by PythonFZ in https://github.com/zincware/ZnDraw/pull/172
* cleanup Python code by PythonFZ in https://github.com/zincware/ZnDraw/pull/173
* ZnDraw 0.2.0a15 by PythonFZ in https://github.com/zincware/ZnDraw/pull/174
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/zincware/ZnDraw/pull/108
* Improve ZnDraw UI by PythonFZ in https://github.com/zincware/ZnDraw/pull/179
* ZnDraw 0.2.0 by PythonFZ in https://github.com/zincware/ZnDraw/pull/184
* fix bug with connectivity by PythonFZ in https://github.com/zincware/ZnDraw/pull/185

New Contributors
* pre-commit-ci made their first contribution in https://github.com/zincware/ZnDraw/pull/108

**Full Changelog**: https://github.com/zincware/ZnDraw/compare/v0.1.8...v0.2.0

0.2.0a15

What's Changed
* fix reset scene by PythonFZ in https://github.com/zincware/ZnDraw/pull/98
* visualize bond order by PythonFZ in https://github.com/zincware/ZnDraw/pull/97
* accept xyz files by Ruttor in https://github.com/zincware/ZnDraw/pull/141
* Json editor by PythonFZ in https://github.com/zincware/ZnDraw/pull/142
* Drawing editor by PythonFZ in https://github.com/zincware/ZnDraw/pull/150
* Add prettier by PythonFZ in https://github.com/zincware/ZnDraw/pull/151
* check json pre-commit by PythonFZ in https://github.com/zincware/ZnDraw/pull/152
* Fix issue with typing.Union prior to Python 3.11 by PythonFZ in https://github.com/zincware/ZnDraw/pull/155
* Add `keypress d` to duplicate a drawing anchor point by PythonFZ in https://github.com/zincware/ZnDraw/pull/156
* Neighbour selection by PythonFZ in https://github.com/zincware/ZnDraw/pull/157
* move schemas to modules by PythonFZ in https://github.com/zincware/ZnDraw/pull/159
* fix 158 by PythonFZ in https://github.com/zincware/ZnDraw/pull/160
* add warning if javascript-blocker is active by Ruttor in https://github.com/zincware/ZnDraw/pull/113
* update hooks by PythonFZ in https://github.com/zincware/ZnDraw/pull/103
* pre-release 0.2.0a15 by PythonFZ in https://github.com/zincware/ZnDraw/pull/161


**Full Changelog**: https://github.com/zincware/ZnDraw/compare/v0.2.0a2...v0.2.0a15

0.2.0a3

What's Changed
* fix reset scene by PythonFZ in https://github.com/zincware/ZnDraw/pull/98
* improve data loading by PythonFZ in https://github.com/zincware/ZnDraw/pull/100
* Modify fix by PythonFZ in https://github.com/zincware/ZnDraw/pull/102
* 85 add bonds menu by PythonFZ in https://github.com/zincware/ZnDraw/pull/96
* Canvas drawing by PythonFZ in https://github.com/zincware/ZnDraw/pull/104


**Full Changelog**: https://github.com/zincware/ZnDraw/compare/v0.2.0a2...v0.2.0a3

0.2.0a2

What's Changed
* [WIP] restructure by PythonFZ in https://github.com/zincware/ZnDraw/pull/81
* show indicies by PythonFZ in https://github.com/zincware/ZnDraw/pull/93
* fix draw module by PythonFZ in https://github.com/zincware/ZnDraw/pull/95


**Full Changelog**: https://github.com/zincware/ZnDraw/compare/v0.1.8...v0.2.0a2

0.2.0a1

This version lacks still many of the features of ZnDraw v0.1 but it includes

- rewrite backend to use a buffer instead of loading all in the browser memory
- update bonds / particles every step
- restructure JS code based on https://discoverthreejs.com

What's Changed
* Download by PythonFZ in https://github.com/zincware/ZnDraw/pull/67
* Bump flask from 2.3.1 to 2.3.2 by dependabot in https://github.com/zincware/ZnDraw/pull/75
* rename globales to shared by PythonFZ in https://github.com/zincware/ZnDraw/pull/76
* Atoms list by PythonFZ in https://github.com/zincware/ZnDraw/pull/77
* 71 drop downs for existing examples by PythonFZ in https://github.com/zincware/ZnDraw/pull/78

New Contributors
* dependabot made their first contribution in https://github.com/zincware/ZnDraw/pull/75

**Full Changelog**: https://github.com/zincware/ZnDraw/compare/v0.1.7...v0.2.0a1

0.1.8

This is the latest stage for the ZnDraw v0.1.8. All following changes are in v0.2.0

What's Changed
* Download by PythonFZ in https://github.com/zincware/ZnDraw/pull/67
* Bump flask from 2.3.1 to 2.3.2 by dependabot in https://github.com/zincware/ZnDraw/pull/75
* rename globales to shared by PythonFZ in https://github.com/zincware/ZnDraw/pull/76
* Atoms list by PythonFZ in https://github.com/zincware/ZnDraw/pull/77
* 71 drop downs for existing examples by PythonFZ in https://github.com/zincware/ZnDraw/pull/78

New Contributors
* dependabot made their first contribution in https://github.com/zincware/ZnDraw/pull/75

**Full Changelog**: https://github.com/zincware/ZnDraw/compare/v0.1.7...v0.1.8

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.