Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Stop game on reloading project - Fix #62088 issue
|
|
Add icons to the Project Manager side buttons
|
|
|
|
|
|
Clarify `all` and `any` documentation for empty arrays
|
|
(cherry picked from commit e047c50068955c3ffa1dddcdd85222dd87564724)
|
|
(cherry picked from commit 135c252a389c4cea2074536aeebef941038a1429)
|
|
|
|
Fix glow in Mix mode not working correctly when FXAA is enabled
|
|
Fix EditorScenePostImport templates for C#
|
|
|
|
OSX supports everything by default,
Linux is also capable of supporting every function key,
Windows as I know support only up to F24
|
|
|
|
|
|
New contributors added to AUTHORS:
@ConteZero, @fire-forge, @IgorKordiukiewicz, @iwek7, @klowner,
@pfertyk, @smix8
Thanks to all contributors and donors for making Godot possible!
|
|
Remove engine version from visual shader
|
|
|
|
|
|
|
|
|
|
TextServer.
|
|
|
|
|
|
|
|
|
|
AStar2D bidirectional
|
|
|
|
Calinou/crash-handler-message-tweak-exported-project
|
|
|
|
|
|
Klowner/pathfollow3d-parallel-transport-improvement
PathFollow3D parallel transport frame reliability improvements
|
|
Validate every source element separately `Array::append_array()`
|
|
Stop CI when Godot crash
|
|
|
|
Glow must be performed after FXAA to ensure correct appearance.
|
|
`SurfaceTool.set_custom_format` Fixes and documentation.
|
|
Add script templates for EditorScenePostImport
|
|
|
|
Add a null checking to `GDScript::_super_implicit_constructor`
|
|
|
|
|
|
Stack overflow errors are generally the result of infinite recursion
within a script.
|
|
Allow setting the PropertyInfo class_name from GDScript custom properties
|