Google Code Exporter
Google Code Exporter
``` It was saying "No HitPoints!" where it should be "No Speed!". Fixed that accordingly. ``` Original issue reported on code.google.com by `[email protected]` on 17 Dec 2011 at 6:53 Attachments:...
``` Design overall architecture and interoperability of CellBlender and libMCell. ``` Original issue reported on code.google.com by `[email protected]` on 3 Jan 2013 at 10:39
``` Blender's built-in searching and alphabetical sorting of CollectionProperty lists within the UI does not seem to work for the General Parameters list. To test this, add several parameters and...
``` What steps will reproduce the problem? 1. Turn off object visibility 2. Select object 3. Hit "Analyze Mesh" What is the expected output? What do you see instead? Expected:...
``` Parameter errors, unlike other errors, do not pay attention to the Invalid Policy, since they do not affect an item's "status". ``` Original issue reported on code.google.com by `[email protected]`...
``` If a user has visualized a molecule in their simulation called, for example, vol1, then a positions and shape/glyph object will also be created called mol_vol1 and mol_vol1_shape. These...
``` It might be helpful to the user to better convey what the molecule type is when creating a release site. The only real indication right now is the "Initial...
``` Deleting the top level "molecules" object or any of the position children objects and trying to read the viz data will produce an error. ``` Original issue reported on...
``` If you delete an object after adding it to the Model Objects list, then you can no longer remove the name from the Model Objects list. ``` Original issue...
``` CellBlender does not currently support any of MCell's TRIGGER statements. Here are several examples of the MDL syntax for triggers: TRIGGER[molecule,region] TRIGGER[reaction,region] TRIGGER[name,object] ``` Original issue reported on code.google.com...