summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixed connection dialog's creation of script functions.Ibrahn Sahir2018-07-131-3/+13
* Merge pull request #20118 from vnen/uwp-gles2George Marques2018-07-125-46/+58
|\
| * UWP: Add support for GLES2 driverGeorge Marques2018-07-125-46/+58
|/
* Merge pull request #20096 from CptPotato/19163-aces-whitepointMax Hilbrunner2018-07-121-230/+218
|\
| * reformatted and restructured tonemap.glslalex-poe2018-07-121-231/+218
| * added 'whitepoint' to ACES tonemappingalex-2b17x42018-07-111-4/+5
* | Merge pull request #20026 from taylorjoshuaw/fix-window-height-crashMax Hilbrunner2018-07-121-1/+1
|\ \
| * | Changed minimum visible viewport sizeJosh Taylor2018-07-071-1/+1
* | | Merge pull request #20068 from Xrayez/submenu-popup-delayMax Hilbrunner2018-07-123-0/+31
|\ \ \
| * | | Add ability to set submenu's popup delay time on mouse hoveringAndrii Doroshenko (Xrayez)2018-07-093-0/+31
* | | | Merge pull request #19840 from jjay/ios_screen_orientationMax Hilbrunner2018-07-124-61/+29
|\ \ \ \
| * | | | Respect window/handheld/orientation setting in iOSYasha Borevich2018-07-014-61/+29
* | | | | Merge pull request #20102 from marcelofg55/coreaudio_disposeMax Hilbrunner2018-07-122-45/+40
|\ \ \ \ \
| * | | | | Properly cleanup up CoreAudio unit using AudioComponentInstanceDisposeMarcelo Fernandez2018-07-112-45/+40
| | |_|_|/ | |/| | |
* | | | | Merge pull request #19091 from guilhermefelipecgs/fix_uiMax Hilbrunner2018-07-121-1/+1
|\ \ \ \ \
| * | | | | [InspectorDock] Change label offsetGuilherme Felipe2018-05-211-1/+1
* | | | | | Merge pull request #19540 from muiroc/cylinderMax Hilbrunner2018-07-1214-4/+398
|\ \ \ \ \ \
| * | | | | | added cylinder shape supportmuiroc2018-07-0114-4/+398
* | | | | | | Merge pull request #19707 from toger5/fix_clipping_vflipMax Hilbrunner2018-07-122-9/+23
|\ \ \ \ \ \ \
| * | | | | | | fix clipping with v_flip fixes: #2929toger52018-06-162-9/+23
* | | | | | | | Merge pull request #20093 from marcelofg55/audio_stream2dGeorge Marques2018-07-111-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix possible bug with AudioStreamPlayer2D audio positionMarcelo Fernandez2018-07-101-0/+5
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #20092 from karroffel/gles3-multimesh-fixJuan Linietsky2018-07-111-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | fix wrong loop condition in MultiMesh allocationkarroffel2018-07-101-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #20028 from eska014/html5-refactor-osMax Hilbrunner2018-07-104-695/+639
|\ \ \ \ \ \ \
| * | | | | | | Refactor OS_JavaScriptLeon Krause2018-07-104-695/+639
* | | | | | | | Merge pull request #20083 from AlexHolly/fix-colorpickerbutton-popupMax Hilbrunner2018-07-102-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | fix ColorPickerButton.get_popup()Alexander Holland2018-07-102-2/+3
* | | | | | | | | Merge pull request #20084 from guilhermefelipecgs/fix_visual_script_editorMax Hilbrunner2018-07-101-0/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Fix visual script editor interfaceK. S. Ernest (iFire) Lee2018-07-101-0/+1
* | | | | | | | | Merge pull request #19930 from Alexander-Alekseev/non-existent_font_fallback_2Max Hilbrunner2018-07-101-3/+14
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fallback to default font if main/code font path doesn't existAlexander-Alekseev2018-07-101-3/+14
| |/ / / / / / /
* | | | | | | | Merge pull request #19422 from Faless/mbedtls_2.10Rémi Verschelde2018-07-10105-2782/+5941
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Bump mbedTLS to version 2.10.0Fabio Alessandrelli2018-06-07105-2782/+5941
* | | | | | | | Merge pull request #20046 from SaracenOne/bmp_fixMax Hilbrunner2018-07-102-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix bits_per_pixel validation in BMP and TGA loader modules.Saracen2018-07-082-2/+3
* | | | | | | | | Merge pull request #20014 from Chaosus/scrollableMax Hilbrunner2018-07-103-5/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Added scrollable property to SlidersChaosus2018-07-073-5/+26
* | | | | | | | | | Merge pull request #20049 from moiman100/extra-mouse-buttonsMax Hilbrunner2018-07-107-148/+202
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Added support for extra mouse buttons.unknown2018-07-097-148/+202
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #20052 from marcelofg55/stream_pause_fadeMax Hilbrunner2018-07-106-48/+52
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Improved stream paused fade codeMarcelo Fernandez2018-07-096-48/+52
* | | | | | | | | | | Merge pull request #20076 from Baekalfen/masterMax Hilbrunner2018-07-102-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Added path for Mono installed through HomebrewMads Ynddal2018-07-102-1/+2
* | | | | | | | | | | | Merge pull request #20079 from eska014/dummy-cpuparticlesLeon Krause2018-07-101-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fix dummy renderer for CPU particlesLeon Krause2018-07-101-1/+5
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #20010 from toger5/docs_texture_loadMax Hilbrunner2018-07-091-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | mention load in texture classtoger52018-07-091-0/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #20032 from Faless/send_bytes_modeMax Hilbrunner2018-07-092-3/+6
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | MultiplayerAPI::send_bytes transfer mode support.Fabio Alessandrelli2018-07-082-3/+6
| | |_|_|_|_|_|_|/ | |/| | | | | | |