|
|
1d749594cb
|
avoid write_dump image failing when not all elements can be recognized
|
2023-08-21 12:26:08 -04:00 |
|
|
|
3192b11cb8
|
fix write_dump command string so it can handle paths with blanks
|
2023-08-21 09:06:19 -04:00 |
|
|
|
46f28e1fb8
|
workaround for imageviewer GUI glitch on macOS
|
2023-08-20 19:11:11 -04:00 |
|
|
|
e50d950a86
|
fix copy-n-paste bug
|
2023-08-20 00:24:11 -04:00 |
|
|
|
a94c45eb0c
|
speed up SSAO with OpenMP multi-threading, if available
|
2023-08-20 00:11:33 -04:00 |
|
|
|
93f011ad7c
|
make vdwfactor consistent and speed up rendering for VDW mode by skipping bonds
|
2023-08-20 00:10:42 -04:00 |
|
|
|
b592542a5b
|
use more consistent way to update checkboxes and labels by assigning names
|
2023-08-20 00:01:42 -04:00 |
|
|
|
89fc0ad68a
|
correctly extract local file name from dropped URI
|
2023-08-19 17:46:41 -04:00 |
|
|
|
fb0712b66f
|
consistently use bool for echo and cite flags
|
2023-08-19 13:38:53 -04:00 |
|
|
|
a4390529ab
|
automatically copy "About LAMMPS" dialog text to clipboard
|
2023-08-19 09:28:11 -04:00 |
|
|
|
b904534ac2
|
Merge pull request #3889 from akohlmey/image-anti-alias
Implement anti-aliasing for dump image (and dump movie)
|
2023-08-18 15:52:01 -04:00 |
|
|
|
283c928aac
|
add note and images to showcase the effect of fsaa and ssao
|
2023-08-18 14:08:43 -04:00 |
|
|
|
7febd8c918
|
Merge branch 'develop' into image-anti-alias
|
2023-08-18 13:32:23 -04:00 |
|
|
|
d35cd8625e
|
Merge pull request #3890 from akohlmey/lammps-gui-improvements
More lammps gui improvements
|
2023-08-18 11:37:19 -04:00 |
|
|
|
0624aa56b9
|
remove unused file
|
2023-08-18 01:50:13 -04:00 |
|
|
|
422b989c1c
|
may only set bond diameter, if there are actual bonds in the system allowed
|
2023-08-17 22:33:12 -04:00 |
|
|
|
5528cefe0f
|
move fsaa keyword next to ssao and away from dump_modify
we don't need to reallocate the buffers this way
|
2023-08-17 19:57:46 -04:00 |
|
|
|
988b121a96
|
silence compiler warnings
|
2023-08-17 16:55:57 -04:00 |
|
|
|
f4fe28d8d0
|
change PNG compression from best compression to best speed
|
2023-08-17 16:42:22 -04:00 |
|
|
|
aedda9513e
|
document cost of FSAA
|
2023-08-17 13:11:41 -04:00 |
|
|
|
a0414f2fc9
|
update TODO list
|
2023-08-17 05:38:51 -04:00 |
|
|
|
6e2a65c4c5
|
update docs for LAMMPS GUI
|
2023-08-17 05:26:48 -04:00 |
|
|
|
4ec5b5776c
|
fix permissions
|
2023-08-17 02:25:13 -04:00 |
|
|
|
b7126f523c
|
use counter so that widgets are properly assigned to their grid slots
|
2023-08-17 02:23:00 -04:00 |
|
|
|
18aa897430
|
fix whitespace and include missing icon
|
2023-08-17 01:38:34 -04:00 |
|
|
|
b2a8bc07a0
|
add option to toggle between VDW style representation and licorice style
|
2023-08-17 01:20:07 -04:00 |
|
|
|
23f9615ef2
|
color by element when units setting allows it
|
2023-08-17 00:41:30 -04:00 |
|
|
|
37b0ba1d51
|
import periodic table functions from VMD/molfile plugin
|
2023-08-17 00:40:00 -04:00 |
|
|
|
3ac856cc92
|
add extract_global() and extract_atom()
|
2023-08-17 00:39:10 -04:00 |
|
|
|
43347b87ce
|
also recognize integer ranges with : or * as integer
|
2023-08-17 00:38:46 -04:00 |
|
|
|
f91dc3e68a
|
implement anti-aliasing for dump image (and dump movie)
|
2023-08-16 20:24:57 -04:00 |
|
|
|
4628199041
|
update todo
|
2023-08-16 19:10:14 -04:00 |
|
|
|
2c8a3d87a0
|
must stop running LAMMPS simulation before we can close the lammps object
|
2023-08-16 13:06:09 -04:00 |
|
|
|
ebbce58da6
|
fix typo
|
2023-08-16 12:07:43 -04:00 |
|
|
|
561f682afd
|
support setting image dimensions, have render activity indicator
|
2023-08-16 08:48:31 -04:00 |
|
|
|
44f725f61f
|
add tooltips, add run/stop/image buttons to status bar, replace run/stop icons
|
2023-08-16 07:11:07 -04:00 |
|
|
|
7c9eda658f
|
fix typo
|
2023-08-16 03:38:05 -04:00 |
|
|
|
06e2d5d306
|
Merge pull request #3883 from akohlmey/lammps-gui-improvements
LAMMPS GUI improvements
|
2023-08-16 02:17:57 -04:00 |
|
|
|
cd4642dfb4
|
Merge pull request #3887 from lammps/compute-prop-grid-proc
Add proc option to compute property/grid
|
2023-08-15 23:49:33 -04:00 |
|
|
|
b57f6d9b30
|
dynamic loaded library crashes currently on macOS
|
2023-08-15 23:44:14 -04:00 |
|
|
|
a7f84ef645
|
Merge pull request #3888 from lammps/example-asphere-tri
Changes to make example script in ASPHERE/tri run smoothly
|
2023-08-15 23:25:04 -04:00 |
|
|
|
2cdb9c5c69
|
must make copies on Linux
|
2023-08-15 23:22:17 -04:00 |
|
|
|
653f0c4d8a
|
correct re-launch implementation for windows
|
2023-08-15 23:13:31 -04:00 |
|
|
|
65cd6a3f2a
|
we cannot cleanly restart with a new plugin through loading. must relaunch.
|
2023-08-15 22:46:50 -04:00 |
|
|
|
51cb6da4ca
|
must dynamically load liblammps.so before any library function calls
|
2023-08-15 21:33:35 -04:00 |
|
|
|
d8541e1318
|
Merge branch 'develop' into lammps-gui-improvements
|
2023-08-15 21:23:58 -04:00 |
|
|
|
cbf463898d
|
add versionadded tag
|
2023-08-15 20:58:57 -04:00 |
|
|
|
9b45b80844
|
Merge branch 'develop' into example-asphere-tri
|
2023-08-15 20:56:09 -04:00 |
|
|
|
db9bb9e390
|
Merge branch 'develop' into compute-prop-grid-proc
|
2023-08-15 20:54:33 -04:00 |
|
|
|
1e2db10252
|
whitespace
|
2023-08-15 20:54:28 -04:00 |
|