cbbdafcb3e 
					 
					
						
						
							
							Moved rendering code outside of the sandbox update function, renderer instance is now rendering the cube ( although colour is still missing but should be something simple)  
						
						 
						
						
						
						
					 
					
						2022-10-08 20:40:06 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						b03b82272f 
					 
					
						
						
							
							Moving to a single renderer instance system  
						
						 
						
						
						
						
					 
					
						2022-10-08 15:34:02 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						db6def3bc9 
					 
					
						
						
							
							FIXED inputsystem linker error  
						
						 
						
						
						
						
					 
					
						2022-08-15 21:15:12 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						b7e3465406 
					 
					
						
						
							
							Editing the modelimporter to allow to create scene graphs  
						
						 
						
						
						
						
					 
					
						2022-07-08 21:35:14 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						85f9c78adf 
					 
					
						
						
							
							Started implementation of first event/message passing system  
						
						 
						
						
						
						
					 
					
						2022-06-10 22:44:40 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						16b61986a1 
					 
					
						
						
							
							Adding textures capabilities  
						
						 
						
						... 
						
						
						
						* Added Texures to the two sample cubes
* Modified mesh structure
	- mesh now contains indices and vertices
	- Vertices contain vertices and uv's (later on they will also
	contain normals)
Solution definitely not perfect and needs improvement. 
						
						
					 
					
						2022-06-05 01:44:54 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						d019155d10 
					 
					
						
						
							
							Working on basic rendering  #4  
						
						 
						
						... 
						
						
						
						* Added a basic material abstraction
* Started implementation of RenderTarget (such as render textures) 
						
						
					 
					
						2022-06-04 18:26:58 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						8cc6ed1f15 
					 
					
						
						
							
							Multiple changes to prepare for the basic render engine.  
						
						 
						
						... 
						
						
						
						* Rendering 2 cubes
* per cube transform panels
* Updated TODO.md
* Updated README.md 
						
						
					 
					
						2022-05-28 21:19:16 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						76c051e407 
					 
					
						
						
							
							Made multiple managers for individual pieces  
						
						 
						
						... 
						
						
						
						Added UIManager that renders the UI inside the window 
						
						
					 
					
						2022-05-28 18:49:08 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						dae8830e2b 
					 
					
						
						
							
							Graphics Engine is now part of the whole engine instead, Project will  
						
						 
						
						... 
						
						
						
						actually compile #9  
						
						
					 
					
						2022-05-28 13:32:17 +02:00