|
|
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 |
|
|
|
e3167fb83d
|
Merge pull request #3881 from akohlmey/collected-small-changes
Collected small changes and fixes
|
2023-08-15 20:40:30 -04:00 |
|
|
|
b3f045f5ae
|
changes to make example script in ASPHERE/tri run
|
2023-08-15 17:09:17 -06:00 |
|
|
|
185fa1bcdb
|
small documentation and spelling updates
|
2023-08-15 12:01:07 -04:00 |
|
|
|
e886d01190
|
add View in OVITO and View in VMD entries to Run menu
|
2023-08-15 08:04:01 -04:00 |
|
|
|
cd9a5f8d8c
|
make darkgray *really* dark gray, i.e. darker than gray
|
2023-08-15 06:09:34 -04:00 |
|
|
|
a5b2461e36
|
update docs
|
2023-08-15 06:08:57 -04:00 |
|
|
|
afd5f6a818
|
some more image settings tweaks
|
2023-08-15 06:08:39 -04:00 |
|
|
|
62547ccde5
|
update quick help and TODO list
|
2023-08-15 05:35:34 -04:00 |
|
|
|
263db3d13c
|
avoid lengthy accelerator details with Nvidia GPUs
|
2023-08-15 02:26:54 -04:00 |
|