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
0c7f56e881
imageviewer updates
...
- new zoom icons
- resetview option
- properly track pushbutton checked state
- add preferences options for selecting background and box color
2023-08-15 02:21:05 -04:00
dedddee70a
no point in removing a null pointer item
2023-08-15 01:06:15 -04:00
3bf70c1b97
various chart window updates and improvements
...
- charts are reset if the thermo style changes
- charts are reset if the timestep is reset (to a lower value)
- charts are not updated if thermo data is not valid (e.g. during setup)
- use integer format for Steps on the x-axis
2023-08-15 01:05:54 -04:00
8bfa0b2b04
add option to query Update::setupflag to see if thermo data is valid
2023-08-15 01:03:25 -04:00
4e604c2ccd
remove OpenMPI hack. We have disabled MPIIO testing altogether.
2023-08-14 22:05:32 -04:00
f0962f36f6
make consistent and avoid segfaults
2023-08-14 21:53:45 -04:00
e51845776d
make box, axes, ssao, antialias checkable buttons in image viewer
...
this reduces the antialias option to just 2x
2023-08-14 21:37:46 -04:00
2728f6763e
updated output and cross-check
2023-08-14 18:47:27 -04:00
c11c51ba3c
complete lammps gui howto
2023-08-14 16:56:22 -04:00
b53c564190
update clang-format detection for compatibility with Debian
2023-08-14 15:13:43 -04:00
9fc54865cf
improve desktop integration for Linux
2023-08-14 14:31:30 -04:00
dad8081d55
Merge pull request #3884 from akohlmey/fmtlib-10.1
...
Update fmtlib to version 10.1
2023-08-14 11:35:29 -04:00
e297800102
get rid of tr() macros
2023-08-14 10:11:58 -04:00
a10b1de511
complete bundling and assigning icons to actions
2023-08-14 04:01:33 -04:00
cdbbe33933
Made check incase PyTorch didn't define the device
2023-08-14 09:36:56 +02:00
619623f0f6
more icons
2023-08-13 21:38:18 -04:00
f53991c107
include more icons link to Howto doc
2023-08-13 17:46:00 -04:00
a07f02c135
more howto documentation updates
2023-08-13 17:13:19 -04:00
d650bc61c5
include images of the preferences dialog tabs and discuss preferences
2023-08-13 15:36:05 -04:00
7e3c04aa51
add a small LAMMPS icon to the status bar indicating whether an active LAMMPS instance exists
2023-08-13 02:57:47 -04:00
9f407cae1e
more documentation and tutorial updates
2023-08-13 02:57:02 -04:00
c1f9f9d1c6
we have accumulated enough changes to call this version 1.2
2023-08-13 00:15:09 -04:00
8076f77e1e
add missing connect() macro
2023-08-13 00:14:46 -04:00
d4b6302b31
more doc improvements
2023-08-12 23:33:06 -04:00
1991d74623
desktop integration for Linux, embedded icons on Windows
2023-08-12 23:30:37 -04:00
929ca8f0f1
small clarification
2023-08-12 21:07:35 -04:00
c11d58f7b1
Start working on a LAMMPS GUI howto
...
Docs are now organized as follows:
- README is minimal and points to other docs
- The section in Tools.rst mostly explains compilation and installation
- The Howto contains a tour of the GUI and explains intended functionality
2023-08-12 21:07:12 -04:00
e7b02e89fa
also linke the principal command when linking styles
2023-08-12 20:13:40 -04:00
bbcfbe957b
implement context specific help either via right-click or CTRL-?
2023-08-12 17:46:10 -04:00
3957b4b194
avoid legacy compilation failures on recent ubuntu machines that only have python3-config
2023-08-12 12:45:13 -04:00
5115df7a38
avoid legacy compilation failures on recent ubuntu machines that only have python3-config
2023-08-12 12:45:01 -04:00
dd18de164a
avoid legacy compilation failures on recent ubuntu machines that only have python3-config
2023-08-12 12:41:44 -04:00