summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-20Implement auto-tilingMariano Suligoy
2017-11-20Merge pull request #13080 from Slowgames/bugfix/10721Rémi Verschelde
Basis accepts Vector3 as constructor argument.
2017-11-20Basis accepts Vector3 as constructor argument.Chip Collier
2017-11-20Update AUTHORS and DONORS listRémi Verschelde
New contributors added as AUTHORS: @AndreaCatania, @sheepandshepherd, @poke1024, @DmitriySalnikov, @ianb96, @hoelzl, @mhilbrunner, @n-pigeon. [ci skip]
2017-11-20Merge pull request #12644 from mrcdk/ogg_loopRémi Verschelde
Added loop_begin and loop_end to OggVorbisStream
2017-11-20Merge pull request #12717 from NathanWarden/material_import_fixRémi Verschelde
Fixed a bug where materials and/or meshes weren't assigned to scene on first import.
2017-11-20Merge pull request #12942 from sersoong/master-testRémi Verschelde
3.0 - add open feture to dependency_editor.cpp(View Owner..)
2017-11-20Merge pull request #12952 from bojidar-bg/12392-export-enumsRémi Verschelde
Allow exporting enums from GDScript
2017-11-20Merge pull request #12983 from ianb96/scene_add_tabRémi Verschelde
Add Scene button and tab scrolling
2017-11-20Merge pull request #12984 from willnationsdev/richtextlabel-hover-signalRémi Verschelde
RichTextLabel: Adding ability for single meta hovering
2017-11-20Merge pull request #13008 from Chaosus/assetstorefixesRémi Verschelde
Few fixes for asset store browser
2017-11-20Merge pull request #13075 from sersoong/master-test3Rémi Verschelde
[3.0] - Add close other tabs to Script Editor
2017-11-20Merge pull request #13041 from RandomShaper/unify-node-duplicateRémi Verschelde
Let SceneTreeDock duplicate nodes via Node::duplicate()
2017-11-20Merge pull request #13049 from tagcup/pathfollow2d_parallel_transportRémi Verschelde
Use parallel transport in PathFollow2D.
2017-11-20Merge pull request #13061 from eska014/html5-exportRémi Verschelde
Export boot splash image and add option for custom HTML shell file in HTML5 export
2017-11-20Merge pull request #13053 from akien-mga/methods-mkstrRémi Verschelde
Remove need to _MKSTR version strings and rename "revision" to "build"
2017-11-20Fix TextEdit::cursor_set_line bindingsRémi Verschelde
As spotted by @neikeq - fixes #13068.
2017-11-20Add close other tabs to Script Editorsersoong
2017-11-20Few fixes for asset store browserChaosus
2017-11-20Merge pull request #13065 from DoctorAlpaca/masterRémi Verschelde
Fix the prevention for sliding on slopes in the 2d version of move_and_slide
2017-11-20Merge pull request #13073 from kosz78/android-compile-sdk-versionRémi Verschelde
Up android 'compileSdkVersion' to 24 [ci skip]
2017-11-20EditorSettings: Dehardcode major in config file nameRémi Verschelde
It was readded in panic after I mistakenly removed the hardcoded "-3" in #12988, forgetting that Windows would still use the same path and thus conflict with 2.1 (contrarily to macOS and Linux).
2017-11-20Set android 'compileSdkVersion' to 24Konstantin Zaitsev
2017-11-20Merge pull request #13072 from sersoong/master-test2George Marques
[3.0] - Change editor_settings.tres to editor_settings-3.tres
2017-11-20Change editor_settings.tres to editor_settings-3.tressersoong
2017-11-19Ability to change indirect light energy.Juan Linietsky
2017-11-20Fix the prevention for sliding on slopes in the 2d version of move_and_slideEric Wiltfang
Done by using the same method the 3d counterpart uses. Fixes #13063.
2017-11-20Rename the version's "revision" to "build"Rémi Verschelde
That "revision" was inherited from SVN days but had been since then used to give information about the build: "custom_build", "official", "<some distro's build>". It can now be overridden with the BUILD_NAME environment variable.
2017-11-20Pass engine name and version parts as proper stringsRémi Verschelde
Removes the need for _MKSTR all over the place which has the drawback of converting _MKSTR(UNKNOWN_DEFINE) to "UKNOWN_DEFINE" instead of throwing a compilation error.
2017-11-20Merge pull request #12988 from akien-mga/xdg-home-pathsRémi Verschelde
Add support for XDG Base Directory spec
2017-11-20Merge pull request #12936 from n-pigeon/planar_scale_gizmoRémi Verschelde
Implemented planar scaling with two modes.
2017-11-20Merge pull request #12950 from ianb96/code_foldingRémi Verschelde
Code Folding
2017-11-20Merge pull request #13051 from akien-mga/check-gles3-supportRémi Verschelde
Check whether GL context supports the expected API
2017-11-20Merge pull request #13042 from gad-o/customIconFixRémi Verschelde
Fix #10798: Fixes Change Type does not change icon
2017-11-20Export boot splash and add custom HTML file option in HTML5 exportLeon Krause
2017-11-19Merge pull request #13059 from dragmz/13009Rémi Verschelde
Fix Regression: running current scene (unsaved) will ask for main scene
2017-11-19Merge pull request #13030 from Krakean/masterRémi Verschelde
Add "View FPS" in 3D->Perspective's popup.
2017-11-19Fix Regression: running current scene (unsaved) will ask for main sceneMarcin Zawiejski
2017-11-20Add "View FPS" in 3D->Perspective's popup.Dmitry Koteroff
"Fixes" to make it acceptable by clang-format. "Fixes" to make it acceptable by clang-format.
2017-11-19Merge pull request #13056 from RoyBerube/masterRémi Verschelde
Visual Studio project creation bug fix [ci skip]
2017-11-19Merge pull request #13000 from djrm/pr_import_fixesRémi Verschelde
import fixes
2017-11-19Visual Studio project creation bug fixRoyBerube
A bug in the /drivers SCons script was preventing files in the /drivers and some in the /thirdparty directories from being added to the VS project. This will only affect builds that use the 'vsproj=yes' option.
2017-11-19Revert "change low cpu delay to 1 usec, should make editor smoother and not ↵Rémi Verschelde
really use" This reverts commit ca194033061b4b29fe00d8e9bddf2f0478b3c3f0. See discussion in https://github.com/godotengine/godot/commit/ca194033061b4b29fe00d8e9bddf2f0478b3c3f0#commitcomment-25715906 It also did not fix the issue it claimed to fix.
2017-11-19Merge pull request #13018 from hoelzl/pr-cpp-hintRémi Verschelde
Add cpp.hint file to improve IntelliSense
2017-11-19Merge pull request #13045 from akien-mga/gles2-cleanupRémi Verschelde
Cleanup old references to GLES2 renderer
2017-11-19Merge pull request #13052 from djrm/pr_fixesRémi Verschelde
Fix import obj as scene.
2017-11-19Let SceneTreeDock duplicate nodes via Node::duplicate()Pedro J. Estébanez
Helps with #11182.
2017-11-19Remove out-of-logic assignment of instance's original scenePedro J. Estébanez
2017-11-19Merge pull request #13001 from capnm/fix_class_docs_inline_markupRémi Verschelde
Fix the class docs for the rst-syntax errors. [ci skip]
2017-11-19Add cpp.hint file to improve IntelliSenseMatthias Hoelzl