Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / pletzer/icqsol issues and pull requests
#53 - Solve Laplace not working
Issue -
State: open - Opened by gregvonkuster about 8 years ago
- 3 comments
#52 - Add texture to shape is not working
Issue -
State: open - Opened by gregvonkuster about 8 years ago
- 1 comment
#51 - Install fix for conda
Pull Request -
State: closed - Opened by gregvonkuster over 8 years ago
- 2 comments
#50 - Use MIT license
Pull Request -
State: closed - Opened by gregvonkuster over 8 years ago
#49 - Funny polygons after removing interior sphere from a sphere
Issue -
State: open - Opened by pletzer almost 9 years ago
#48 - assert warnings
Issue -
State: open - Opened by pletzer almost 9 years ago
#47 - add texture sometimes throws a segmentation fault
Issue -
State: closed - Opened by pletzer almost 9 years ago
- 6 comments
#46 - Edge problem with texture
Issue -
State: closed - Opened by pletzer almost 9 years ago
- 2 comments
#45 - ShapeManager.addTextureToVtkPolyData() does not display texture
Issue -
State: closed - Opened by gregvonkuster almost 9 years ago
- 3 comments
#44 - RefineSurface.refine() function throws exception
Issue -
State: closed - Opened by gregvonkuster almost 9 years ago
- 10 comments
#43 - ShapeManager.addTextureToVtkPolyData() throws exception
Issue -
State: closed - Opened by gregvonkuster almost 9 years ago
- 8 comments
#42 - ShapeManager.addTextureToVtkPolyData() should accept an image format
Issue -
State: closed - Opened by gregvonkuster almost 9 years ago
- 3 comments
#41 - Shape translation and rotation throw exceptions
Issue -
State: closed - Opened by gregvonkuster almost 9 years ago
- 2 comments
#40 - Broken color surface field GUI
Issue -
State: closed - Opened by pletzer almost 9 years ago
- 1 comment
#39 - testAddSurfaceFieldFromExpressionSmallPolygon throw a seg fault on openshift
Issue -
State: closed - Opened by pletzer almost 9 years ago
- 1 comment
#38 - division by zero in icqRefineSurface.py
Issue -
State: closed - Opened by pletzer about 9 years ago
- 1 comment
#37 - shininess is not working
Issue -
State: closed - Opened by pletzer about 9 years ago
- 1 comment
#36 - Need to be able to rotate
Issue -
State: closed - Opened by pletzer about 9 years ago
- 1 comment
#35 - Need to be able to scale
Issue -
State: closed - Opened by pletzer about 9 years ago
- 1 comment
#34 - Need to be able to translate
Issue -
State: closed - Opened by pletzer about 9 years ago
- 1 comment
#33 - Need to be able to save a geometry
Issue -
State: closed - Opened by pletzer about 9 years ago
- 1 comment
#32 - Need to be able to load a file from disk and the internet
Issue -
State: closed - Opened by pletzer about 9 years ago
- 2 comments
#31 - Adding a field to a shape that already has a field replaces the original field
Issue -
State: closed - Opened by gregvonkuster about 9 years ago
- 7 comments
#30 - Calling refineSurface.py twice produces triangles
Issue -
State: closed - Opened by pletzer about 9 years ago
- 1 comment
#29 - Refactor the ShapeManager's addSurfaceFieldFromExpression() method to be
Pull Request -
State: closed - Opened by gregvonkuster about 9 years ago
#28 - Adding a surface field to a VTK POLYDATA file with a surface field throws exception
Issue -
State: closed - Opened by gregvonkuster about 9 years ago
- 3 comments
#27 - testRemove2 fails with segmentation fault
Issue -
State: closed - Opened by pletzer about 9 years ago
- 1 comment
#26 - The Galaxy icqsol tool_dependencies.xml recipe fails subtly on Fedora 20
Issue -
State: closed - Opened by gregvonkuster about 9 years ago
- 4 comments
#25 - Tool for adding texture
Issue -
State: closed - Opened by pletzer about 9 years ago
- 3 comments
#24 - add refinement capability to vtkPolyData
Issue -
State: closed - Opened by pletzer about 9 years ago
- 4 comments
#23 - Move galaxy-web3d from gitlab to github
Issue -
State: closed - Opened by pletzer about 9 years ago
- 1 comment
#22 - Galaxy recipe should pull from tagged released URL
Issue -
State: open - Opened by pletzer about 9 years ago
- 1 comment
#21 - Reaching the maximum number of recursion calls in pycsg
Issue -
State: closed - Opened by pletzer about 9 years ago
- 2 comments
#20 - VTKLoader does not support binary VTK files
Issue -
State: closed - Opened by pletzer about 9 years ago
- 1 comment
#19 - Support VTK XML data files
Issue -
State: open - Opened by pletzer about 9 years ago
#18 - Fix testPrimitiveCylinderWithFieldColor.vtk contents.
Pull Request -
State: closed - Opened by gregvonkuster about 9 years ago
#17 - Add a utility componet to icqsol that consists of utility methods to be
Pull Request -
State: closed - Opened by gregvonkuster about 9 years ago
#16 - Fix for setting the SHapeManager's vtk_geometry_filter. Since we always
Pull Request -
State: closed - Opened by gregvonkuster about 9 years ago
#15 - Fix for setting vtkgeomertyFilter in the ShapeManager.
Pull Request -
State: closed - Opened by gregvonkuster about 9 years ago
#14 - Reset the ShapeManager.createShape() method signature.
Pull Request -
State: closed - Opened by gregvonkuster about 9 years ago
#13 - Refacto ShapeManager to make reader and writer more loosely coupled.
Pull Request -
State: closed - Opened by gregvonkuster about 9 years ago
#12 - Fixes and refactoring of the ShapeManager into VTK and PLY subclasses.
Pull Request -
State: closed - Opened by gregvonkuster about 9 years ago
#11 - Further refactoring in the ShapeManager class.
Pull Request -
State: closed - Opened by gregvonkuster about 9 years ago
#10 - Enhance the ShapeManager() class to accept a file_format ('ply' or
Pull Request -
State: closed - Opened by gregvonkuster about 9 years ago
#9 - Fix copy/paste bug in ShapeManager.colorSurfaceField.
Pull Request -
State: closed - Opened by gregvonkuster about 9 years ago
#8 - Refactor the ShapeManager's load and save methods.
Pull Request -
State: closed - Opened by gregvonkuster about 9 years ago
#7 - Fix paste error ShapeManager.colorSurfaceField() method.
Pull Request -
State: closed - Opened by gregvonkuster about 9 years ago
- 1 comment
#6 - Fixes for previous change that encapsulated the
Pull Request -
State: closed - Opened by gregvonkuster about 9 years ago
- 1 comment
#5 - Enhance the ShapeManager class by adding the
Pull Request -
State: closed - Opened by gregvonkuster about 9 years ago
- 2 comments
#4 - Encapsulate shape composition within the ShapeManager and update the
Pull Request -
State: closed - Opened by gregvonkuster about 9 years ago
#3 - Revamp package directory structure, move all shape classes into
Pull Request -
State: closed - Opened by gregvonkuster about 9 years ago
- 1 comment
#2 - Add a ShapeComposer that will create a CompositeShape
Pull Request -
State: closed - Opened by gregvonkuster over 9 years ago
#1 - Encapsulate shape building, hiding complexities from callers, and
Pull Request -
State: closed - Opened by gregvonkuster over 9 years ago
- 2 comments