summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | Add classref documentation for AnimationLibraryJonathan Nicholl2022-08-181-0/+12
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #64793 from rburing/concave_area_docsMax Hilbrunner2022-08-246-3/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document behavior of areas with concave shapes
| * | | | | | | | | | | | | | | Document behavior of areas with concave shapesRicardo Buring2022-08-236-3/+11
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #64743 from raulsntos/dotnet6-signal-analyzerIgnacio Roldán Etcheverry2022-08-242-6/+51
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve C# signal analyzer errors
| * | | | | | | | | | | | | | | | Improve C# signal analyzer errorsRaul Santos2022-08-222-6/+51
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Report the specific parameters that are not supported.
* | | | | | | | | | | | | | | | Merge pull request #64635 from YeldhamDev/menu_buttons_popup_fixRémi Verschelde2022-08-244-5/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make `Menu/OptionButton` item auto-highlight behave better
| * | | | | | | | | | | | | | | | Make `Menu/OptionButton` item auto-highlight behave betterMichael Alexsander2022-08-194-5/+10
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #64691 from TokageItLab/Quaternion-editorRémi Verschelde2022-08-248-12/+165
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Implement Quaternion EditorSilc Renew2022-08-248-12/+165
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #64780 from YuriSizov/editor-color-conversion-mapRémi Verschelde2022-08-246-143/+173
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Extract editor color map and simplify SVG color conversionYuri Sizov2022-08-246-143/+173
| | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #64082 from KoBeWi/array3kRémi Verschelde2022-08-2434-170/+182
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Replace Array return types with TypedArray 3kobewi2022-08-2434-170/+182
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge pull request #59226 from Rindbee/better-setters-in-gui-controlsYuri Sizov2022-08-2433-34/+952
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve the setters in gui, return directly if the value does not change.
| * | | | | | | | | | | | | | | | Add some codes, returnes directly if the value is not changed.风青山2022-08-2333-34/+952
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid executing the following value-changed logics if the value does not really change.
* | | | | | | | | | | | | | | | | Merge pull request #64823 from ↵Rémi Verschelde2022-08-242-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | derammo/derammo_fix_trivial_resource_saver_arg_name
| * | | | | | | | | | | | | | | | | fix arg naming in ResourceFormatLoader extensionderammo2022-08-242-3/+3
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #64822 from akien-mga/sunset-visual-scriptRémi Verschelde2022-08-2477-25444/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Remove VisualScript module for 4.0Rémi Verschelde2022-08-2477-25444/+5
| |/ / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As announced in https://godotengine.org/article/godot-4-will-discontinue-visual-scripting, Godot maintainers have agreed to discontinue the current implementation of our VisualScript language. The way it had been designed was not user-friendly enough and we did not succeed in improving its usability to actually make it a good low-code solution for users who need one. So we prefer to remove it for Godot 4.0 and leave the door open for new, innovative ideas around visual scripting, to be developed as plugins or extensions now that Godot provides sufficient functionality for this (notably via GDExtension and the godot-cpp C++ bindings). The current module has been moved to a dedicated repository (with full Git history extracted with `git filter-branch`): https://github.com/godotengine/godot-visual-script It can still be compiled as a C++ module (for now, but will likely require work to be kept in sync with the engine repository), but our hope is that contributors will port it to GDExtension (which is quite compatibile with the existing C++ module code when using the godot-cpp C++ bindings).
* | | | | | | | | | | | | | | | | Merge pull request #64369 from derammo/derammo_tree_right_click_titleYuri Sizov2022-08-242-18/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace Tree control left click on title signal with new signal for either left or right click
| * | | | | | | | | | | | | | | | | implemented right click on Tree control headerderammo2022-08-242-18/+19
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #64817 from raulsntos/csharp-named-colorsIgnacio Roldán Etcheverry2022-08-241-146/+146
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | Update C# named colors to use HEX codes
| * | | | | | | | | | | | | | | | Update C# named colors to use HEX codesRaul Santos2022-08-241-146/+146
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #64346 from firefly2442/patch-1Rémi Verschelde2022-08-241-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | small typo in TextServer, changes bitwise to logical which can be faster in ↵Patrick2022-08-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | some cases via "short circuiting"
* | | | | | | | | | | | | | | | Merge pull request #64794 from Chaosus/projection_constructorYuri Rubinsky2022-08-242-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Add constructor accepting four Vector4's to `Projection`Yuri Rubinsky2022-08-242-0/+11
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #64759 from skyace65/AnisotropicRémi Verschelde2022-08-241-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Spell out "anisotropic" fully in filter options
| * | | | | | | | | | | | | | | | Spell out "anisotropic" fully in filter optionsskyace652022-08-231-2/+2
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #64787 from akien-mga/libwebp-1.2.4Rémi Verschelde2022-08-2447-1665/+2607
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libwebp: Sync with upstream 1.2.4
| * | | | | | | | | | | | | | | | | libwebp: Sync with upstream 1.2.4Rémi Verschelde2022-08-2347-1665/+2607
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: https://chromium.googlesource.com/webm/libwebp/+/1.2.4/NEWS
* | | | | | | | | | | | | | | | | | Merge pull request #64800 from KoBeWi/split_haxRémi Verschelde2022-08-242-3/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Handle child control size changes in SplitContainer
| * | | | | | | | | | | | | | | | | | Handle child control size changes in SplitContainerkobewi2022-08-232-3/+9
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #64783 from bruvzg/fix_rtl_min_sizeRémi Verschelde2022-08-241-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix RTL min. size not triggering text cache update.
| * | | | | | | | | | | | | | | | | | Fix RTL min. size not triggering text cache update.bruvzg2022-08-231-0/+8
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #63282 from V-Sekai/disable_foreign_resource_editsRémi Verschelde2022-08-2415-101/+222
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable editing properties in foreign resources
| * | | | | | | | | | | | | | | | | | Disable editing properties in foreign resourcesSaracenOne2022-08-2315-101/+222
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | from imported scenes or objects returning true from a function named '_is_read_only' and disable resaving imported resources.
* | | | | | | | | | | | | | | | | | | Merge pull request #64730 from AlexHCC/fix-ruler-drawing-orderRémi Verschelde2022-08-241-36/+39
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix ruler lines rendering on top of text
| * | | | | | | | | | | | | | | | | | | Fix ruler lines rendering on top of textAlexHCC2022-08-241-36/+39
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge pull request #64370 from Mickeon/rename-marker-nodeRémi Verschelde2022-08-2413-49/+53
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename Position* nodes to Marker*
| * | | | | | | | | | | | | | | | | | | Rename Position* nodes to Marker*Micky2022-08-2313-49/+53
| | |_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Position2D -> Marker2D - Position3D -> Marker3D Also changes their respective file names.
* | | | | | | | | | | | | | | | | | | Merge pull request #64727 from raulsntos/csharp-remove-ctorsIgnacio Roldán Etcheverry2022-08-248-126/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove copy constructors in C# structs
| * | | | | | | | | | | | | | | | | | | Remove copy constructors in C# structsRaul Santos2022-08-228-126/+15
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge pull request #64009 from KoBeWi/arrayy_lmaoRémi Verschelde2022-08-2475-263/+301
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace Array return types with TypedArray (part 2)
| * | | | | | | | | | | | | | | | | | | Replace Array return types with TypedArray 2kobewi2022-08-2375-263/+301
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge pull request #64773 from raulsntos/dotnet6-🦭Ignacio Roldán Etcheverry2022-08-242-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | C#: Seal classes that can't be inherited from
| * | | | | | | | | | | | | | | | | | Seal classes that can't be inherited fromRaul Santos2022-08-232-3/+3
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge pull request #63728 from MarcusElg/%vRémi Verschelde2022-08-242-5/+164
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | Add %v for formatting vectors
| * | | | | | | | | | | | | | | | | | Add %v for formatting vectorsMarcus Elg2022-08-232-5/+164
| | |_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #64721 from bruvzg/fix_prop_revet_extRémi Verschelde2022-08-233-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \