Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev paul #200

Merged
merged 20 commits into from
Aug 6, 2023
Merged

Dev paul #200

merged 20 commits into from
Aug 6, 2023

Conversation

MathCancer
Copy link
Owner

  • updated pack/unpack rules
  • bug fix on defaut cell custructor (missing function pointers from newer SVG plots)
  • revised release protocol to prevent libRoadrunner errors in distributed zip file

MathCancer and others added 20 commits July 31, 2023 16:34
bug fix in PhysiCell_cell.cpp, in the default cell constructor:

	// bug fix July 31 2023
	functions.plot_agent_SVG = standard_agent_SVG;
	functions.plot_agent_legend = standard_agent_legend;
	// bug fix July 31 2023

for better backwards compatibiltiy.
update release protocol to prevent errors in libRoadrunner distribution.
@MathCancer MathCancer merged commit ba40e3e into development Aug 6, 2023
@MathCancer MathCancer deleted the dev-paul branch August 6, 2023 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant