de13d0a80c 
					 
					
						
						
							
							doxygen: add newline after \file  
						
						... 
						
						
						
						While \file doesn't need an argument, it can't have another doxy
command after it. 
						
						
					 
					
						2019-02-18 08:22:12 +11:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						eef4077f18 
					 
					
						
						
							
							Cleanup: remove redundant doxygen \file argument  
						
						... 
						
						
						
						Move \ingroup onto same line to be more compact and
make it clear the file is in the group. 
						
						
					 
					
						2019-02-06 15:45:22 +11:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						65ec7ec524 
					 
					
						
						
							
							Cleanup: remove redundant, invalid info from headers  
						
						... 
						
						
						
						BF-admins agree to remove header information that isn't useful,
to reduce noise.
- BEGIN/END license blocks
  Developers should add non license comments as separate comment blocks.
  No need for separator text.
- Contributors
  This is often invalid, outdated or misleading
  especially when splitting files.
  It's more useful to git-blame to find out who has developed the code.
See P901 for script to perform these edits. 
						
						
					 
					
						2019-02-02 01:36:28 +11:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a372638a76 
					 
					
						
						
							
							Cleanup: use static vars where appropriate  
						
						
						
						
					 
					
						2017-08-01 09:06:34 +10:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8beb565c59 
					 
					
						
						
							
							code cleanup: headers - doxy comments.  
						
						
						
						
					 
					
						2013-09-12 03:02:50 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						81d240c8c8 
					 
					
						
						
							
							avoid using strlen() for comparisons in for loops. for expanding whitespace in the text editor and ui paste.  
						
						
						
						
					 
					
						2012-12-15 07:57:16 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7353f8d58e 
					 
					
						
						
							
							remove unneeded string in datatoc.c and correct some of the context types in our documentation.  
						
						
						
						
					 
					
						2012-11-03 09:14:06 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5b678016c3 
					 
					
						
						
							
							fix for own error in datatoc.c - data wasn't NULL terminated, in some cases this is expected (broke GLSL shaders).  
						
						
						
						
					 
					
						2012-08-12 16:51:51 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						df1dd658c9 
					 
					
						
						
							
							minor improvements to cmake's datatoc usage, now changes to datatoc.c re-make generated files.  
						
						
						
						
					 
					
						2012-08-11 18:39:38 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ca7c07cda9 
					 
					
						
						
							
							add back datatoc, use this instead of cmake script which was too slow.  
						
						
						
						
					 
					
						2012-08-11 16:25:31 +00:00