Releases: PhysiCell-Tools/PhysiCell-Studio
Releases · PhysiCell-Tools/PhysiCell-Studio
v2.30.5 - fix bug writing spring flag to XML
Merge pull request #161 from PhysiCell-Tools/development fix bug saving spring flag
v2.30.4 - remove some params
- remove "disable springs" from Config tab
- remove "cell-BM" params from Mechanics subtab
- for File -> Save/Load user project, check to see if in a PhysiCell directory (if main.cpp exists)
v2.30.3 - improved features
- warn if Volume total < nuclear (when saving .xml)
- match ICs celltype color w PhysiCell's "paint_by_number"
- provide
examples/cellsort_ics.py
for randomly distributed 2 cell types - provide
examples/setup_libroadrunner_mac_x86.py
for PhysiCell build on Macs (odd case) - provide LICENSE_PhysiCell_Studio.txt
v2.30.2 - bug fixes; fix Guide link
- fix Help link to official Guide
- fix Simularium cell colors
- fix cell_type scalar colorbar (thanks to Joel Eliason for reporting!)
v2.30.1 - bug fixes: max time, substrate and cell type names and rules; iconify Delete
- bug fix: clear Max Time then do
+1 day
- bug fix: renamed substrate updates correctly in Rules comboboxes
- bug fix: numeric suffix on substrate name avoids duplicate
- feature: renamed substrate or cell type is updated in all existing rules
- use trash can icon for Delete button in Microenv and Cell Types
v2.30.0 - improvements for boolean intracellular UI
- Improvements to boolean intracellular:
- Fix signals for list of elements in physiboss
- Outputs now showing behaviours and not signals
- Inverted node and behaviour's widgets in physiboss
- Renamed conda environment's name to studio
- empty rules0.csv for template
v2.29.2 - pytest in studio_ecm
Merge pull request #147 from PhysiCell-Tools/development add pytest
v2.29.0 - fix cell adhesion affinities; initial pytest testing
- fixing cell adhesion affinities when a cell type is copied
- initial pytest testing (using pytest-qt)
v2.29.1 - add pytest flag to studio
- add missing pytest flag to studio.py
v2.28.2 - fix bugs related to cell type New/Copy
- introduced fatal errors in previous release related to New/Copy cell types then attempt to rename the cell type
- fix problems by carefully copying over only the critical elements in the underlying Python dicts