summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #20154 from marcelofg55/midi_driverRémi Verschelde2018-07-259-0/+370
|\
| * Added a new MIDIDriver classMarcelo Fernandez2018-07-219-0/+370
* | Merge pull request #20411 from ibrahn/remove-substr-strlenRémi Verschelde2018-07-242-6/+16
|\ \
| * | removed redundant strlen calculation from String::substrIbrahn Sahir2018-07-242-6/+16
* | | Merge pull request #20407 from akien-mga/po-newline-eofMax Hilbrunner2018-07-241-19/+21
|\ \ \ | |/ / |/| |
| * | Fix loading PO files with missing newline after last msgstrRémi Verschelde2018-07-241-19/+21
* | | reduce clang warning spamkarroffel2018-07-242-49/+49
|/ /
* | Removed unnecessary assignmentsWilson E. Alvarez2018-07-243-16/+6
* | Merge pull request #15880 from neikeq/better-collectionsIgnacio Etcheverry2018-07-232-0/+6
|\ \
| * | Add Dictionary::erase_checked(key) methodIgnacio Etcheverry2018-07-182-0/+6
* | | Merge pull request #19313 from RandomShaper/improve-imageJuan Linietsky2018-07-232-12/+102
|\ \ \
| * | | Optimize image scaling routinesPedro J. Estébanez2018-07-231-6/+6
| * | | Add trilinear filtering to image scalingPedro J. Estébanez2018-07-232-7/+97
* | | | Merge pull request #12678 from AndreaCatania/softJuan Linietsky2018-07-231-0/+13
|\ \ \ \
| * | | | Added function append_array to vectorAndreaCatania2018-07-231-0/+13
* | | | | Fix upper/lower case convertion for characters >= 0x80Marcelo Fernandez2018-07-221-4/+4
|/ / / /
* | | / Add editor highlight for type-safe linesGeorge Marques2018-07-201-1/+1
| |_|/ |/| |
* | | Merge pull request #20157 from GodotExplorer/image-load-webpJuan Linietsky2018-07-202-20/+21
|\ \ \
| * | | Add webp buffer loader for Imagegeequlim2018-07-172-20/+21
* | | | Fix build issues and typos after c69de2ba4Rémi Verschelde2018-07-203-6/+7
* | | | Fix unwanted restartingvolzhs2018-07-201-0/+1
* | | | -Project/Editor settings now use new inspectorJuan Linietsky2018-07-196-6/+39
* | | | Several improvements to editor inspector usability and styleJuan Linietsky2018-07-181-1/+5
| |_|/ |/| |
* | | fix nameclash with MSVCkarroffel2018-07-181-0/+1
* | | Style: Format code with clang-format 6.0.1Rémi Verschelde2018-07-182-4/+4
* | | Fixed OS.has_feature not using custom feature tags.matthew10062018-07-183-0/+9
* | | reworked ustring.rsplit to fix behaviour.Ibrahn Sahir2018-07-171-22/+18
* | | Merge pull request #20195 from Faless/ssl_handshakeMax Hilbrunner2018-07-174-8/+54
|\ \ \
| * | | HTTP client now uses non blocking handshakeFabio Alessandrelli2018-07-162-5/+32
| * | | Implement non blocking-handshake for StreamPeerSSLFabio Alessandrelli2018-07-162-3/+22
| |/ /
* / / Global class names (and GDScript support for it)Juan Linietsky2018-07-153-2/+104
|/ /
* | Added support for extra mouse buttons.unknown2018-07-093-1/+20
* | MultiplayerAPI::send_bytes transfer mode support.Fabio Alessandrelli2018-07-082-3/+6
* | Merge pull request #19183 from Nallebeorn/rename-main-sceneMax Hilbrunner2018-07-052-0/+5
|\ \
| * | Update resource file project settings on renameBenjamin2018-07-032-0/+5
* | | Merge pull request #19279 from aaronfranke/core-fposmod-fixMax Hilbrunner2018-07-051-2/+16
|\ \ \
| * | | [Core] [Math] Fix fposmod() functionAaron Franke2018-06-101-2/+16
* | | | Merge pull request #19229 from RandomShaper/fix-focus-stealMax Hilbrunner2018-07-052-0/+14
|\ \ \ \
| * | | | Fix debugger focus stealingPedro J. Estébanez2018-05-282-0/+14
* | | | | Fix CORS problems due to added headers on JS targetGagaPete2018-07-041-2/+31
* | | | | Merge pull request #19919 from marcelofg55/notif_crashMax Hilbrunner2018-07-032-0/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add a new notification to detect crashes on native scriptsMarcelo Fernandez2018-07-022-0/+2
* | | | | Merge pull request #19192 from marcelofg55/undo_redo_msgMax Hilbrunner2018-07-032-8/+12
|\ \ \ \ \
| * | | | | Add a message when there is nothing to Undo or RedoMarcelo Fernandez2018-05-272-8/+12
* | | | | | Ensure, if a texture meant for a normal map is imported and size limit exists...Juan Linietsky2018-07-032-0/+31
* | | | | | Merge pull request #19802 from matthew1006/custom-feature-tag-fixMax Hilbrunner2018-07-031-1/+1
|\ \ \ \ \ \
| * | | | | | Fixed project settings overrides not using custom feature tags.matthew10062018-06-271-1/+1
* | | | | | | Merge pull request #19819 from MetaSaval/masterMax Hilbrunner2018-07-032-14/+12
|\ \ \ \ \ \ \
| * | | | | | | Change the neighbours vector to a set in AStarDanny2018-06-272-14/+12
* | | | | | | | Hacked around duplication bug. I think duplicate needs to be even smarter, ma...Juan Linietsky2018-07-031-0/+2