You've already forked godot
							
							
				mirror of
				https://github.com/godotengine/godot.git
				synced 2025-11-04 12:00:25 +00:00 
			
		
		
		
	Add some more features to changelog
This commit is contained in:
		@@ -23,6 +23,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
 | 
			
		||||
  - Support for RayCast shapes in kinematic bodies.
 | 
			
		||||
  - Support for synchronizing kinematic movement to physics, avoiding an one-frame delay.
 | 
			
		||||
- WebSockets support using [libwebsockets](https://libwebsockets.org/).
 | 
			
		||||
- UPnP support using [MiniUPnP](http://miniupnp.free.fr).
 | 
			
		||||
- [Revamped inspector.](https://godotengine.org/article/godot-gets-new-inspector)
 | 
			
		||||
  - Improved visualization and editing of numeric properties.
 | 
			
		||||
  - Vector and matrix types can now be edited directly (no pop-ups).
 | 
			
		||||
@@ -128,6 +129,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
 | 
			
		||||
- Universal translation of touch input to mouse input.
 | 
			
		||||
- AudioStreamPlayer, AudioStreamPlayer2D, and AudioStreamPlayer3D now have a pitch scale property.
 | 
			
		||||
- Support for MIDI input.
 | 
			
		||||
- Support for audio capture from microphones.
 | 
			
		||||
- `GROW_DIRECTION_BOTH` for Controls.
 | 
			
		||||
- Selected tiles can be moved in the tile map editor.
 | 
			
		||||
- The editor can now be configured to display the project window on the previous or next monitor (relative to the editor).
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user