提交历史

作者 SHA1 备注 提交日期
  Bob Kuczewski dd4baf19c5 Completed initial version of the 2D spatial molecule viz code (in C). 6 年之前
  Bob Kuczewski 5c3d45c0c2 Added Java code from SpatialMols2D.java (doesn't work properly yet). 6 年之前
  Bob Kuczewski eaf3222e0e Worked on a new way to set the molcomp positions in 2D. 6 年之前
  Bob Kuczewski 607a083b3b Merge branch 'spatially_structured_mol_viz' of https://github.com/mcellteam/mcell into spatially_structured_mol_viz 6 年之前
  Bob Kuczewski 7475582054 Worked out most of a 2D molecule positioning approach (stub), but ... 6 年之前
  Tom Bartol e27613c83e Merge branch 'spatially_structured_mol_viz' of http://github.com/mcellteam/mcell into spatially_structured_mol_viz 6 年之前
  Tom Bartol 84759b6943 Added "DEFINE_MOLECULE_STRUCTURES { .... }" to MDL spec and parser 6 年之前
  Bob Kuczewski b657d55cb0 Separated out the spatial assignment into its own function 6 年之前
  Bob Kuczewski 15aeef883c Display the molecules from the new structure with random locations. 6 年之前
  Bob Kuczewski e8b7996ac5 Add random spatial structure to mols and remove @compartment from names 6 年之前
  Bob Kuczewski 548146653f Decoded the molecule/component names and connections as an array. 6 年之前
  Bob Kuczewski 21c88935ce Begin building a molecule/component array from the graph strings. 6 年之前
  Bob Kuczewski 4ccd1a5aba Stored the graph parts in an array for further processing. 6 年之前
  Bob Kuczewski b11cc1612d Converted previous viz code to use symbol tables, added dump_symtab. 6 年之前
  Bob Kuczewski 3ca438da7e Added a VOID_PTR sym entry type (very much like the STR sym type). 6 年之前
  Bob Kuczewski f7161ac03f Added the x offset back into the code to see the molecule chains. 6 年之前
  Bob Kuczewski 41573b20a9 Merge remote-tracking branch 'origin/nfsim_dynamic_meshes_pymcell' into spatially_structured_mol_viz 6 年之前
  Bob Kuczewski d0f83f6964 Merge branch 'nfsim_dynamic_meshes_pymcell' of https://github.com/mcellteam/mcell into nfsim_dynamic_meshes_pymcell 6 年之前
  Bob Kuczewski 916da8a441 Uncommented libmcell_test, removed mcell.c from SOURCE_FILES, added libs 6 年之前
  Jacob Czech 2d57428905 Add instructions for setting Windows PATH. 6 年之前
  Jacob Czech 62cfe7e4e2 More Windows build clarifications in README. 6 年之前
  Jacob Czech 5613ee2d74 Fix some typos and further README clarifications. 6 年之前
  Jacob Czech dec40c786d Update the Windows build instructions. 6 年之前
  Bob Kuczewski d0e061acaf Begin pulling out the full graph pattern for display of BNGL molecules. 6 年之前
  Bob Kuczewski 5e82424db8 Added commas to new Spatially Structured Symbol Type definitions. 6 年之前
  Tom Bartol f6851d8672 Removed dummy code for x,y,z linear offset of molecules in complexes 6 年之前
  Tom Bartol 6333521bb2 Added new symbol tables and data structures to hold data for spatially structured molecules 6 年之前
  Jacob Czech b32268a7b0 Fix yml formatting problem. 6 年之前
  Jacob Czech e7a47c9fe2 Fix boost problem. 6 年之前
  Jacob Czech 80cde1deee Add boost to appveyor. 6 年之前