提交历史

作者 SHA1 备注 提交日期
  Adam Husar fcf1427724 Changed license from GPL to MIT, removed some empty/unused files 3 年之前
  Adam Husar f3562f98f0 Updating API side vertex coordinates after a cell to apply_vertex_moves 3 年之前
  Adam Husar c6ed8097ca Removed 'clone' methods that are not needed anymore due to generated 3 年之前
  Adam Husar 8aacc216e8 Added argument all_details to generated __str__ method to produce 3 年之前
  Adam Husar af9b27b795 Replaced all uses of float_t with double 3 年之前
  Adam Husar d415147165 Changed all input API Vec3 arguments to use List[float] 3 年之前
  Adam Husar 7c3085f28d Set of changes towards build with MSVC 3 年之前
  Adam Husar 5a41bccbd9 Allowing case when count's complex has compartment and regision is set 3 年之前
  Adam Husar f7532547a4 Initial addition of checkpointed molecules to partition, ids and flags 3 年之前
  Adam Husar 319c740cb5 Renamed GeometryObject.element_connections to wall_list 4 年之前
  Adam Husar 5d7d854c2e Initial support for wall-wall collision checks in dynamic vertices 4 年之前
  Adam Husar 02f12f0f57 Rework of callbacks by introducing class callbacks, other API changes 4 年之前
  Adam Husar 18e490125c Removed API class VolumeCompartment, moved related information to 4 年之前
  Adam Husar 8032939dd0 Initial support for dynamic geometry in MCell4 API, broken now 4 年之前
  tester 72ab4ca869 Fixed compilation on macos and also cleaned some warnings 4 年之前
  Adam Husar 7b2277940d Renamed API enums to uppercase 4 年之前
  Adam Husar faad421e0a Added SurfaceProperty to allow specifying mult. props for SurfaceClass 4 年之前
  Adam Husar a58955b44e Initial support for counting conversion in pymcell4, fixes in converter 4 年之前
  Adam Husar f577b3d948 Addded pymcell4 support for release regions specified with expression 4 年之前
  Adam Husar 46cee03171 GeometryObject and SurfaceRegion are now derived from Region 4 年之前
  Adam Husar caf222307d Added Region class, renamed SurfaceRegion to SurfaceArea, initial 4 年之前
  Adam Husar eedb20a59f Initial geometry conversion, partial reorg of mcell3 sources 4 年之前
  Adam Husar 154e755e14 Corrected copyright 4 年之前
  Adam Husar e599cfcfd9 Added lists of objects to subsystem and instantiation data 4 年之前
  Adam Husar 5fb8a96ede Added semantic check for validity of vertex indices 4 年之前
  Adam Husar de08f1a19f check_semantics is now called from constructors and throws exception on 4 年之前
  Adam Husar a0c9e703dc Added classes for simulation setup, generation of implementation headers 4 年之前
  Adam Husar 6c6973bc91 Cleaned up includes, added support for method inheritances 4 年之前
  Adam Husar e28d590082 Added partial support for generation of dynamic API 4 年之前