Alexander Pech 
								
							 
						 
						
							
							
							
							
								
							
							
								463e2002ab 
								
							 
						 
						
							
							
								
								Keep RichTextLabel visible character properties in sync  
							
							... 
							
							
							
							The RichTextLabel class is inconsistent in how it updates the
visible_characters and percent_visible properties when either is changed.
To keep both properties consistent, update percent_visible when setting the
visible_characters property.
For both properties, when setting one, notify change for the other.
Docs updated for member set_visible_characters on RichTextLabel class. 
							
						 
						
							2021-01-14 21:32:41 +11:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrii Doroshenko (Xrayez) 
								
							 
						 
						
							
							
							
							
								
							
							
								e94f46dcdb 
								
							 
						 
						
							
							
								
								Expose Resource.emit_changed() to script  
							
							... 
							
							
							
							Also known as `emit_signal("changed")`. 
							
						 
						
							2021-01-13 16:27:58 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémi Verschelde 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1218441b16 
								
							 
						 
						
							
							
								
								Merge pull request  #44514  from madmiraal/split-os-execute  
							
							... 
							
							
							
							Split OS::execute into two methods 
							
						 
						
							2021-01-12 16:17:04 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémi Verschelde 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3bce846e0c 
								
							 
						 
						
							
							
								
								Merge pull request  #45126  from groud/improve_undo_redo  
							
							... 
							
							
							
							Improve UndoRedo class 
							
						 
						
							2021-01-12 15:50:09 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Gilles Roudière 
								
							 
						 
						
							
							
							
							
								
							
							
								831247b39c 
								
							 
						 
						
							
							
								
								Improve UndoRedo class  
							
							
							
						 
						
							2021-01-12 14:34:46 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									TechnoPorg 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								81dc9be973 
								
							 
						 
						
							
							
								
								Fix incorrect parameter in audio_track_set_key_stream.  
							
							... 
							
							
							
							The description for audio_track_set_key_stream referenced a parameter called offset, which is not a parameter for that method. The description now references the correct parameter, stream. 
							
						 
						
							2021-01-11 18:55:14 -06:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémi Verschelde 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8811a8eb4a 
								
							 
						 
						
							
							
								
								Merge pull request  #45088  from skyace65/ReferenceResource  
							
							... 
							
							
							
							Remove the implication that references and resources are not objectes from their description 
							
						 
						
							2021-01-11 15:45:44 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									skyace65 
								
							 
						 
						
							
							
							
							
								
							
							
								dca298d22b 
								
							 
						 
						
							
							
								
								Remove the implication that references and resources are not objected from their description  
							
							
							
						 
						
							2021-01-11 08:22:16 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrii Doroshenko (Xrayez) 
								
							 
						 
						
							
							
							
							
								
							
							
								a2c82bbf5f 
								
							 
						 
						
							
							
								
								Clarify lstrip()/rstrip() methods in String for removed characters  
							
							
							
						 
						
							2021-01-10 15:13:59 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Marcel Admiraal 
								
							 
						 
						
							
							
							
							
								
							
							
								5fa12da6f9 
								
							 
						 
						
							
							
								
								Rename the final parameter of area_shape_entered-exited local_shape.  
							
							
							
						 
						
							2021-01-09 13:34:59 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Marcel Admiraal 
								
							 
						 
						
							
							
							
							
								
							
							
								a77173b335 
								
							 
						 
						
							
							
								
								Update area-body_shape_entered-exited signal documentation.  
							
							
							
						 
						
							2021-01-09 13:34:50 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Marcel Admiraal 
								
							 
						 
						
							
							
							
							
								
							
							
								2a74b388d0 
								
							 
						 
						
							
							
								
								Split OS::execute into two methods  
							
							... 
							
							
							
							1. execute(): Executes a command and returns the results.
