| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | Add macOS shell_open URL escaping | bruvzg | 2017-12-01 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | small fix so shadows dont need to use a separate material for world vertex ↵ | Juan Linietsky | 2017-12-01 | 2 | -19/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | coords (more perf) | |||||
| * | | | | | | | | | | | | | | | | | | Properly take into consideration that VERTEX must be written to in opaque ↵ | Juan Linietsky | 2017-12-01 | 6 | -7/+54 | |
| |/ / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pre pass, does some speed up to scenes using triplanar. | |||||
| * | | | | | | | | | | | | | | | | | Merge pull request #13445 from kosz78/fix-duplicate-crash | Juan Linietsky | 2017-12-01 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed crash on duplicate instanced nodes (#13432) | |||||
| | * | | | | | | | | | | | | | | | | | Fixed crash on duplicate instanced nodes (#13432) | Konstantin Zaitsev | 2017-12-01 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Merge pull request #13216 from hoelzl/pr-fix-tile-origin-center | Poommetee Ketson | 2017-12-01 | 2 | -18/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix displacement for centered tilemaps | |||||
| | * | | | | | | | | | | | | | | | | | Fix displacement for centered tilemaps | Matthias Hoelzl | 2017-11-27 | 2 | -18/+19 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fixes tile and collision placement for tilemaps with `tile_origin` set to `TILE_ORIGIN_CENTER`. - Also fixes a bug in the offset computation for collision shapes with `flip_v` flag set to true if `tile_origin` is `TILE_ORIGIN_BOTTOM_LEFT`. | |||||
| * | | | | | | | | | | | | | | | | | Merge pull request #13419 from marcelofg55/wasapi_fix3 | Poommetee Ketson | 2017-12-01 | 2 | -37/+49 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix wasapi going silent when number of channels are not supported | |||||
| | * | | | | | | | | | | | | | | | | | Fix wasapi going silent when number of channels are not supported | Marcelo Fernandez | 2017-11-30 | 2 | -37/+49 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge pull request #13417 from AndreaCatania/patch-1 | Poommetee Ketson | 2017-12-01 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | Fixed bullet server null pointer check | |||||
| | * | | | | | | | | | | | | | | | | Fixed bullet server null pointer check | Andrea Catania | 2017-11-30 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bullet server null pointer check | |||||
| * | | | | | | | | | | | | | | | | Merge pull request #13412 from BastiaanOlij/fix_loadlibraryexw | Rémi Verschelde | 2017-11-30 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | Needed a broader search path flag | |||||
| | * | | | | | | | | | | | | | | | Needed a broader search path flag | Bastiaan Olij | 2017-12-01 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #13408 from VinegarLove/13399-raycast_exclude | Rémi Verschelde | 2017-11-30 | 2 | -0/+39 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | Ported 'Exclude Parent' from Raycast2D to Raycast | |||||
| | * | | | | | | | | | | | | | | Ported 'Exclude Parent' from Raycast2D to Raycast | Marco Masselli | 2017-11-30 | 2 | -0/+39 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Changed the dynamic library open function to allow setting the path of the ↵ | Juan Linietsky | 2017-11-30 | 6 | -8/+21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | library to open extra libraries. | |||||
| * | | | | | | | | | | | | | | Merge pull request #13410 from ISylvox/glad-0.1.16a0 | Rémi Verschelde | 2017-11-30 | 4 | -29/+49 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update glad: Sync with upstream v0.1.16a0 | |||||
| | * | | | | | | | | | | | | | | glad: Sync with upstream 0.1.16a0 | Indah Sylvia | 2017-11-30 | 4 | -29/+49 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge pull request #13407 from djrm/pr_fixes | Rémi Verschelde | 2017-11-30 | 2 | -5/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed editor settings disappearing (caused by uninitialized variable). | |||||
| | * | | | | | | | | | | | | | | Fixed editor settings disappearing (caused by uninitialized variable). | Daniel J. Ramirez | 2017-11-29 | 2 | -5/+15 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Fix PathFollow2D motion. | Ferenc Arn | 2017-11-30 | 1 | -11/+9 | |
| |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #13361. | |||||
| * | | | | | | | | | | | | | | Merge pull request #13392 from cbscribe/kcc_raycast_fix | Rémi Verschelde | 2017-11-29 | 1 | -6/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix RayCast2D 'Exclude Parent' to include Area2D | |||||
| | * | | | | | | | | | | | | | | Change RayCast2D 'Exclude Parent' to include Area2D | Chris Bradfield | 2017-11-28 | 1 | -6/+6 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #13395 from ISylvox/export-logo | Rémi Verschelde | 2017-11-29 | 2 | -4/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | Enhance iOS and UWP logo on Export dialog | |||||
| | * | | | | | | | | | | | | | | Enhanced iOS and UWP logo on Export dialog | Indah Sylvia | 2017-11-29 | 2 | -4/+2 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | doc: Fix misplaced constant description | Rémi Verschelde | 2017-11-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
| * | | | | | | | | | | | | | | i18n: Sync translation templates with current source | Rémi Verschelde | 2017-11-29 | 43 | -248/+3450 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
| * | | | | | | | | | | | | | | i18n: Sync translations with Weblate | Rémi Verschelde | 2017-11-29 | 38 | -8809/+53926 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds Afrikaans, Hebrew, Hindi, Swedish, Ukrainian and Vietnamese. | |||||
| * | | | | | | | | | | | | | | Merge pull request #13383 from Krakean/fix_whitescreen | Rémi Verschelde | 2017-11-29 | 1 | -6/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed fleeting window white screen on editor/game startup | |||||
| | * | | | | | | | | | | | | | | Fixed white screen on editor/game startup by moving window displaying to a ↵ | Dmitry Koteroff | 2017-11-29 | 1 | -6/+6 | |
| | |/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bit later phase | |||||
| * | | | | | | | | | | | | | | Merge pull request #13367 from Krakean/inspector_collapseexpand_corrections | Rémi Verschelde | 2017-11-29 | 3 | -7/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Small corrections to Inspector collapse/expand feature | |||||
| | * | | | | | | | | | | | | | | Small fixes to #13233 | Dmitry Koteroff | 2017-11-28 | 3 | -7/+4 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #13379 from ianb96/lastline_scroll_fix | Rémi Verschelde | 2017-11-29 | 1 | -4/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Scroll to Last Line fix | |||||
| | * | | | | | | | | | | | | | | | last line scroll fix when scroll_past_last_line is disabled | Ian | 2017-11-28 | 1 | -4/+2 | |
| | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #13390 from poke1024/opteditorhelp | Rémi Verschelde | 2017-11-29 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make editor help select shortest (best) instead of first match | |||||
| | * | | | | | | | | | | | | | | | Make editor help select shortest (best) instead of first match | Bernhard Liebl | 2017-11-29 | 1 | -2/+1 | |
| | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #13387 from rraallvv/refactor | Rémi Verschelde | 2017-11-29 | 24 | -50/+45 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add target helper functions and refactor (master) | |||||
| | * | | | | | | | | | | | | | | | disable caching for targets using helper functions | Rhody Lugo | 2017-11-28 | 24 | -50/+45 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #13382 from eska014/html5-fix-mousemotion-relative | Rémi Verschelde | 2017-11-29 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix inverted relative mouse motion in HTML5 export | |||||
| | * | | | | | | | | | | | | | | | | Fix inverted relative mouse motion in HTML5 export | Leon Krause | 2017-11-29 | 1 | -2/+2 | |
| | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #13384 from ianb96/scene_move_update | Rémi Verschelde | 2017-11-29 | 1 | -1/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | Moving open scenes in filesystem updates dependencies | |||||
| | * | | | | | | | | | | | | | | | moving open scenes in filesystem update dependencies fix | Ian | 2017-11-28 | 1 | -1/+18 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #13363 from mhilbrunner/patch-2 | Poommetee Ketson | 2017-11-29 | 1 | -52/+73 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [DOCS] Node [ci skip] | |||||
| | * | | | | | | | | | | | | | | | [DOCS] Node: Document _process()/_set_process() | Max Hilbrunner | 2017-11-28 | 1 | -52/+73 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #13320 from TwistedTwigleg/documentation_additions_two | Poommetee Ketson | 2017-11-29 | 5 | -0/+68 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added documentation (World, Theme, StreamTexture, Sky, and ShortCut) [ci skip] | |||||
| | * | | | | | | | | | | | | | | | Added documentation for World, Theme, StreamTexture, Sky, and ShortCut | TwistedTwigleg | 2017-11-28 | 5 | -0/+68 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #13368 from martinlindhe/master | Poommetee Ketson | 2017-11-28 | 2 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix some typos [ci skip] | |||||
| | * | | | | | | | | | | | | | | fix some typos | Martin Lindhe | 2017-11-28 | 2 | -3/+3 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge pull request #13365 from BastiaanOlij/fix_arvr_set_transform | Gilles Roudiere | 2017-11-28 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | Set real world position, not virtual world position! | |||||
| | * | | | | | | | | | | | | | Set real world position, not virtual world position! | Bastiaan Olij | 2017-11-28 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / | ||||||
