summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Add icons for the new Light2D nodesMichael Alexsander2020-11-072-0/+1
* | | | | | | | Merge pull request #43385 from reduz/reorganize-coreRémi Verschelde2020-11-08811-2488/+2232
|\ \ \ \ \ \ \ \
| * | | | | | | | Reorganized core/ directory, it was too fatty alreadyreduz2020-11-07811-2488/+2232
|/ / / / / / / /
* | | | | | | | Merge pull request #43371 from reduz/variant-setget-refactorJuan Linietsky2020-11-0716-1923/+1498
|\ \ \ \ \ \ \ \
| * | | | | | | | Refactored variant setters/gettersreduz2020-11-0716-1923/+1498
|/ / / / / / / /
* | | | | | | | Merge pull request #42896 from Calinou/httprequest-increase-chunk-sizeRémi Verschelde2020-11-073-4/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Increase the default HTTPClient download chunk size to 64 KiBHugo Locurcio2020-11-073-4/+5
* | | | | | | | | Merge pull request #42947 from Calinou/image-load-bmp-from-bufferRémi Verschelde2020-11-075-6/+45
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Add `Image.load_bmp_from_buffer()` for run-time BMP image loadingHugo Locurcio2020-10-205-6/+45
* | | | | | | | | Merge pull request #43373 from Chaosus/mono_array_shuffleRémi Verschelde2020-11-072-0/+18
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | [Mono] Added Shuffle method to ArrayYuri Roubinsky2020-11-072-0/+18
|/ / / / / / / /
* | | | | | | | Merge pull request #43361 from Calinou/fix-rd-uniform-typoRémi Verschelde2020-11-063-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix "unifom" typo in RasterizerStorageRD methodHugo Locurcio2020-11-063-3/+3
* | | | | | | | | Merge pull request #43323 from reduz/variant-bind-rework2Juan Linietsky2020-11-0626-4446/+5261
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Refactored Variant Operators.reduz2020-11-0626-4446/+5261
|/ / / / / / / /
* | | | | | | | Merge pull request #40718 from Chaosus/rand_rangeRémi Verschelde2020-11-0616-91/+191
|\ \ \ \ \ \ \ \
| * | | | | | | | Exposed randi_range to global funcs + renamed rand_range to randf_rangeYuri Roubinsky2020-11-0616-91/+191
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #43358 from Faless/js/4.x_audio_latency_fixRémi Verschelde2020-11-062-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | [HTML5] Fix audio buffer size and latency hint.Fabio Alessandrelli2020-11-062-2/+2
|/ / / / / / / /
* | | | | | | | Merge pull request #41746 from Calinou/doc-projectsettings-fullscreen-borderlessRémi Verschelde2020-11-063-3/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Improve the documentation related to fullscreen and borderless settingsHugo Locurcio2020-10-283-3/+12
* | | | | | | | | Merge pull request #42870 from Calinou/doc-httprequest-tls-versionRémi Verschelde2020-11-062-4/+3
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Document the supported TLS versions in HTTPRequestHugo Locurcio2020-10-172-4/+3
* | | | | | | | | Merge pull request #43353 from madmiraal/fix-43352Rémi Verschelde2020-11-062-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use LONG instead of DWORD (unsigned int) when interacting with DIJOFS constants.unknown2020-11-062-3/+3
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge pull request #43051 from Ev1lbl0w/bugfix-path-inconsistencyRémi Verschelde2020-11-061-4/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Changed path behaviour for WindowsEv1lbl0w2020-10-241-4/+6
* | | | | | | | | | Merge pull request #43283 from Calinou/color-remove-contrastedRémi Verschelde2020-11-0610-66/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove `Color.contrasted()` as its behavior is barely usefulHugo Locurcio2020-11-0310-66/+1
* | | | | | | | | | | Merge pull request #43337 from Xrayez/math-unused-phi-defineRémi Verschelde2020-11-061-2/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove unused `PHI` define in math funcsAndrii Doroshenko (Xrayez)2020-11-051-2/+0
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #43348 from bruvzg/ios_sim_fixRémi Verschelde2020-11-061-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [iOS] Add missing ARC flag to the simulator build.bruvzg2020-10-301-1/+1
* | | | | | | | | | | | Merge pull request #43347 from bruvzg/ubsan_uninit3Rémi Verschelde2020-11-061-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fix uninitialised variables in the BaseMaterial3D.bruvzg2020-11-061-0/+2
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #43318 from akien-mga/doc-rng-seedRémi Verschelde2020-11-052-2/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | doc: Override default value for RandomNumberGenerator.seedRémi Verschelde2020-11-052-2/+6
* | | | | | | | | | | | Merge pull request #42724 from theoway/error_message_fix_call_recursiveRémi Verschelde2020-11-051-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fixes the misleading error message for call_recursive method for TreeItemsUmang Kalra2020-10-171-0/+7
* | | | | | | | | | | | Merge pull request #43310 from akien-mga/doc-classref-syncRémi Verschelde2020-11-0456-571/+576
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | doc: Sync classref with current source + fixup some bindingsRémi Verschelde2020-11-0456-571/+576
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #43297 from reduz/directional-light-2dRémi Verschelde2020-11-0416-364/+869
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Implement DirectionalLight2Dreduz2020-11-0416-364/+869
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #43307 from aaronfranke/update-gridRémi Verschelde2020-11-041-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Move call to update the 3D grid into check for updating the viewAaron Franke2020-11-041-1/+1
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #43301 from rcorre/tab-doc-typoRémi Verschelde2020-11-041-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix typo in Tabs doc.Ryan Roden-Corrent2020-11-031-1/+1
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #39635 from Meriipu/master_nodropRémi Verschelde2020-11-031-3/+38
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Make the currently hovered control get updated on mouse-releaseMeriipu2020-09-281-2/+30
| * | | | | | | | | | | | If the mouse is held on notification_wm_mouse_exit, do not drop focusMeriipu2020-09-071-1/+8