2. create_process(): Creates a new process and returns the new process' id. 
							
						 
						
							2021-01-09 10:03:23 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									kobewi 
								
							 
						 
						
							
							
							
							
								
							
							
								84acafb2ce 
								
							 
						 
						
							
							
								
								Clarify class_get_method_list() in release exports  
							
							
							
						 
						
							2021-01-07 01:23:25 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémi Verschelde 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a3b76e26f3 
								
							 
						 
						
							
							
								
								doc: Sync classref with current source  
							
							
							
						 
						
							2021-01-06 15:23:58 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémi Verschelde 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								cdfcf68af9 
								
							 
						 
						
							
							
								
								Merge pull request  #44925  from LoipesMas/str-docs  
							
							... 
							
							
							
							More explicit wording for str() function 
							
						 
						
							2021-01-05 20:47:56 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									LoipesMas 
								
							 
						 
						
							
							
							
							
								
							
							
								9c65927aeb 
								
							 
						 
						
							
							
								
								More explicit wording for str() and print() functions  
							
							
							
						 
						
							2021-01-05 20:00:26 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hugo Locurcio 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								fcb6ecaf21 
								
							 
						 
						
							
							
								
								Mention that the delta argument is in seconds in Node documentation  
							
							
							
						 
						
							2021-01-05 19:14:37 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémi Verschelde 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								20b3ed07b9 
								
							 
						 
						
							
							
								
								Merge pull request  #44929  from mrushyendra/astar_doc_fix  
							
							... 
							
							
							
							Explain use of weight_scale and distance in AStar pathfinding cost calcuation 
							
						 
						
							2021-01-05 13:38:25 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Maganty Rushyendra 
								
							 
						 
						
							
							
							
							
								
							
							
								f6634648ce 
								
							 
						 
						
							
							
								
								Explain A Star pathfinding algorithm cost calcuation  
							
							
							
						 
						
							2021-01-05 19:51:38 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémi Verschelde 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0eb1123cf9 
								
							 
						 
						
							
							
								
								Merge pull request  #44928  from mrushyendra/raise_doc_fix  
							
							... 
							
							
							
							[Doc] Specify order of drawing of Nodes in raise() description 
							
						 
						
							2021-01-05 10:24:43 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Maganty Rushyendra 
								
							 
						 
						
							
							
							
							
								
							
							
								a67ef5999d 
								
							 
						 
						
							
							
								
								Specify order of drawing of Nodes in raise() description  
							
							
							
						 
						
							2021-01-05 15:17:10 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémi Verschelde 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								215d18814e 
								
							 
						 
						
							
							
								
								doc: Sync classref with current source  
							
							
							
						 
						
							2021-01-04 14:33:44 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									HaSa1002 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								790f788833 
								
							 
						 
						
							
							
								
								Docs: Object: Use new signal syntax and port to C#  
							
							... 
							
							
							
							Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
Co-authored-by: Aaron Franke <arnfranke@yahoo.com>
Co-authored-by: Ignacio Etcheverry <ignalfonsore@gmail.com> 
							
						 
						
							2021-01-04 12:10:12 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémi Verschelde 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7a16efc885 
								
							 
						 
						
							
							
								
								Merge pull request  #42188  from Eoin-ONeill-Yokai/animationstateplayback/missing_binds  
							
							... 
							
							
							
							AnimationStateMachinePlayback: Added Missing Method Bindings 
							
						 
						
							2021-01-02 11:01:13 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eoin O'Neill 
								
							 
						 
						
							
							
							
							
								
							
							
								674fb52f52 
								
							 
						 
						
							
							
								
								StateMachinePlayback: Added missing bindings to get_current_play_pos and get_current_length.  
							
							... 
							
							
							
							This allows the user to query the AnimationNodeStateMachinePlayback's current
play position and total length of current animation state. These methods are currently
used in the editor plugin, but can also be useful for querying general playback state
information.
Added documentation for AnimationNodeStateMachinePlayback's `get_current_play_position` 
							
						 
						
							2021-01-01 22:39:46 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémi Verschelde 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								96aff740fe 
								
							 
						 
						
							
							
								
								Merge pull request  #44809  from Calinou/physics-render-layers-zero-index  
							
							... 
							
							
							
							Use zero-indexing for physics and render layer names 
							
						 
						
							2021-01-01 23:37:37 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hugo Locurcio 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bd0b7003e0 
								
							 
						 
						
							
							
								
								Document the desktop-only file logging setting override  
							
							... 
							
							
							
							This closes https://github.com/godotengine/godot-docs/issues/4505 . 
							
						 
						
							2020-12-30 18:39:50 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hugo Locurcio 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f87d42f4ca 
								
							 
						 
						
							
							
								
								Use zero-indexing for physics and render layer names  
							
							... 
							
							
							
							The first layer is now Layer 0 instead of Layer 1, and the last
layer is now Layer 19 instead of Layer 20.
This helps reference physics and render layers from scripts since
layers start from 0 there. 
							
						 
						
							2020-12-30 16:03:11 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Yuri Roubinsky 
								
							 
						 
						
							
							
							
							
								
							
							
								c98c6eadbe 
								
							 
						 
						
							
							
								
								Add convert options between constants and uniforms in visual shaders  
							
							
							
						 
						
							2020-12-30 13:07:08 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémi Verschelde 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a06c569b12 
								
							 
						 
						
							
							
								
								Merge pull request  #44710  from Calinou/doc-richtextlabel-no-entangled-tags  
							
							... 
							
							
							
							Document RichTextLabel not supporting entangled BBCode tags 
							
						 
						
							2020-12-29 17:40:24 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémi Verschelde 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3a9777cb3f 
								
							 
						 
						
							
							
								
								Merge pull request  #44724  from Chaosus/popup_separator  
							
							... 
							
							
							
							Added optional id parameter to `PopupMenu::add_separator` 
							
						 
						
							2020-12-29 17:39:44 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémi Verschelde 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								55c295c5d7 
								
							 
						 
						
							
							
								
								Merge pull request  #44792  from KoBeWi/export_guide  
							
							... 
							
							
							
							Complete documentation of EditorExportPlugin 
							
						 
						
							2020-12-29 15:03:31 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									kobewi 
								
							 
						 
						
							
							
							
							
								
							
							
								8b231aff28 
								
							 
						 
						
							
							
								
								Complete documentation of EditorExportPlugin  
							
							
							
						 
						
							2020-12-29 13:46:14 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémi Verschelde 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								848f5ba05c 
								
							 
						 
						
							
							
								
								Merge pull request  #44762  from KoBeWi/offset_is_now_point_not_offset_point  
							
							... 
							
							
							
							Rename offset to point in remove_point() 
							
						 
						
							2020-12-29 13:37:49 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémi Verschelde 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2086acfacc 
								
							 
						 
						
							
							
								
								Merge pull request  #44614  from madmiraal/rename-normalmap-normal_map  
							
							... 
							
							
							
							Consistently use normal_map 
							
						 
						
							2020-12-29 10:39:56 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémi Verschelde 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								09212fba1e 
								
							 
						 
						
							
							
								
								Fix missed renamings from empty() to is_empty()  
							
							... 
							
							
							
							Those were missed in #44401  or added by later PRs. 
							
						 
						
							2020-12-29 09:55:07 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémi Verschelde 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								652bdd573e 
								
							 
						 
						
							
							
								
								Merge pull request  #43691  from bruvzg/ctl_dropcap  
							
							... 
							
							
							
							[Complex Text Layouts] Add drop-cap support to RTL. 
							
						 
						
							2020-12-29 09:14:46 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Marcel Admiraal 
								
							 
						 
						
							
							
							
							
								
							
							
								b4a190e0bc 
								
							 
						 
						
							
							
								
								Consistently use normal_map  
							
							
							
						 
						
							2020-12-29 08:04:19 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémi Verschelde 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6cebb8c117 
								
							 
						 
						
							
							
								
								Merge pull request  #44586  from madmiraal/rename-stepify  
							
							... 
							
							
							
							Rename Math::stepify to snapped 
							
						 
						
							2020-12-28 21:46:43 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									kobewi 
								
							 
						 
						
							
							
							
							
								
							
							
								4f72a07eaa 
								
							 
						 
						
							
							
								
								Rename offset to point in remove_point()  
							
							
							
						 
						
							2020-12-28 17:57:55 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémi Verschelde 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a04b9669e8 
								
							 
						 
						
							
							
								
								Merge pull request  #42881  from madmiraal/fix-39767  
							
							... 
							
							
							
							Set Bullet collision shape index to zero when using a single shape or ConcavePolygonShape 
							
						 
						
							2020-12-28 16:16:33 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémi Verschelde 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6dcdf1e428 
								
							 
						 
						
							
							
								
								Merge pull request  #44756  from Jummit/add-s-viewport-docs  
							
							... 
							
							
							
							Add missing "s" in Viewport documentation 
							
						 
						
							2020-12-28 16:12:15 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémi Verschelde 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4ca98c7a35 
								
							 
						 
						
							
							
								
								Merge pull request  #44183  from madmiraal/box_shape-size  
							
							... 
							
							
							
							Use a size Vector for adjusting the size of Rectangles and Boxes 
							
						 
						
							2020-12-28 16:06:50 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémi Verschelde 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								058f3fe069 
								
							 
						 
						
							
							
								
								Merge pull request  #44149  from madmiraal/rename-tangent-orthogonal  
							
							... 
							
							
							
							Rename Vector2.tangent() to Vector2.orthogonal() 
							
						 
						
							2020-12-28 16:00:12 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémi Verschelde 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								18bbd6410f 
								
							 
						 
						
							
							
								
								Merge pull request  #44232  from madmiraal/rename-camera2d-drag-offset  
							
							... 
							
							
							
							Rename Camera2D offset_h and offset_v properties 
							
						 
						
							2020-12-28 15:56:56 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémi Verschelde 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9addcb7603 
								
							 
						 
						
							
							
								
								Merge pull request  #44751  from madmiraal/rename-rect-grow_margin  
							
							... 
							
							
							
							Rename Rect2 and Rect2i grow_margin() to grow_side() 
							
						 
						
							2020-12-28 15:56:14 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémi Verschelde 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8f4c4bb610 
								
							 
						 
						
							
							
								
								Merge pull request  #44434  from madmiraal/rename-camera3d-near-and-far  
							
							... 
							
							
							
							Rename Camera3D near and far getters and setters 
							
						 
						
							2020-12-28 14:57:31 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémi Verschelde 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								76d4fab3f3 
								
							 
						 
						
							
							
								
								Merge pull request  #44524  from madmiraal/rename-editor-viewport  
							
							... 
							
							
							
							Rename EditorInterface get_editor_viewport to get_editor_main_control 
							
						 
						
							2020-12-28 14:54:50 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémi Verschelde 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								feb4e5ed2c 
								
							 
						 
						
							
							
								
								Merge pull request  #44569  from madmiraal/rename-unselect-deselect  
							
							... 
							
							
							
							Rename unselect to deselect 
							
						 
						
							2020-12-28 14:53:43 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémi Verschelde 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e4c0572385 
								
							 
						 
						
							
							
								
								Merge pull request  #44593  from madmiraal/rename-mainloop-methods  
							
							... 
							
							
							
							Rename MainLoop methods to match Node methods 
							
						 
						
							2020-12-28 14:44:28 +01:00