aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | Merge pull request #18454 from KidRigger/working_timerMax Hilbrunner2018-05-073-4/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Allows setting the Timer wait_time in start method.Anish2018-04-273-4/+9
* | | | | | | | | | | | | | | | | | Merge pull request #18587 from AlexHoratio/masterMax Hilbrunner2018-05-071-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Defaults to instancing child at tree root when none selectedUnknown2018-05-061-1/+6
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #18670 from cbscribe/kcc_minor_fixesMax Hilbrunner2018-05-071-54/+57
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Rewrite Tween class reference.Chris Bradfield2018-05-061-54/+57
* | | | | | | | | | | | | | | | | | | Merge pull request #18666 from mhilbrunner/enetMax Hilbrunner2018-05-072-23/+63
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Enet: Add wait time param to close_connection()mhilbrunner2018-05-072-23/+63
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge pull request #18645 from AlexHoratio/light_theme_asset_storeMax Hilbrunner2018-05-061-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | LinkButtons are now responsive to engine themeUnknown2018-05-051-0/+4
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge pull request #18613 from KellyThomas/vector-methods-csharpMax Hilbrunner2018-05-052-0/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | round / ceil methods for c sharp vectorsKelly thomas2018-05-042-0/+15
* | | | | | | | | | | | | | | | | Merge pull request #18629 from raphael10241024/patch2Max Hilbrunner2018-05-051-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | add condition check in Imgae::create(...)RaphaelHunter2018-05-051-0/+3
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge pull request #18146 from mjtorn/gh-mjtorn-rtl-shadowMax Hilbrunner2018-05-055-19/+65
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Implement font shadows for RichTextLabelMarkus Törnqvist2018-04-125-19/+65
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #18407 from danilo2205/get_closest_pointMax Hilbrunner2018-05-052-0/+170
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Added methods get_closest_point and get_closest_offset to both Curve2D and Cu...danilo22052018-05-012-0/+170
* | | | | | | | | | | | | | | | | Merge pull request #18501 from touilleMan/clean-variant-_data-RefPtrMax Hilbrunner2018-05-051-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Remove unused Variant._data.RefPtrEmmanuel Leblond2018-04-291-1/+0
| | |_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #18471 from TheYokai/new_script_context_optionMax Hilbrunner2018-05-052-0/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Basic 'new script' feature added to File System browserEoin O'Neill2018-04-272-0/+18
* | | | | | | | | | | | | | | | | | Merge pull request #18488 from AndreaCatania/ie0Max Hilbrunner2018-05-052-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Added method to clear input events of an actionAndreaCatania2018-05-032-0/+9
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #18541 from profan/fix/win-sleepMax Hilbrunner2018-05-051-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | windows: ensure minimum possible timer resolution for sleepRobin Hübner2018-05-011-0/+6
* | | | | | | | | | | | | | | | | | | Merge pull request #18612 from Nobelix/pitch-scale-descMax Hilbrunner2018-05-053-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Added a description to the picth_scale property in the AudioStreamPlayer clas...Nobelix2018-05-043-0/+3
| | |_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge pull request #18615 from KellyThomas/version_docsMax Hilbrunner2018-05-051-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | correct documentation for version number data typeKelly Thomas2018-05-041-3/+3
* | | | | | | | | | | | | | | | | | | Fix bone refresh logic, closes #18564Juan Linietsky2018-05-042-20/+68
| |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Made bone handling for actual Bone2D a special case. Make custom bones appear...Juan Linietsky2018-05-045-36/+186
* | | | | | | | | | | | | | | | | | Make bones have more contrast with outlineJuan Linietsky2018-05-042-7/+33
* | | | | | | | | | | | | | | | | | Skeletal deform workingJuan Linietsky2018-05-045-97/+146
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge pull request #18480 from BastiaanOlij/add_custom_aabb_to_primitivesRémi Verschelde2018-05-042-0/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | added custom aabb to primitivesBastiaan Olij2018-04-292-0/+20
* | | | | | | | | | | | | | | | | | Update AUTHORS and DONORS listRémi Verschelde2018-05-042-16/+29
* | | | | | | | | | | | | | | | | | Merge pull request #18607 from Alexander-Alekseev/vectors_round_methodsRémi Verschelde2018-05-044-0/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Vector3::round, Vector2::round & Vector2::ceil methods were added.Alexander Alekseev2018-05-044-0/+24
* | | | | | | | | | | | | | | | | | Merge pull request #18406 from YeldhamDev/script_templates_periodMax Hilbrunner2018-05-042-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Changed periods in the script templates.Michael Alexsander Silva Dias2018-05-022-2/+2
* | | | | | | | | | | | | | | | | | | Merge pull request #18397 from KidRigger/working_teMax Hilbrunner2018-05-041-1/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Support of CMD+Backspace and CMD+Delete on MacOS.Anish2018-04-241-1/+11
* | | | | | | | | | | | | | | | | | | | Merge pull request #18595 from AlexHoratio/script_pos_columnsRémi Verschelde2018-05-043-1/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Script Editor now displays positional columnUnknown2018-05-033-1/+20
* | | | | | | | | | | | | | | | | | | | Merge pull request #18601 from YeldhamDev/string_changesRémi Verschelde2018-05-042-55/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Small changes for some strings.Michael Alexsander Silva Dias2018-05-032-55/+3
* | | | | | | | | | | | | | | | | | | | | Skeleton for 2D WIPJuan Linietsky2018-05-0319-37/+370
|/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge pull request #16358 from JFonS/particlesgizmo_box_fixRémi Verschelde2018-05-032-4/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | ParticlesGizmo solid box now follows actual visibility_aabb position.JFonS2018-02-142-4/+15