L. Krause 
								
							 
						 
						
							
							
							
							
								
							
							
								ca28c068c0 
								
							 
						 
						
							
							
								
								Implement input focus behavior in HTML5  
							
							... 
							
							
							
							- Key and mouse events are only consumed if canvas is focused
 - NOTIFICATION_WM_MOUSE_ENTER, _MOUSE_EXIT, _FOCUS_IN and _FOCUS_OUT are
   emitted 
							
						 
						
							2017-07-22 17:25:15 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									L. Krause 
								
							 
						 
						
							
							
							
							
								
							
							
								69e0dee983 
								
							 
						 
						
							
							
								
								Fix zipping HTML5 templates when using implicit cache  
							
							
							
						 
						
							2017-07-17 03:53:31 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									eska 
								
							 
						 
						
							
							
							
							
								
							
							
								1abf478eb9 
								
							 
						 
						
							
							
								
								Fix web export build  
							
							
							
						 
						
							2017-03-10 05:09:54 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									eska 
								
							 
						 
						
							
							
							
							
								
							
							
								6e1828c958 
								
							 
						 
						
							
							
								
								Fix WebAssembly builds on Windows  
							
							
							
						 
						
							2017-02-21 23:21:28 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									eska 
								
							 
						 
						
							
							
							
							
								
							
							
								6e2bf31e5a 
								
							 
						 
						
							
							
								
								Automatically zip web export templates  
							
							... 
							
							
							
							Also fix web builds on Windows and clean up 
							
						 
						
							2017-02-20 06:59:19 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									eska 
								
							 
						 
						
							
							
							
							
								
							
							
								68422c5dd6 
								
							 
						 
						
							
							
								
								Relink web build when HTML shell changes  
							
							... 
							
							
							
							Emscripten injects its loader script when linking, so force relinking
whenever the HTML shell changes.
Also remove useless FULL_ES2 flag, which should be a linker flag, but
would impact performance too much. 
							
						 
						
							2017-01-12 01:05:07 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémi Verschelde 
								
							 
						 
						
							
							
							
							
								
							
							
								d4c17700aa 
								
							 
						 
						
							
							
								
								style: Fix PEP8 whitespace issues in Python files  
							
							... 
							
							
							
							Done with `autopep8 --select=E2,W2`, fixes:
- E201 - Remove extraneous whitespace.
- E202 - Remove extraneous whitespace.
- E203 - Remove extraneous whitespace.
- E211 - Remove extraneous whitespace.
- E221 - Fix extraneous whitespace around keywords.
- E222 - Fix extraneous whitespace around keywords.
- E223 - Fix extraneous whitespace around keywords.
- E224 - Remove extraneous whitespace around operator.
- E225 - Fix missing whitespace around operator.
- E226 - Fix missing whitespace around operator.
- E227 - Fix missing whitespace around operator.
- E228 - Fix missing whitespace around operator.
- E231 - Add missing whitespace.
- E231 - Fix various deprecated code (via lib2to3).
- E241 - Fix extraneous whitespace around keywords.
- E242 - Remove extraneous whitespace around operator.
- E251 - Remove whitespace around parameter '=' sign.
- E261 - Fix spacing after comment hash.
- E262 - Fix spacing after comment hash.
- E265 - Format block comments.
- E271 - Fix extraneous whitespace around keywords.
- E272 - Fix extraneous whitespace around keywords.
- E273 - Fix extraneous whitespace around keywords.
- E274 - Fix extraneous whitespace around keywords.
- W291 - Remove trailing whitespace.
- W293 - Remove trailing whitespace. 
							
						 
						
							2016-11-01 00:35:16 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémi Verschelde 
								
							 
						 
						
							
							
							
							
								
							
							
								97c8508f5e 
								
							 
						 
						
							
							
								
								style: Start applying PEP8 to Python files, indentation issues  
							
							... 
							
							
							
							Done with `autopep8 --select=E1`, fixes:
- E101 - Reindent all lines.
- E112 - Fix under-indented comments.
- E113 - Fix over-indented comments.
- E115 - Fix under-indented comments.
- E116 - Fix over-indented comments.
- E121 - Fix a badly indented line.
- E122 - Fix a badly indented line.
- E123 - Fix a badly indented line.
- E124 - Fix a badly indented line.
- E125 - Fix indentation undistinguish from the next logical line.
- E126 - Fix a badly indented line.
- E127 - Fix a badly indented line.
- E128 - Fix a badly indented line.
- E129 - Fix a badly indented line. 
							
						 
						
							2016-11-01 00:33:51 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									eska 
								
							 
						 
						
							
							
							
							
								
							
							
								d6f2862429 
								
							 
						 
						
							
							
								
								Add option 'wasm' to compile to WebAssembly in web export  
							
							... 
							
							
							
							WebAssembly is still experimental, so disabled by default.
The HTML shell file now uses $GODOT_BASE, a placeholder for the
base filename, instead of $GODOT_JS, $GODOT_MEM and $GODOT_FS. 
							
						 
						
							2016-10-31 01:28:01 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémi Verschelde 
								
							 
						 
						
							
							
							
							
								
							
							
								fc8ccd5b8c 
								
							 
						 
						
							
							
								
								SCsub: Add python shebang as a hint for syntax highlighting  
							
							... 
							
							
							
							Also switch existing shebangs to "better" /usr/bin/env python. 
							
						 
						
							2016-10-17 20:10:46 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									eska 
								
							 
						 
						
							
							
							
							
								
							
							
								913361928f 
								
							 
						 
						
							
							
								
								Add JavaScript eval interface  
							
							
							
						 
						
							2016-06-30 15:45:40 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Juan Linietsky 
								
							 
						 
						
							
							
							
							
								
							
							
								a88f67821c 
								
							 
						 
						
							
							
								
								HTML5 exporter seems to be fully functional  
							
							... 
							
							
							
							-user:// filesystem implemented
-default template page could look prettier, help appreciated 
							
						 
						
							2015-09-12 10:54:47 -03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Juan Linietsky 
								
							 
						 
						
							
							
							
							
								
							
							
								0fb7b5aa0c 
								
							 
						 
						
							
							
								
								HTML5 exporter Improvements  
							
							... 
							
							
							
							-Better template handling
-Voice support
-Stream support 
							
						 
						
							2015-09-10 00:10:54 -03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Juan Linietsky 
								
							 
						 
						
							
							
							
							
								
							
							
								0fa94a9690 
								
							 
						 
						
							
							
								
								Build System Changes  
							
							... 
							
							
							
							-=-=-=-=-=-=-=-=-=-=
Build System:
-Big clean up of SCons, changed how builds are done to a much cleaner method (check the Github Wiki for instructions).
-Deactivated BlackBerry10 (sorry), if no mantainer found (or BlackBerry does not send us a Passort ;), platform will be removed as we have no longer devices to test.
Engine:
-Removed deprecated object and scene format (was in there just for compatibility, not in use since a long time).
-Added ability to open scenes even if a node type was removed (will try to guess the closest type).
-Removed deprecated node types. 
							
						 
						
							2014-10-07 01:31:49 -03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Juan Linietsky 
								
							 
						 
						
							
							
							
							
								
							
							
								0b806ee0fc 
								
							 
						 
						
							
							
								
								GODOT IS OPEN SOURCE  
							
							
							
						 
						
							2014-02-09 22:10:30 -03:00