aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add GridMap::get_used_cells. Fixes #11857.feature/gridmap-used-cellsJ08nY2017-10-052-0/+17
|
* Merge pull request #11733 from tagcup/env_brdfJuan Linietsky2017-09-301-6/+7
|\ | | | | Fix environmental BRDF.
| * Fix environmental BRDF.Ferenc Arn2017-09-301-6/+7
|/
* Merge pull request #11635 from Jerome67000/docs_AudioEffectsPoommetee Ketson2017-10-0113-5/+138
|\ | | | | | | | | [DOCS] AudioEffects doc [ci skip]
| * [DOCS] Adds AudioEffects docJerome670002017-09-2813-5/+138
| |
* | Merge pull request #11720 from ↵Poommetee Ketson2017-09-302-5/+5
|\ \ | | | | | | | | | | | | ISylvox/EnhanceExperience-onUsing-DragNDropAssetTo2DViewport Rename Patch9Rect into NinePatchRect on "Drag & Drop Asset to 2D Viewport" Feature
| * | Renamed Patch9Rect (which was expected to be renamed to NinePacthRect) into ↵Indah Sylvia2017-09-302-5/+5
| | | | | | | | | | | | NinePatchRect on "drag & drop asset to 2D viewport" feature.
* | | Merge pull request #11721 from groud/Fix_node2D_lockPoommetee Ketson2017-09-301-2/+2
|\ \ \ | |/ / |/| | Fixes node2D not lockable/groupable
| * | Fixes node2D not lockable/groupableGilles Roudiere2017-09-301-2/+2
|/ /
* | Merge pull request #11712 from BastiaanOlij/fix_windows_reserved_far_nearJuan Linietsky2017-09-301-3/+3
|\ \ | | | | | | near and far are reserved for near and far pointers in MSVC
| * | near and far are reserved for near and far pointers in MSVRBastiaan Olij2017-09-301-3/+3
| | |
* | | Merge pull request #11668 from scayze/open_empty_script_fixGilles Roudiere2017-09-301-5/+1
|\ \ \ | | | | | | | | fixed not beeing able to open empty scripts
| * | | fix not beeing able to open empty scriptsScayze2017-09-281-5/+1
| | | |
* | | | Merge pull request #11684 from toger5/tab_container_menu_button_centerGilles Roudiere2017-09-301-2/+2
|\ \ \ \ | | | | | | | | | | Vertical alignement (TabContainer menu button)
| * | | | Vertical alignement (TabContainer menu button)toger52017-09-291-2/+2
| | | | |
* | | | | Merge pull request #11701 from toger5/coustom_script_bg_fixGilles Roudiere2017-09-301-2/+1
|\ \ \ \ \ | | | | | | | | | | | | fixed custom background weird offset for code editor
| * | | | | fixed coustom bg weired offset for code editortoger52017-09-291-2/+1
| |/ / / /
* | | | | Merge pull request #11704 from Hinsbart/move_interface_propertiesGilles Roudiere2017-09-307-41/+41
|\ \ \ \ \ | |_|_|/ / |/| | | | EditorSettings: Move interface/ properties to interface/editor
| * | | | EditorSettings: Move interface/ properties to interface/editorAndreas Haas2017-09-297-41/+41
| | |/ / | |/| | | | | | | | | | | | | | | | | | Fixes inconsistent behaviour where clicking on the "Interface" in the Editor Settings wouldn't collapse the category as is the case for all the other categories.
* | | | Restored ability to import OBJ files as meshes directly. Finally closes #9445.Juan Linietsky2017-09-293-54/+144
| | | |
* | | | Properly allow completion on variable initializer arguments, closes #9359Juan Linietsky2017-09-291-2/+1
| | | |
* | | | Ability to set a custom FOV makes it possible to use sky on orthogonal view. ↵Juan Linietsky2017-09-2911-50/+54
| | | | | | | | | | | | | | | | Closes #9186
* | | | Merge pull request #11672 from tagcup/fix_oren_nayarGilles Roudiere2017-09-291-2/+3
|\ \ \ \ | |_|/ / |/| | | Fix Oren-Nayar diffuse.
| * | | Fix Oren-Nayar diffuse.Ferenc Arn2017-09-281-2/+3
| |/ /
* | | Merge pull request #11667 from toger5/help_bgGilles Roudiere2017-09-292-28/+15
|\ \ \ | | | | | | | | fixed help bg
| * | | fixed help bgtoger52017-09-282-28/+15
| |/ /
* | | Merge pull request #11681 from ISylvox/texure-to-textureGilles Roudiere2017-09-296-7/+7
|\ \ \ | |/ / |/| | Fix Typo: 'Texure' to 'Texture'
| * | Fixed typo: 'texure' to 'texture'Indah Sylvia2017-09-296-7/+7
|/ /
* | Fixes to light shaders, should work now..Juan Linietsky2017-09-274-2/+31
| |
* | Merge pull request #11617 from groud/fix_bad_displayRémi Verschelde2017-09-278-44/+66
|\ \ | | | | | | Fixes bad display
| * | Fixes set_anchors_and_margins_preset()Gilles Roudiere2017-09-271-35/+65
| | |
| * | Remove unecessary anchors&margins set causing bad display (sons of containers)Gilles Roudiere2017-09-277-9/+1
| | |
* | | Merge pull request #11618 from tagcup/button_toggleRémi Verschelde2017-09-271-1/+3
|\ \ \ | | | | | | | | | | | | | | | | Fix toggle mode of BaseButton. [ci skip]
| * | | Fix toggle mode of BaseButton.Ferenc Arn2017-09-261-1/+3
| | | | | | | | | | | | | | | | ..which got broken with #11480.
* | | | Merge pull request #11632 from guilhermefelipecgs/fix_iconRémi Verschelde2017-09-271-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix remove icon in autoload panel [ci skip]
| * | | | Fix remove icon in autoload panelGuilherme Felipe2017-09-271-1/+1
| | | | |
* | | | | Merge pull request #11624 from tagcup/burley_powRémi Verschelde2017-09-271-4/+4
|\ \ \ \ \ | | | | | | | | | | | | Avoid pow in Burley diffuse.
| * | | | | Avoid pow in Burley diffuse.Ferenc Arn2017-09-261-4/+4
| | |/ / / | |/| | |
* | | | | Merge pull request #11633 from marcelofg55/fix_audio_clearJuan Linietsky2017-09-271-4/+5
|\ \ \ \ \ | |_|/ / / |/| | | | Fixed bug with clearing the stream in AudioPlayerStream
| * | | | Fixed bug with clearing the stream in AudioPlayerStreamMarcelo Fernandez2017-09-271-4/+5
|/ / / /
* | | | Merge pull request #11622 from scayze/opcode_break_fixHein-Pieter van Braam2017-09-271-1/+1
|\ \ \ \ | | | | | | | | | | Fixed error when extending another class in GDscript
| * | | | Fixed wrong break statement in GDFunction::callScayze2017-09-271-1/+1
| |/ / /
* | | | Merge pull request #11625 from cbscribe/kcc_sprite_docRémi Verschelde2017-09-271-3/+11
|\ \ \ \ | |/ / / |/| | | | | | | | | | | [DOCS] Update AnimatedSprite class ref [ci skip]
| * | | [DOCS] Update AnimatedSprite class refChris Bradfield2017-09-261-3/+11
|/ / /
* | | Merge pull request #11612 from hpvb/fix-11602Rémi Verschelde2017-09-272-86/+183
|\ \ \ | | | | | | | | Build MSVC safe_refcount in a separate compilation unit
| * | | Build MSVC safe_refcount in a separate compilation unitHein-Pieter van Braam2017-09-272-86/+183
| | | | | | | | | | | | | | | | | | | | | | | | Including windows.h in a globally included header gives all kinds of issues. Move the MSVC implementation for safe_refcount back into a .cpp file to prevent this from happening.
* | | | CI: Disable MinGW build on Travis and add AppVeyor badgeRémi Verschelde2017-09-263-11/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now that AppVeyor handles testing Windows builds with MSVC, we can skip the need to test against Travis' old MinGW toolchain and have a faster CI process. Also try building X11 binaries against system OpenSSL, should speed up build.
* | | | Merge pull request #11607 from volzhs/theme-updateRémi Verschelde2017-09-264-20/+48
|\ \ \ \ | |/ / / |/| | | Update theme property respectively
| * | | Update theme property respectivelyvolzhs2017-09-264-20/+48
| | | |
* | | | Merge pull request #11611 from fcobos/lto_jobsRémi Verschelde2017-09-262-2/+8
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Reduce gcc lto build time by telling the linker to use the number of jobs indicated by -j [ci skip]