| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									ExtrusionPath
									
								
							
						
					
				 | 
				
					
						
							
							Removed unused code
						
					
				 | 
				2013-08-29 11:48:58 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									Fill
									
								
							
						
					
				 | 
				
					
						
							
							Bugfix: crashing when concentric infill produced very narrow loops. #1740
						
					
				 | 
				2014-02-10 16:05:40 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									Format
									
								
							
						
					
				 | 
				
					
						
							
							Write material config to AMF files. Remove the old Materials tab. Update custom settings when a part is selected
						
					
				 | 
				2014-02-15 00:36:52 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									GCode
									
								
							
						
					
				 | 
				
					
						
							
							Better fix for non-global options not being replaced in filename placeholders. Includes refactoring and a new PlaceholderParser class. Also includes regression tests. #1831
						
					
				 | 
				2014-03-17 00:39:07 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									Geometry
									
								
							
						
					
				 | 
				
					
						
							
							Finished porting BoundingBox to XS
						
					
				 | 
				2014-01-07 12:48:09 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									GUI
									
								
							
						
					
				 | 
				
					
						
							
							Update plater and print upon changing object parts and their settings
						
					
				 | 
				2014-03-23 16:45:55 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									Layer
									
								
							
						
					
				 | 
				
					
						
							
							Fixed wrong refactoring of perimeter tree traversal. #1832
						
					
				 | 
				2014-03-15 02:16:04 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									Print
									
								
							
						
					
				 | 
				
					
						
							
							Fix modifiers
						
					
				 | 
				2014-03-23 16:56:41 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									Test
									
								
							
						
					
				 | 
				
					
						
							
							Move centering outside the Print object
						
					
				 | 
				2013-12-15 16:17:12 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								Config.pm
							
						
					
				 | 
				
					
						
							
							ComboBox for fill density values
						
					
				 | 
				2014-03-22 17:01:48 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								ExPolygon.pm
							
						
					
				 | 
				
					
						
							
							Finished implementing Boost.Polygon medial axis. Some cleanup needed
						
					
				 | 
				2014-01-10 16:18:55 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								Extruder.pm
							
						
					
				 | 
				
					
						
							
							Adapt the new gcode.t test to master (and subtract final retraction from used filament length)
						
					
				 | 
				2014-01-11 14:42:31 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								ExtrusionLoop.pm
							
						
					
				 | 
				
					
						
							
							More incomplete work for Flow/Extruder refactoring
						
					
				 | 
				2014-01-03 18:27:46 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								ExtrusionPath.pm
							
						
					
				 | 
				
					
						
							
							Incomplete work for porting simplify() to XS
						
					
				 | 
				2013-11-21 20:25:24 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								Fill.pm
							
						
					
				 | 
				
					
						
							
							Turn fill_density into percentage
						
					
				 | 
				2014-03-22 16:23:33 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								Flow.pm
							
						
					
				 | 
				
					
						
							
							Ported Flow to XS
						
					
				 | 
				2014-01-05 13:16:13 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								GCode.pm
							
						
					
				 | 
				
					
						
							
							Better fix for non-global options not being replaced in filename placeholders. Includes refactoring and a new PlaceholderParser class. Also includes regression tests. #1831
						
					
				 | 
				2014-03-17 00:39:07 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								Geometry.pm
							
						
					
				 | 
				
					
						
							
							Promising approach to medial axis pruning
						
					
				 | 
				2014-03-04 23:33:13 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								GUI.pm
							
						
					
				 | 
				
					
						
							
							Some incomplete work for per-region config
						
					
				 | 
				2014-02-14 22:26:00 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								Layer.pm
							
						
					
				 | 
				
					
						
							
							Update plater and print upon changing object parts and their settings
						
					
				 | 
				2014-03-23 16:45:55 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								Line.pm
							
						
					
				 | 
				
					
						
							
							Promising approach to medial axis pruning
						
					
				 | 
				2014-03-04 23:33:13 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								Model.pm
							
						
					
				 | 
				
					
						
							
							Fix AMF settings not being correctly propagated to plater and parts panel
						
					
				 | 
				2014-03-22 18:02:58 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								Point.pm
							
						
					
				 | 
				
					
						
							
							Ported Point->distance_to() and Line->length()
						
					
				 | 
				2013-08-28 20:41:41 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								Polygon.pm
							
						
					
				 | 
				
					
						
							
							Removed more unused functions and fixed tests
						
					
				 | 
				2013-11-22 16:19:15 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								Polyline.pm
							
						
					
				 | 
				
					
						
							
							Removed dependency on Storable; some fixes in Build.PL. #1693
						
					
				 | 
				2014-01-11 21:46:22 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								Print.pm
							
						
					
				 | 
				
					
						
							
							Update plater and print upon changing object parts and their settings
						
					
				 | 
				2014-03-23 16:45:55 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								Surface.pm
							
						
					
				 | 
				
					
						
							
							Ported Surface->offset() to XS
						
					
				 | 
				2013-11-23 18:29:25 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								SVG.pm
							
						
					
				 | 
				
					
						
							
							Better pruning of thin walls to avoid unwanted extra extrusions. Includes regression test. #1794
						
					
				 | 
				2014-03-02 00:31:17 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								Test.pm
							
						
					
				 | 
				
					
						
							
							Better fix for non-global options not being replaced in filename placeholders. Includes refactoring and a new PlaceholderParser class. Also includes regression tests. #1831
						
					
				 | 
				2014-03-17 00:39:07 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								TriangleMesh.pm
							
						
					
				 | 
				
					
						
							
							New TriangleMeshSlicer::cut() method
						
					
				 | 
				2014-01-16 11:25:26 +01:00 |